Fix Unicode font handling (Issue #16)

This commit is contained in:
Michael R Sweet
2023-11-14 18:19:34 -05:00
parent 688810f143
commit 600fa4ce59
8 changed files with 38 additions and 39 deletions

View File

@@ -2,6 +2,12 @@ Changes in PDFio
================
v1.1.3 (Month DD, YYYY)
-----------------------
- Fixed Unicode font support (Issue #16)
v1.1.2 (October 10, 2023)
-------------------------