fabianr added inline comments. INLINE COMMENTS
> ognarb wrote in Gruntfile.js:13 > why not true? From https://www.npmjs.com/package/grunt-webfont > optimize > > Type: boolean Default: true > > If false the SVGO optimization will not be used. This is useful in cases > where the optimizer will produce faulty web fonts by removing relevant SVG > paths or attributes. Since we create a pretty large webfont and some icons are quiet complicated, I set it to false for the moment, to minimize the chance for broken glyphs. REPOSITORY R266 Breeze Icons REVISION DETAIL https://phabricator.kde.org/D24015 To: fabianr, ndavis Cc: ognarb, kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
