Werner Lemberg bd75a517dc [type42] Fix glyph access.
This is a severe bug: We've missed one level of indirection, as
described in the Type 42 specification.  As a result, ftview
sometimes showed incorrect glyphs for given glyph names, and even
displayed `error 0x0006' (invalid argument!) in case the number of
glyph indices differed between the Type 42 font and the embedded
TTF.

Apparently, noone ever noticed it; this shows how much Type 42 fonts
are in use...

* src/type42/t42objs.c (T42_GlyphSlot_Load): Map Type 42 glyph index
to embedded TTF's glyph index.
2015-08-08 08:39:45 +02:00
..
2010-01-23 16:19:33 +01:00
2015-08-08 08:39:45 +02:00
2013-11-10 06:26:52 +01:00
2015-01-17 20:41:43 +01:00
2015-02-21 11:29:46 +01:00
2015-06-07 16:11:18 +02:00
2011-06-18 08:06:57 +02:00
2015-01-17 20:41:43 +01:00
2015-01-17 20:41:43 +01:00
2015-01-17 20:41:43 +01:00
2015-01-17 20:41:43 +01:00
2013-04-12 20:11:38 +02:00
2015-01-17 20:41:43 +01:00
2015-01-17 20:41:43 +01:00
2015-06-07 16:11:18 +02:00