Skip to content

Instantly share code, notes, and snippets.

@luixxiul
Created December 13, 2015 12:36
Show Gist options
  • Save luixxiul/25c7ee2d95e60260e245 to your computer and use it in GitHub Desktop.
Save luixxiul/25c7ee2d95e60260e245 to your computer and use it in GitHub Desktop.
plugins:
- cleanupAttrs
- removeDoctype
- removeXMLProcInst
- removeComments
- removeMetadata
- removeUselessDefs
- removeEditorsNSData
- removeEmptyAttrs
- removeHiddenElems
- removeEmptyText
- removeEmptyContainers
- cleanUpEnableBackground
- convertStyleToAttrs
- convertColors
- convertPathData:
floatPrecision: 3
- convertTransform:
floatPrecision: 3
- removeUnknownsAndDefaults
- removeNonInheritableGroupAttrs
- removeUnusedNS
- cleanupIDs
- cleanupNumericValues:
floatPrecision: 3
- cleanupListOfValues
- moveElemsAttrsToGroup
- moveGroupAttrsToElems
- collapseGroups
- removeRasterImages
- cleanupEnableBackground
- mergePaths
- convertShapeToPath
- sortAttrs
- transformsWithOnePath
- removeStyleElement
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment