Hi all!

The function PdfPainter::DrawGlyph was limited to 256 different glyphs per
font. I noticed there is an even tighter limit, because char codes must be <
128 (greater codes are interpreted as negative numbers and are not coded
correctly). I've changed the function to limit codes to 32...127 and
generate as many duplicate-fonts for difference-encoding as needed.

Uli 

Attachment: PoDoFoPatch for 1769.patch
Description: Binary data

------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to