Summary: | PDF Writer from 10.05 keeps duplicate fonts (regression) | ||
---|---|---|---|
Product: | Ghostscript | Reporter: | Vincent Lefevre <vincent-gs> |
Component: | PDF Writer | Assignee: | Default assignee <ghostpdl-bugs> |
Status: | RESOLVED INVALID | ||
Severity: | normal | ||
Priority: | P2 | ||
Version: | 10.05.1 | ||
Hardware: | PC | ||
OS: | Linux | ||
Customer: | Word Size: | --- | |
Attachments: | testcase |
Description
Vincent Lefevre
2025-05-05 16:07:55 UTC
This was a bug in 10.04.0 which was fixed with a series of commits. Too many to track down individually, but starting with 3276619a7eb5b2269a158f115a163847be31458e It is entirely possible that the bug in 10.04.0 was not causing issues with your use case, but it was still a bug, caused problems for other users, and has been fixed. Try testing against (for example) the 9.55.0 release, which was the last one using the old PostScript-based PDF interpreter. You will find it behaves the same way as 10.05.1. Note that the fonts are not *duplicates* because they have different encodings. The original input file also has 3 fonts defined in it, they simply all use the same FontDescriptor. |