File: README.QUICKDRAW

package info (click to toggle)
libgd-gd2-noxpm-perl 1%3A2.34-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 736 kB
  • ctags: 164
  • sloc: perl: 2,747; makefile: 17
file content (12 lines) | stat: -rw-r--r-- 467 bytes parent folder | download | duplicates (19)
1
2
3
4
5
6
7
8
9
10
11
12
qd.pl -- a Perl interface to Macintosh Quickdraw routines

qd.pl allows you to create Macintosh PICT files from within Perl.  You
can download them to Macintosh systems, open the pictures up, and manipulate
them with standard Macintosh drawing tools.

To install, just copy qd.pl into /usr/local/lib/perl, or wherever your
perl libraries are kept.  The documentation, somewhat crude, is
contained within the qd.pl file itself.

Lincoln Stein
lstein@genome.wi.mit.edu