[jira] [Created] (FOP-3319) Dash (minus sign) converted to "soft-hyphen"
"Russell Kay (Jira)" <[email protected]> Fri, 29 May 2026 10:23:00 +0000 (UTC)
| Newsgroups | gmane.text.xml.fop.devel |
|---|---|
| Message-ID | <[email protected]> |
Russell Kay created FOP-3319:
--------------------------------
Summary: Dash (minus sign) converted to "soft-hyphen"
Key: FOP-3319
URL: https://issues.apache.org/jira/browse/FOP-3319
Project: FOP
Issue Type: Bug
Affects Versions: 2.11
Reporter: Russell Kay
Attachments: fop-std.xconf, soft-hyphen-01.fo, soft-hyphen-01.pdf
When embedding a font, the @embedding-mode has 2 options "subset" or "full".
If you convert the "soft-hyphen-01.fo" test file to PDF and then copy and paste the test string...
When @embedding-mode="subset":
TEST42-A-00-00-00-00A-041A-A
When the @embedding-mode="full":
TEST42A00000000A041AA
It would appear the dash (minus sign) is being converted to a "soft-hyphen" when @embedding-mode="full"
Test files attached
--
This message was sent by Atlassian Jira
(v8.20.10#820010)