On Thursday, September 08, 2016 07:12:56 PM Allen Winter wrote:
> Good stuff.
>
> 1. I'm going to make Krazy detect xmllint failures with svg files
Done
look near the bottom of
http://ebn.kde.org/krazy/reports/frameworks/frameworks5/breeze-icons/index.html
> 2. How about adding normalize.sh to t
Good stuff.
1. I'm going to make Krazy detect xmllint failures with svg files
2. How about adding normalize.sh to the kde-dev-scripts repo? (call it
svg-normalize.sh)
3. Is there a techbase wiki on this? if not, could you start one?
On Tuesday, September 06, 2016 11:58:57 AM Jos van den Oever w
Hi all,
Icons in breeze are stored as uncompressed SVG. That should make diffs more
readable. In practice, diffs can be quite hard to read due to different ways of
writing out XML by different applications, application versions and settings.
A solution to this is to use XML normalization (c14n)