From f7ac5915909c7197acf84265f8d8ad41b95a36a8 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Tue, 22 Feb 2022 08:04:11 -0500 Subject: Recognize explicit UTF-8 strings (fixes #654) --- manual/release-notes.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'manual') diff --git a/manual/release-notes.rst b/manual/release-notes.rst index daec3b25..d7959b96 100644 --- a/manual/release-notes.rst +++ b/manual/release-notes.rst @@ -9,6 +9,9 @@ For a detailed list of changes, please see the file 10.6.3: XXX - Bug fixes: + - Recognize strings explicitly encoded as UTF-8 as allowed by the + PDF 2.0 spec. + - Fix edge cases with appearance stream generation for form fields whose ``/DA`` field lacks proper font size specification or that specifies auto sizing. At this time, qpdf does not support auto -- cgit v1.2.3-54-g00ecf