]> git.proxmox.com Git - qemu.git/commit - Makefile
sdl: Add QEMU mascot icon for use with SDL
authorStefan Weil <sw@weilnetz.de>
Fri, 13 Apr 2012 20:24:42 +0000 (22:24 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 26 Apr 2012 18:14:57 +0000 (13:14 -0500)
commit94b262949416f37116ea6fe456f45405b583c8f7
tree7d552333b000b846cbd2d83cbcad916faa59b06f
parent5ade76748588627770b312ac592e3118f8541a53
sdl: Add QEMU mascot icon for use with SDL

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 replaces the
default X icon.

v2: Add qemu-icon.bmp to Makefile.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Makefile
pc-bios/qemu-icon.bmp [new file with mode: 0644]