aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2023-12-21 23:38:49 +0100
committerJay Berkenbilt <ejb@ql.org>2023-12-21 23:56:30 +0100
commitb670565abc579de5bda946b7538545aa967e6cd2 (patch)
tree9fe90b9183ba8c884b69e1e21cc06a1dba280f4f /ChangeLog
parent4400ce84eeb204cdcb35950dd8fde094fc249051 (diff)
downloadqpdf-b670565abc579de5bda946b7538545aa967e6cd2.tar.zst
Convert scientific notation in JSON to fixed point (fixes #1079)
JSON accepts scientific notation, but PDF doesn't.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7450ddbc..b267f4f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2023-12-21 Jay Berkenbilt <ejb@ql.org>
+ * Fix to QPDF JSON: a floating point number that appears in
+ scientific notation will be converted to fixed-point notation,
+ rounded to six digits after the decimal point. Fixes #1079.
+
* 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