Java PictDraw is a set of Java classes to display Quickdraw images (Macintosh Pict files). Quickdraw is a meta/vector format that supports lines, circles, arcs, boxes, polygon, styled text, bitmap-based regions, and compressed bitmaps (RLE and JPEG). This package contains all the classes needed to parse a Quickdraw file, and to display into a Java AWT port. Features include the ability to make the text regions of the picture clickable.
| Tags | multimedia Graphics Graphics Conversion Viewers Software Development Libraries |
|---|---|
| Licenses | BSD Original Public Domain |
| Operating Systems | OS Independent |
| Implementation | Java |