https://issues.apache.org/bugzilla/show_bug.cgi?id=49008
Summary: missing rtl and arabic shapping in fop's PDF, while it
worked with batik-rasterizer
Product: Fop
Version: all
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: pdf
AssignedTo: [email protected]
ReportedBy: [email protected]
I manged to add an Arabic font, with this conf
<font metrics-url="KacstBook.xml" kerning="yes"
embed-url="file:///usr/share/fonts/kacst/KacstBook.ttf">
<font-triplet name="KacstBook" style="normal" weight="normal"/>
</font>
but letters in generated pdf files are not joined nor shaped and they are
stacked from left to right.
when I tried using batik-rasterizer to raster text in same font into pdf it
worked
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.