aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2019-01-21 03:52:44 +0100
committerJay Berkenbilt <ejb@ql.org>2019-01-21 05:05:58 +0100
commit930eade6d36060b1bdc5934e74952fa6bcfdb07f (patch)
tree85657220073fc798ed15a94730c784b25527bada /ChangeLog
parent65ef0bf3130b69c8d48181ab27688567535f2d9f (diff)
downloadqpdf-930eade6d36060b1bdc5934e74952fa6bcfdb07f.tar.zst
Fix omissions in text appearance generation
When generating appearance streams for variable text annotations, properly handle the cases of there being no appearance dictionary, no appearance stream, or an appearance stream with no BMC..EMC marker.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c3d52e6c..545c75c4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2019-01-20 Jay Berkenbilt <ejb@ql.org>
+ * When generating appearance streams for variable text
+ annotations, properly handle the cases of there being no
+ appearance dictionary, no appearance stream, or an appearance
+ stream with no BMC..EMC marker.
+
* When flattening annotations, remove annotations from the file
that don't have appearance streams. These were previously being
preserved, but since they are invisible, there is no reason to