]> git.proxmox.com Git - qemu.git/commit
pixman: render vgafont glyphs into pixman images
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 7 Mar 2013 14:23:48 +0000 (15:23 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 16 Apr 2013 07:03:47 +0000 (09:03 +0200)
commitb762795257353760e8c69e144188ef7ab2b84c37
treeb8650dbe5a338dda14da88569aa0a428e4b2470a
parent867c538f988d326f6b447acde867e5de5a5014a0
pixman: render vgafont glyphs into pixman images

Add helper functions to create pixman mask images for glyphs
and to render these glyphs into a pixman image.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
include/ui/qemu-pixman.h
ui/qemu-pixman.c