https://issues.apache.org/bugzilla/show_bug.cgi?id=50723
Summary: Incorrect text underlines position for some fonts
Product: Fop
Version: 1.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: fonts
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=26609)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=26609)
zip contains both FO and PDF files
For some fonts text underlines may be incorrect. They are positioned upper than
they should be or disappear at all.
Quick investigation of those fonts and FOP sources shows that it depends on
sTypoAscender used in FOP.
Normally sTypoAscender is negative and underlines are positioned correctly in
this case.
If sTypoDecender is positive then text is crossed out instead of underlined. If
it's 0 then underline is invisible.
Attached are FO file and result PDF.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.