bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/23786] New: Add ImageIO plugin which uses ImageMagick


From: thebohemian at gmx dot net
Subject: [Bug classpath/23786] New: Add ImageIO plugin which uses ImageMagick
Date: 8 Sep 2005 23:48:41 -0000

I developed the first steps of what could be an ImageIO reader plugin that uses
ImageMagick. The popular free software library which is IMHO heavily used by php
can decode ~90 image (and image-like) formats. See
http://www.imagemagick.org/script/formats.php (or run "identify -list format" on
your system)

See my mail on the discussion list for details:
http://lists.gnu.org/archive/html/classpath/2005-09/msg00078.html

(Consider the code in the attachment a regular Classpath contribution ...)

The JNI code already works. Enjoy screenshots where a SVG, a PDF and a XPM is
loaded:
http://page.mi.fu-berlin.de/~rschuste/java/help1.png
http://page.mi.fu-berlin.de/~rschuste/java/help2.png
http://page.mi.fu-berlin.de/~rschuste/java/help3.png

It would be nice if someone could integrate this into Classpath as an ImageIO
plugin.

-- 
           Summary: Add ImageIO plugin which uses ImageMagick
           Product: classpath
           Version: 0.18
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: classpath
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: thebohemian at gmx dot net
                CC: bug-classpath at gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23786




reply via email to

[Prev in Thread] Current Thread [Next in Thread]