https://issues.apache.org/bugzilla/show_bug.cgi?id=51209
Bug #: 51209
Summary: SVG text in AFP creates miscoded GOCA text
Product: Fop
Version: all
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: fonts
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Created attachment 27014
--> https://issues.apache.org/bugzilla/attachment.cgi?id=27014
GOCA text poorly encoded test
This bug is caused by the SVG fonts are handled in AFP (and in general). There
is a disparity between the way normal text, which is rendered into PTOCA, and
SVG text, which is rendered to GOCA, is handled. The EBCDIC encoding isn't
passed through to the GOCA object (GraphicalCharacterString), the GCS ALWAYS
converts text using Cp1146 encoding regardless of what's given in the
fop.xconf. I've attached an FO that illustrates the point.
I'm not that familiar with SVG so I may have copy/pasted some superfluous
information but the bug is clearly visible if converted to AFP.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.