From 930eade6d36060b1bdc5934e74952fa6bcfdb07f Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 20 Jan 2019 21:52:44 -0500 Subject: 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. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c3d52e6c..545c75c4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2019-01-20 Jay Berkenbilt + * 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 -- cgit v1.2.3-54-g00ecf