freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Devel] New CMap code


From: Roberto Alameda
Subject: [Devel] New CMap code
Date: 20 May 2002 19:12:26 +0200

I am trying to adapt the new CMap code to the Type42 driver, as
otherwise it will not work properly.
However, when calling  FT_CMap_New, t1_cmap_unicode_init gets called,
which, in line 304, reads face->type1.glyph_names[n].
And of course, face->type1 is undefined!

I am stuck; how can support for the new CMaps be implemented? I guess
t1_cmap_unicode_init has to be modified to read from face->type42.

Any suggestions?









reply via email to

[Prev in Thread] Current Thread [Next in Thread]