mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Holger Schurig <holgerschurig@gmail.com>
To: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Barebox List <barebox@lists.infradead.org>
Subject: Re: v2015.06.0 ...and a new website
Date: Fri, 26 Jun 2015 08:09:21 +0200	[thread overview]
Message-ID: <CAOpc7mH4aGVaj8FKuS+R7Bv+8KhWQEHbN0-bNAgrxAKFp=xn2w@mail.gmail.com> (raw)
In-Reply-To: <20150625200718.GA18611@pengutronix.de>

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@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

  reply	other threads:[~2015-06-26  6:09 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-08 18:40 Sascha Hauer
2015-06-12 10:06 ` Holger Schurig
2015-06-15  6:15   ` Sascha Hauer
2015-06-25 12:27 ` Antony Pavlov
2015-06-25 20:07   ` Sascha Hauer
2015-06-26  6:09     ` Holger Schurig [this message]
2015-06-26  7:18       ` Sascha Hauer
2015-06-26  9:08         ` Holger Schurig
2015-06-27  6:53           ` Sascha Hauer
2015-06-26  6:50     ` Antony Pavlov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAOpc7mH4aGVaj8FKuS+R7Bv+8KhWQEHbN0-bNAgrxAKFp=xn2w@mail.gmail.com' \
    --to=holgerschurig@gmail.com \
    --cc=barebox@lists.infradead.org \
    --cc=s.hauer@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox