summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorwl <wl>2013-01-04 07:28:40 +0000
committerwl <wl>2013-01-04 07:28:40 +0000
commit64187a029f928012b61d20b7c1d26ea7519ed653 (patch)
tree00ffdf7774e6d34dd4ae8c91ea23902f46d00c32 /ChangeLog
parentaca061e723e26d1815536c69e5691818aea260c7 (diff)
downloadgroff-64187a029f928012b61d20b7c1d26ea7519ed653.tar.gz
[gropdf] Various minor fixes.
* src/devices/gropdf/gropdf (do_x) <'X'> <'pdfpic'>: Using \X'pdf: pdfpic' with a zero width now works correctly. (LoadPDF): Scale width in proportion to given height. (do_s): In some circumstances a font size change is emitted before current font is established. Fix handles this situation.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b4761d1b..ef6a00e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2013-01-02 Deri James <deri@chuzzlewit.myzen.co.uk>
+
+ [gropdf] Various minor fixes.
+
+ * src/devices/gropdf/gropdf (do_x) <'X'> <'pdfpic'>: Using
+
+ \X'pdf: pdfpic'
+
+ with a zero width now works correctly.
+
+ (LoadPDF): Scale width in proportion to given height.
+
+ (do_s): In some circumstances a font size change is emitted before
+ current font is established. Fix handles this situation.
+
2012-12-30 Werner LEMBERG <wl@gnu.org>
Version 1.22.1 released