From 4400ce84eeb204cdcb35950dd8fde094fc249051 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Thu, 21 Dec 2023 17:14:28 -0500 Subject: Add "n:/pdf-name" to qpdf JSON for binary names (fixes #1072) --- manual/release-notes.rst | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'manual/release-notes.rst') diff --git a/manual/release-notes.rst b/manual/release-notes.rst index 5e41fef7..f720f99e 100644 --- a/manual/release-notes.rst +++ b/manual/release-notes.rst @@ -45,6 +45,13 @@ Planned changes for future 12.x (subject to change): reference streams, linearization hint streams, and object streams. This has been fixed. + - Fix to QPDF JSON: the syntax ``"n:/pdf-syntax"`` is now accepted + as an alternative way to represent names. This can be used for + any name (e.g. ``"n:/text#2fplain"``), but it is necessary when + the name contains binary characters. For example, ``/one#a0two`` + must be represented as ``"n:/one#a0two"`` since the single byte + ``a0`` is not valid in JSON. + - Build Enhancements: - The qpdf test suite now passes when qpdf is linked with an -- cgit v1.2.3-70-g09d2