Juan created FOP-3147: ------------------------- Summary: SVG Text dissapears when using specific font on FOP Key: FOP-3147 URL: https://issues.apache.org/jira/browse/FOP-3147 Project: FOP Issue Type: Bug Components: image/svg Reporter: Juan Attachments: image.svg, input.xml
Given: * The sample input.xml * Having image.svg in your system (please adjust paths in the .xml to your local machine, see file:/// url in the external-graphic element). * The Gotham fonts either installed in the system or configured trough .xconf When producing the PDF, there should be a text "LCS" and another "lcs", but currently only the lowercase is visible from FOP. Opening the .svg from a viewer (e.g. Chrome) doesn't present this issue. On my team we were not able to locate the issue, and altough it's related to the font, it's really weird that it works with texts and fails with some others (there are other uppercase examples that work, it's just "LCS" the one that doesn't). -- This message was sent by Atlassian Jira (v8.20.10#820010)