summaryrefslogtreecommitdiff
path: root/print/pdflib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - PDF_close() shouldn't fclose() the file because PDF_open() expects anDirk Froemberg1999-05-191-1/+2
| | | | | | | | | | | | open file descriptor (see http://www.php.net/manual/function.pdf-close.php3 for details) - honor ${CC} PR: ports/11501 Submitted by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=18895
* The faster this commit message is typed the faster it'll all be over.Michael Haro1999-05-031-1/+1
| | | | | | | (add WWW:) Notes: svn path=/head/; revision=18429
* pdflib v0.6 - a C library for dynamically generating PDFDirk Froemberg1999-01-205-0/+61
Notes: svn path=/head/; revision=16202