You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2010/02/05 23:33:21 UTC

DO NOT REPLY [Bug 32789] Arabic words are broken for rendering PDF from FOP

https://issues.apache.org/bugzilla/show_bug.cgi?id=32789

--- Comment #3 from RN@Intersystems.com 2010-02-05 14:33:18 UTC ---
Created an attachment (id=24934)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24934)
Support for Arabic PDF rendering using ICU4J

This patch uses ICU4J to do form-shaping and BIDI transformation of rendered
text.  It is a patch for the FOP trunk.   It does not change the layout manager
or the area tree handler or allow a writing-mode other than “lr-tb”.   For this
patch to be integrated with FOP, FOP would need to distribute the ICU4J library
- icu4j-4_2_1.jar.   It affects both PDF and PCL rendering but has only been
tested with PDF rendering.  So far results of testing with PDF rendering have
been positive.  The PCL aspect of the patch looks correct given that the PDF
aspect works.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.