Hello,

I needed the ability to create PDF files in Indic languages such as Hindi.

This is working now by altering the way TrueTypeFontUnicode works with
FontDetails.
For the TTFU case, Instead of converted characters to glyphs on a
character-by-character basis, the entire String is converted to a glyph
vector.

I tried to make the patch very non-intrusive and verified its not getting in
the way of ArabicLigaturizer by creating some Arabic PDF files (looks like
by the time the text gets to this piece of the code its already been
converted to presentation forms/etc).

I uploaded the patch here:
http://sourceforge.net/tracker/?func=detail&atid=315255&aid=2739845&group_id=15255

Thanks,
Robert
-- 
Robert M
rcm...@gmail.com
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php

Reply via email to