From 2d32f4db8fd125f2481ecf767d9f6506e80481f6 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 20 Jan 2019 22:48:24 -0500 Subject: Handle fallback font size in text appearances If we end up using our fallback font size when generating appearances for text fields, reflect that in the Tf operator used in the appearance stream. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 545c75c4..a079c691 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2019-01-20 Jay Berkenbilt + * Tweak the content code generated for variable text fields to + better handle font sizes and multi-line text. + * When generating appearance streams for variable text annotations, properly handle the cases of there being no appearance dictionary, no appearance stream, or an appearance -- cgit v1.2.3-54-g00ecf