Mention scour used on SVGs

This commit is contained in:
craig.p.drummond
2013-10-15 17:20:25 +00:00
parent 28dbe22ba8
commit e26837d9da

5
README
View File

@@ -389,7 +389,7 @@ streams.xml.gz with:
</streams>
streams.xml.gz & icon.svg need to be placed into a gzip'ed tarball named
Wicked Radio.streams.
Wicked Radio.streams
With the above example, Cantata would list the following in the streams view:
@@ -696,6 +696,9 @@ The Cantata source folder contains the following structure:
widgets - Widgets that are probably Cantata specific.
windows - Files relevant to creating the windows installer.
Cantata's SVG icons have been 'cleaned' using:
scour --strip-xml-prolog --indent=none -i in.svg -o out.svg
13. Debug Logging
=================