[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Devel] Help with CID-keyed fonts
From: |
Werner LEMBERG |
Subject: |
Re: [Devel] Help with CID-keyed fonts |
Date: |
Tue, 01 Jul 2003 11:07:17 +0200 (CEST) |
> 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).
Werner
- Re: [Devel] Help with CID-keyed fonts,
Werner LEMBERG <=