j...@sdf.org wrote on Thu, 29 Dec 2011 01:22:45 -0000 05:22: | I'm back on a major project using cl-pdf. I need to generate bullet | points in a table display. I've been experimenting with UTF-8 encoding | in other areas, but not cl-pdf. What's the trick to displaying them?
I believe CL-PDF does not support UTF-8 directly. Your can - either reencode in Unicode (UTF-2), - or split your text to exploit several one-byte encodings. -- Sincerely, Dmitriy Ivanov lisp.ystok.ru _______________________________________________ cl-pdf-devel site list cl-pdf-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/cl-pdf-devel