github svg/svgo v0.6.2
0.6.2 / 08.03.2016

latest releases: v3.3.2, v3.3.1, v3.3.0...
8 years ago
  • Better error handling and messaging improvements.
  • SVG files with XML entities (e.g. from Adobe Illustrator) are now correctly being parsed.
  • Fixed error on converting curves to arcs.
  • Corrected rounding in subsequent passes with --multipass option.
  • Data URI option now handles charset (by @holymonson)
  • Tranformations are no longer moved to group if there is a mask (plugins/moveElemsAttrsToGroup.js).
  • Fixed matrix decomposition losing sign in case like [1, 0, 0, -1, 0, 0] (scale(1 -1)).
  • Fixed crash on uppercased color name.
  • Paths with id and without stroke-width aren't being trasformed now since stroke-width may be applied later.

Don't miss a new svgo release

NewReleases is sending notifications on new releases.