[cl-pdf-devel] Problems with international characters

Dmitriy Ivanov divanov at aha.ru
Sun Aug 27 08:14:11 UTC 2006


"Jonathon McKitrick" <jcm at FreeBSD-uk.eu.org> wrote:

| : Please take a look at http://lisp.ystok.ru/cl-pdf.html for a starter.
|
| I'm confused by the different types of font files: afm versus ufm, as well
| as the different load functions for each.

I generate afms from ttfs by means of ttf2p1. The afms are based on a
single-byte encoding. I do not use ufm-based approach.

BTW, have you tried to replace utf8 with latin-1, e.g.

;; -*- mode: lisp; encoding: latin-1 -*-

?
--
Sincerely,
Dmitriy Ivanov
lisp.ystok.ru




More information about the cl-pdf-devel mailing list