diff options
Diffstat (limited to 'Build/source/texk/dvisvgm/dvisvgm-src/NEWS')
-rw-r--r-- | Build/source/texk/dvisvgm/dvisvgm-src/NEWS | 9 |
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 495d70c6dff..66d025a2b22 100644 --- a/Build/source/texk/dvisvgm/dvisvgm-src/NEWS +++ b/Build/source/texk/dvisvgm/dvisvgm-src/NEWS @@ -1,3 +1,12 @@ +dvisvgm-1.13 (2015-12-08) +- 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' +- fixed output of PS error messages +- updated bundled xxHash library to revision 42 +- minor code refactorings and cleanup + dvisvgm-1.12 (2015-11-18) - added option --colornames to replace RGB values by SVG color names - fixed resolving of character codes for fonts without supported chracater maps |