We have 3 fonts that cause an illegal access violation in
"t1_builder_close_contour" ("Adobe Jenson MM Italic Expert", "Kepler
MM Expert", and "Kepler MM Ornaments 1"). The
"decoder->builder->current" is null, and the function is trying to
access the "n_points" of "current". It looks like "t1_builder_init"
is supposed to be called for every glyph, but it is only called once
in "t1_decoder_init".
Has anyone seen this problem of have any idea what the issue is here?
The only thing I can think is that most fonts don't use the
"op_endchar". I can send the pfb font files to someone if that would
help.
We're using Freetype 2.1.9, but it doesn't like this stuff has been
changed in 2.1.10.
_______________________________________________
Freetype mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype