mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-14 19:36:38 +03:00
Merge pull request #2397 from radarhere/psdraw
Added anchor to readthedocs URL
This commit is contained in:
commit
b5f6732501
|
@ -31,7 +31,7 @@ class TestPsDraw(PillowTestCase):
|
||||||
def test_draw_postscript(self):
|
def test_draw_postscript(self):
|
||||||
|
|
||||||
# Based on Pillow tutorial, but there is no textsize:
|
# Based on Pillow tutorial, but there is no textsize:
|
||||||
# https://pillow.readthedocs.io/en/latest/handbook/tutorial.html
|
# https://pillow.readthedocs.io/en/latest/handbook/tutorial.html#drawing-postscript
|
||||||
|
|
||||||
# Arrange
|
# Arrange
|
||||||
tempfile = self.tempfile('temp.ps')
|
tempfile = self.tempfile('temp.ps')
|
||||||
|
|
Loading…
Reference in New Issue
Block a user