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: design+unsubscribe@global.libreoffice.org
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
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.