Fix support for UTF-16 string values in dictionaries (Issue #92)

Specifically to support Unicode Title and Author values.
This commit is contained in:
Michael R Sweet
2025-01-24 10:43:41 -05:00
parent 6c68b9fa5a
commit cca7383c73
3 changed files with 129 additions and 4 deletions

View File

@ -1,4 +1,4 @@
.TH pdfio 3 "pdf read/write library" "2025-01-17" "pdf read/write library"
.TH pdfio 3 "pdf read/write library" "2025-01-24" "pdf read/write library"
.SH NAME
pdfio \- pdf read/write library
.SH Introduction