[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Devel] Help with CID-keyed fonts
From: |
Nick Blievers |
Subject: |
RE: [Devel] Help with CID-keyed fonts |
Date: |
Wed, 2 Jul 2003 08:27:27 +1000 |
> > I'm having trouble getting CID-keyed fonts to display. I've been
> > messing around with a simple showfont application, which works fine
> > for pcf, ttf, pfa fonts, but will not display CID-keyed fonts. After
> > adding some debug messages, I THINK the problem is that no charmaps
> > are available for the font (as in face->num_charmaps = 0).
>
> Correct. cmap support for CID fonts is not implemented yet (but
> something will come soon, I hope).
Ok, thanks for your help.
:-(
Nick