Link to maintained version of aggdraw

See https://github.com/pytroll/aggdraw/issues/11
This commit is contained in:
Hugo 2017-10-23 18:45:57 +03:00 committed by GitHub
parent 0efc194e1e
commit dfafd51a2c

View File

@ -11,7 +11,7 @@ fly for web use.
For a more advanced drawing library for PIL, see the `aggdraw module`_.
.. _aggdraw module: http://effbot.org/zone/aggdraw-index.htm
.. _aggdraw module: https://github.com/pytroll/aggdraw
Example: Draw a gray cross over an image
----------------------------------------