]> git.proxmox.com Git - mirror_qemu.git/commit - ui/console.c
console: use pixman for font rendering
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 6 Mar 2013 14:44:10 +0000 (15:44 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 16 Apr 2013 07:03:47 +0000 (09:03 +0200)
commit7d6ba01c3741bc32ae252bf64a5fd3f930c2df4f
treef3d4224fc48a2baf1d465202760d48406e7ffc74
parent68db6dc5310df9bb0d8d4ed8f5138b0c5c6415be
console: use pixman for font rendering

Zap homegrown font rendering code, use pixman calls instead.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
ui/console.c