davidderaedt / SVG-NOW

SVG Optimizer for Adobe Illustrator
306 stars 16 forks source link

SVG floatPrecision only 1 decimal place #5

Open akaleeroy opened 7 years ago

akaleeroy commented 7 years ago

For people struggling with why small optimized SVGs are FUBAR... :point_down:

// Change this to 2 or 3!
options.coordinatePrecision = 1;

hostscript.jsx#L11

I tried setting floatPrecision: 3 from .svgo.yml but that was not the way to go.

You have to then repackage and sign the extension with ZXPSignCmd (it lets you generate a self-signed cert). com.dehats.svgnow is the folder.

ZXPSignCmd -sign com.dehats.svgnow SVGNOW.zxp cert.p12 password