28 December 2015: dvisvgm 1.14 has been released
This is a maintenance release with the following additions/changes:
- Added evaluation of PSTricks specials
pst:
andPST:
. - 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.
8 December 2015: dvisvgm 1.13 has been released
This is a maintenance release with the following additions/changes:
- Evaluation of PS operators
ashow
,awidthshow
, andwidthshow
has been added (fixes GH issue #49). - The conversion of fonts referenced by PS code to graphics paths has been improved.
- Redundant
moveto
commands are now removed from paths. - An issue concerning evaluation of PS operator
setcolor
has been fixed. - Fixed output of PS error messages shown when converting EPS files.
- Updated the bundled xxHash library to revision 42.
- Minor code refactorings and cleanup.
18 November 2015: dvisvgm 1.12 has been released
This is a maintenance release with the following changes:
- Added option
--colornames
to replace RGB values by SVG color names. - Resolving of character codes for fonts without supported character maps has been fixed.
- A memory issue that could occur when running Metafont has been fixed.
21 September 2015: dvisvgm 1.11 has been released
This is a maintenance release with the following changes:
- The mapping of unknown characters to Unicode has been improved.
- The handling of text elements in conjunction with DVI specials has been improved.
- An issue that could lead to (invalid) U+0000 codepoints has been fixed.
xlink:title
attributes are now properly quoted.
15 July 2015: dvisvgm 1.10 has been released
This is a small feature release with the following additions/changes:
- Support for the new XDV format 6 introduced by XeTeX 0.99992 has been added.
- The mapping of PostScript character names to Unicode points has been improved.
8 April 2015: dvisvgm 1.9.2 has been released
This is a maintenance release with the following changes:
- Avoid retracing of fonts if options
--no-fonts
and--trace-all=y
are given. - Skip tracer messages if no glyphs have been traced.
- The build system has been extended to generate code coverage reports.
- Some tests of the test suite have been improved.
- Several general code refactorings and improvements.
28 February 2015: dvisvgm 1.9.1 has been released
This is a maintenance release with the following changes:
- The pattern syntax of option
--output
has been extended to support width specifiers and arithmetic expressions. See the manual page for further details. - The formatting of the manual page has been improved.
- A Clang build issue has been fixed (patch by Peter Breitenlohner).
- A build error occurred with old MinGW compilers has been fixed.
- Code cleanup and some refactorings.
16 February 2015: New responsive website theme
I’ve replaced the old colorful, fixed-sized website theme with a more straightforward and responsive one. It’s based on the nice Bootswatch collection by Thomas Park.