Skip to content

v2.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Aug 00:54
· 53 commits to master since this release

Added

  • More robust SVG → vector conversions by Android Studio tools (#47)
  • More compact printing of 2D coordinates when y < 0 for vector drawables

Fixed

  • In rare cases, subpath start points were tracked incorrectly which resulted in a crash (#57)
  • Disabled ConvertCurvesToArcs until some edge cases can be worked out (#65)