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

@@ -23,7 +23,7 @@ extern "C" {
// Version number...
//
# define PDFIO_VERSION "1.1.2"
# define PDFIO_VERSION "1.1.3"
//