Re: [Qemu-devel] [PATCH] sdl: Add QEMU mascot icon for use with SDL

2012-02-28 Thread Stefan Weil
Am 28.02.2012 19:19, schrieb Stefan Weil: This is a bitmap file (32x32x4) derived from the official QEMU mascot (which was designed by Benoît Canet). I stripped the text from the SVG to get a nearly square image and converted the result to BMP without any manual optimization. The bitmap is curre

[Qemu-devel] [PATCH] sdl: Add QEMU mascot icon for use with SDL

2012-02-28 Thread Stefan Weil
This is a bitmap file (32x32x4) derived from the official QEMU mascot (which was designed by Benoît Canet). I stripped the text from the SVG to get a nearly square image and converted the result to BMP without any manual optimization. The bitmap is currently used by QEMU's SDL interface and replac