dvisvgm-0.5 - redesigned and improved font handling - added support for virtual fonts - evaluation of dvipdfm's map file to find font files with differing names (e.g. cork-lmr10 => lmr10) - automatic invocation of mktexmf etc. in case of missing font files (tfm, mf) - command-line option -m has been renamed to -M - added command-line options -m/--map-file and -n/--no-mktexmf - memory bug in StreamCounter class has been fixed - added sources of Peter Selinger's potrace library (part of potrace, http://potrace.sourceforge.net) to simplify the build process dvisvgm-0.4.3 - problem with changed freetype API (freetype version >= 2.2.1) has been fixed - updated MiKTeX support to version 2.5 - minor code improvements - some unit tests based on CxxTest (http://cxxtest.sourceforge.net) have been added dvisvgm-0.4.2 - added SVG transformation options - some bugfixes in command line frontend and TFM handling - code refactorings to improve modularity and extensibility dvisvgm-0.4.1: - added option -b to specify the bounding box - added a manual page dvisvgm-0.4: Added a glyph tracing module that vectorizes Metafont's bitmap output if no corresponding Type 1 font file is available. dvisvgm-0.3: Inititial public release with basic conversion functionality.