Đorđe Zeljić created FOP-2573:
---------------------------------
Summary: Font-Family attribute is case-sensitive
Key: FOP-2573
URL: https://issues.apache.org/jira/browse/FOP-2573
Project: FOP
Issue Type: Bug
Affects Versions: 2.0
Environment: Window 7 x64, Java build 1.8.0_72-b15
Reporter: Đorđe Zeljić
I have simple FO file that contains block with font-family attribute (It's very
simple version of my huge FO file where I found the issue).
The attribute contains font name (eg. consolas).
When I try to render PDF I see the warn message:
WARNING: Font "consolas,normal,400" not found. Substituting with
"any,normal,400".
The test FO file is rendered fine in FOP 1.1 version, but not in 2.0 and 2.1
versions.
I'm not sure if this is the bug, or it was in 1.1 version.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)