mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-26 09:14:27 +03:00
Simplified rectangle command
This commit is contained in:
parent
db1d945ce7
commit
80c1ef5dcd
|
@ -185,7 +185,7 @@ VDI_PS = b"""\
|
|||
exch dup 0 exch rlineto
|
||||
exch neg 0 rlineto
|
||||
0 exch neg rlineto
|
||||
100 div setgray fill 0 setgray } bind def
|
||||
setgray fill } bind def
|
||||
/Tm matrix def
|
||||
/Ve { Tm currentmatrix pop
|
||||
translate scale newpath 0 0 .5 0 360 arc closepath
|
||||
|
|
Loading…
Reference in New Issue
Block a user