mirror of
https://github.com/michaelrsweet/pdfio.git
synced 2025-08-03 06:31:17 +02:00
Fix some Unicode font embedding issues:
- Reworked Widths array compression for CID fonts to require at least 4 repeated widths. - Fixed the embedded CMap for Unicode fonts.
This commit is contained in:
@ -18,6 +18,7 @@ v1.5.0 - 2025-03-06
|
||||
- Fixed an output issue for extremely small `double` values with the
|
||||
`pdfioContent` APIs.
|
||||
- Fixed a missing Widths array issue for embedded TrueType fonts.
|
||||
- Fixed some Unicode font embedding issues.
|
||||
|
||||
|
||||
v1.4.1 - 2025-01-24
|
||||
|
Reference in New Issue
Block a user