Re: v2015.06.0 ...and a new website

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Imagemagick (and therefore also probably /Graphicsmagic) allows this
from the command line:

convert -setTheOutputSizeOfThePng 1024x1024 test.svg test.png

And Inkscape (my SVG tool of choice) as well:

inkscape -z -e test.png -w 1024 -h 1024 test.svg


Source: http://stackoverflow.com/questions/9853325/how-to-convert-a-svg-to-a-png-with-image-magick

_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox



[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux