summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvisvgm/dvisvgm-src/NEWS
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2015-12-28 23:25:11 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2015-12-28 23:25:11 +0000
commit76b8ec2c0d77737e11762ec8ad59e477b509d0a9 (patch)
tree7f2451c086517ce427b8e259cd653c78a293d11a /Build/source/texk/dvisvgm/dvisvgm-src/NEWS
parent954d7e9021f276f3bc0a0b8d9d0c7f7d77647642 (diff)
dvisvgm-1.14
git-svn-id: svn://tug.org/texlive/trunk@39217 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvisvgm/dvisvgm-src/NEWS')
-rw-r--r--Build/source/texk/dvisvgm/dvisvgm-src/NEWS11
1 files changed, 10 insertions, 1 deletions
diff --git a/Build/source/texk/dvisvgm/dvisvgm-src/NEWS b/Build/source/texk/dvisvgm/dvisvgm-src/NEWS
index 66d025a2b22..f7d4d808ece 100644
--- a/Build/source/texk/dvisvgm/dvisvgm-src/NEWS
+++ b/Build/source/texk/dvisvgm/dvisvgm-src/NEWS
@@ -1,5 +1,14 @@
+dvisvgm-1.14 (2015-12-28)
+- added evaluation of PSTricks specials 'pst:' and 'PST:'
+- the bounding box data created by the preview package is now adapted to create a tight box by default
+- added option --bbox=preview to apply the unmodified bounding box data created by the preview package
+- improved lookup of files located in the current working directory
+- fixed a memory issue related to graphics paths
+- improved extraction of kapathsea version number
+- minor code and test improvements
+
dvisvgm-1.13 (2015-12-08)
-- added evaluation of PS operators 'ashow', 'awidthshow', and widthshow (GH bug #49)
+- added evaluation of PS operators 'ashow', 'awidthshow', and 'widthshow' (GH bug #49)
- improved conversion of fonts referenced by PS code to graphics paths
- redundant 'moveto' commands are now removed from paths
- fixed issue concerning evaluation of PS operator 'setcolor'