Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 363 Bytes

File metadata and controls

14 lines (9 loc) · 363 Bytes

0.1.5

  • --zopfli flag can be used enable Zopfli Compression Algorithm instead of the default Zlib Algorithm

0.1.4

  • Don't exit if one of the files in the batch failed to convert properly. #6

0.1.3

  • Use relative points in SVG path data if it takes less characters than absolute points. Reduces the size of svg files by 10 to 20 percentages.