Skip to content

dvisvgm 2.0

Compare
Choose a tag to compare
@mgieseki mgieseki released this 29 Aug 07:46
· 1144 commits to master since this release

Changes

This is a major release with the following changes/additions:

  • Added option --font-format to select the data format of embedded fonts (currently supported formats: SVG, TTF, WOFF, WOFF2). Thanks to Thomas Weidner for providing important parts of the code.
  • Switched the code base from C++03 to C++11.
  • Reimplemented the command-line parser and the CommandLine class generator.
  • Major refactorings of several parts of the code.