#9867: Replace external dependancy of Imaging with Pillow.
-------------------------+-------------------------
 Reporter:  ken@…        |      Owner:  blfs-book@…
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  8.2
Component:  BOOK         |    Version:  SVN
 Severity:  normal       |   Keywords:
-------------------------+-------------------------
 This is for asymptote, but I'm not putting that in the summary in case a
 new version of asy gets released before I address this.

 Asymptote includes xasy which is a minimal gui, sort of documented at
 http://asymptote.sourceforge.net/doc/GUI-usage.html#GUI-usage - it needs
 the PIL/ImageTk and PIL/Image modules, the link to Imaging is old and not
 at PyPi.

 While looking at my python modules I discovered that PIL was a very old-
 style module (the Imaging link might be to a subset of it) and there is a
 current, maintained, fork called Pillow
 [https://pypi.python.org/pypi/Pillow/]

 I've now tried that in a fresh install on a system where Imaging had not
 been installed, it works the same and does not need a patch.

 I still don't think xasy is useful, but it runs and lets me e.g. add text
 and save.

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/9867>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to