Files
FreshRSS/p
Alexis Degrugillier 2871f531d3 Optimize SVG files
See #341

First step was to save from Inkscape in optimize SVG format.
The used parameters are the following:
  * Simplify colors     -> true
  * Style to xml        -> true
  * Group collapsing    -> true
  * Enable id stripping -> true
  * Embed rasters       -> true
  * Keep editor data    -> false
  * Enable view boxing  -> false
  * Strip xml prolog    -> true
  * Set precision       -> 5
  * Indent              -> None

Second step was to edit the file and remove meta-data, title, extra carriage return and unnecessary namespaces.
2014-03-07 22:16:59 -05:00
..
2014-03-04 22:49:54 +01:00
2014-03-02 13:35:09 +01:00
2014-03-07 22:16:59 -05:00
2014-01-12 16:27:35 +01:00
2014-01-19 20:30:08 +01:00
2014-01-03 22:54:25 +01:00