From b670565abc579de5bda946b7538545aa967e6cd2 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Thu, 21 Dec 2023 17:38:49 -0500 Subject: Convert scientific notation in JSON to fixed point (fixes #1079) JSON accepts scientific notation, but PDF doesn't. --- manual/release-notes.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'manual/release-notes.rst') diff --git a/manual/release-notes.rst b/manual/release-notes.rst index f720f99e..2fdd197f 100644 --- a/manual/release-notes.rst +++ b/manual/release-notes.rst @@ -52,6 +52,10 @@ Planned changes for future 12.x (subject to change): must be represented as ``"n:/one#a0two"`` since the single byte ``a0`` is not valid in JSON. + - QPDF JSON will convert floating numbers that appear in the JSON + in scientific notation to fixed-point notation since PDF doesn't + accept scientific notation. + - Build Enhancements: - The qpdf test suite now passes when qpdf is linked with an -- cgit v1.2.3-70-g09d2