From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:6f8:1178:4:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Z8Nub-0006nS-1a for barebox@lists.infradead.org; Fri, 26 Jun 2015 07:18:57 +0000 Date: Fri, 26 Jun 2015 09:18:32 +0200 From: Sascha Hauer Message-ID: <20150626071832.GC18611@pengutronix.de> References: <20150608184033.GL6325@pengutronix.de> <20150625152714.71ffc6272ed69a63a346ea02@gmail.com> <20150625200718.GA18611@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: v2015.06.0 ...and a new website To: Holger Schurig Cc: Barebox List On Fri, Jun 26, 2015 at 08:09:21AM +0200, Holger Schurig wrote: > Imagemagick (and therefore also probably /Graphicsmagic) allows this > from the command line: > > convert -setTheOutputSizeOfThePng 1024x1024 test.svg test.png That was my first choice aswell. 'convert' calls Inkscape in the background, so you're lucky, 'convert' uses your SVG tool of choice anyway ;). However, unfortunately it takes several seconds to convert a single barebox logo, so converting the logo into different sizes will take some time. Also Imagemagick has the problem that the transparent background of the logo becomes white. I have found no solution even after some digging and trying the different options to 'convert'. I'm sure this problem is solvable though. Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox