[
https://issues.apache.org/jira/browse/FOP-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Bowditch updated FOP-2573:
--------------------------------
Attachment: case-sensitivity.patch
> [PATCH] 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, 2.1
> Environment: Window 7 x64, Java build 1.8.0_72-b15
> Reporter: Đorđe Zeljić
> Priority: Major
> Attachments: case-sensitivity.patch
>
>
> 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
(v8.3.4#803005)