Hi Kendy, Sorry for being unresponsive lately -- I really didn't have time.
It's a plan to move the Sifr icons (which, right now, are all over the place -- GitHub doesn't contain all the icons, apparently) to the same icon sheets that Tango uses. I'll get on that as soon as I have time, or as soon as someone takes the initiative. I've looked at the script, but I think for now, given the time it takes and the low number of icons we have, it's going to be easier to use Inkscape's Batch Export functionality and move icons to folders manually (most of them reside in cmd anyway). We can use the script once most icons are done. (Sorry that I encouraged you to make the script so much -- if it proved impossible to make a script, we would probably consider moving to the same icon architecture Gnome has.) I can export the current Tango icons at twice the resolution, and I think I can do that with Sifr as well -- will do so soon, send you the result. (Remind me if I don't.) The icons are on GitHub because designers tend to use Sparkleshare, which would pollute freedesktop's log with meaningless commits. 2014-09-25 22:57 GMT+02:00 Jan Holesovsky <[email protected]>: > Hi Matthias, > > Papamatti píše v St 24. 09. 2014 v 22:37 +0200: > > > the sources of the svg data are at github: > > https://github.com/libodesign/flat-icons > > Great :-) Please is there a reason why they are on github, and not in > the LibreOffice repository? > > > More infos at redmine: > > https://redmine.documentfoundation.org/projects/design/boards > > I'd be most interested in knowing how they are organized, and how it is > possible to re-generate the .png's automatically. > > I've communicated recently with Mirek about that, and we came up with a > way how to automatize that for > > https://github.com/libodesign/tango-testing/blob/master/text.svg > > Basically, to get eg. lc_color.png , you can do: > > cp text.svg blah.svg ; \ > inkscape -f blah.svg --select lc_color --verb=FitCanvasToSelection > --verb=LayerDelete --verb=FileSave --verb=FileClose ; \ > inkscape blah.svg -w 48 -h 48 -e lc_color.png > > [so it is possible to a script that does that for all bitmaps in the > text.svg] > > Does this work for the sifr icons too, or do they use a different > organization than the tango-testing? > > [Why I am asking: I am interested in generating hi-dpi versions of the > icons suitable for hi-dpi displays :-)] > > Thank you a lot, > Kendy > > > -- > To unsubscribe e-mail to: [email protected] > Problems? > http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ > Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette > List archive: http://listarchives.libreoffice.org/global/design/ > All messages sent to this list will be publicly archived and cannot be > deleted > -- To unsubscribe e-mail to: [email protected] Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/design/ All messages sent to this list will be publicly archived and cannot be deleted
