Closed stevenvachon closed 9 years ago
Great!
But as you already know, I'd like to add only one source ;-) So I'd only include logo-full.svg
and logo.icns
/logo.ico
. I'll have a look at its source (svg file, because I prefer to use open applications like inkscape).
I would still recommend keeping logo-min.svg
and logo.png
as they are production files.
I can understand omitting logo.ai
if logo-full.svg
displays correctly in Inkscape.
Idea: how about merging this with all files followed by another PR removing logo.ai
? If we ever need it in the future for whatever reason, there's at least a backup.
there's at least a backup.
I'm not a git expert, but won't that 'deleted' file be downloaded in every future clone also?
I'm using Inkscape v0.91pre2 r13516 as we speak; seems nice so far, & one minor bug|confusion I found was easily fixed by copy-pasting an XML segment from another part of the SVG.
I'm not a git expert, but won't that 'deleted' file be downloaded in every future clone also?
Yes, but it's just one ~900kb file in git history. I doubt there'd be many more like this.
one minor bug|confusion I found was easily fixed by copy-pasting an XML segment from another part of the SVG
Which segment?
Which segment?
I was messing with layers & blending modes for some of the objects, & either Inkscape or I got confused. For some reason, one of the blending modes makes the object invisible when I exported the minified version & viewed in a browser.
@tomByrer it must be an Inkscape bug because if the SVG was invalid, no browser would render it. Also, SVGO minified it without issue.
Maybe a bug; don't have time to troubleshoot.
v0.91 has decent built-in compression; Save-As...
, dropdown: Optimized SVG
. Uses another python script that was popular for a while.
Closes #37
Important Files
id
s removed.Extra Files