From 952a665a4ed51400b5925e7cd69f08f0aeb374fe Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Thu, 21 Jun 2018 14:03:45 -0400 Subject: Better support for creating Unicode strings --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cabf7efe..e27b680d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2018-06-21 Jay Berkenbilt + + * Added QPDFObject::newUnicodeString and QPDFObject::unparseBinary + to allow for more convenient creation of strings that are + explicitly encoded in UTF-16 BE. This is useful for creating + Unicode strings that appear outside of content streams, such as in + page labels, outlines, form field values, etc. + 2018-06-20 Jay Berkenbilt * Added new classes QPDFAcroFormDocumentHelper, -- cgit v1.2.3-54-g00ecf