https://issues.apache.org/bugzilla/show_bug.cgi?id=48512
Summary: Metrics needed with Type 1 fonts to have accentuated
chars
Product: Fop
Version: 1.0dev
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: regression
Priority: P2
Component: fonts
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=24821)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=24821)
Conf file used to embed fonts
FOP: trunk r897221
Used font: any type 1 (tested with Sansa, Vectora, Helvvetica Neue)
If I don't provide xml metric file, I get a [Warn] in log file for each
accentuated char.
[WARN] FOUserAgent - Glyph "é" (0xe9, eacute) not available in font "xxx".
[WARN] FOUserAgent - Glyph "à" (0xe0, agrave) not available in font "xxx".
[WARN] FOUserAgent - Glyph "ô" (0xf4, ocircumflex) not available in font "xxx".
Note that Fop 0.95 behaves as expected with or without the metric files.
I can provide fonts only for testing and out off list (due to license
restrictions).
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.