mbattyani / cl-pdf

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

`:USE-UFFI-ZLIB` doesn't work #23

Open phmarek opened 3 years ago

phmarek commented 3 years ago

When calling c-compress, the :latin-1 encoding is commented, and so there are errors about data not being UTF-8 etc.