cooljeanius / pict2pdf

an old MacPort that I'm trying to fix up

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pict2pdf will convert Apple PICT files to PDF files.

Conversion is usually very good, but I have found some problems
with rotated text placed by MacDraw.  Evidently there is some
incompatibility with how the PicComments used by MacDraw are 
handled.

To install, you probably need the 10.2 development tools.  By default
the files will be installed into /usr/local, but this can be
altered using PREFIX in the Makefile. 

make
make test 
sudo make install


About

an old MacPort that I'm trying to fix up


Languages

Language:C 49.3%Language:Objective-C 31.0%Language:M4 16.0%Language:Roff 1.7%Language:Makefile 1.3%Language:C++ 0.7%