summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvisvgm/dvisvgm-src/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/dvisvgm/dvisvgm-src/NEWS')
-rw-r--r--Build/source/texk/dvisvgm/dvisvgm-src/NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/Build/source/texk/dvisvgm/dvisvgm-src/NEWS b/Build/source/texk/dvisvgm/dvisvgm-src/NEWS
index 5fc29e24b91..6625a49c8fd 100644
--- a/Build/source/texk/dvisvgm/dvisvgm-src/NEWS
+++ b/Build/source/texk/dvisvgm/dvisvgm-src/NEWS
@@ -1,3 +1,12 @@
+dvisvgm-2.6.2 (2019-01-23)
+- fixed scaling of line properties in PS operator 'grestore'
+- fixed handling of PS operators 'charpath' and 'show' which may
+ call each other internally
+- improved processing of PS operator 'clippath'
+- prevent visible side-effects of PS operator 'stringwidth'
+- updated bundled brotli library to version 1.0.7
+- some modifications of the build system to simplify maintenance in TeX Live
+
dvisvgm-2.6.1 (2018-10-12)
- added configuration option --disable-manpage to prevent generating
the manual page (GH issue #93)