mbattyani / cl-pdf

CL-PDF is a cross-platform Common Lisp library for generating PDF files.
Other
115 stars 41 forks source link

Add dependency in cl-pdf.asd : pdf-parser is part of the project and #41

Open hummph opened 7 months ago

hummph commented 7 months ago

pdf depends on it. This fixes a compilation error in the examples, introduced by the use of extended-ascii-p.