]> git.ipfire.org Git - thirdparty/plymouth.git/commit
[controls] Add new bitmap label plugin bitmap-label-control
authorCharlie Brej <cbrej@cs.man.ac.uk>
Mon, 12 Oct 2009 15:16:35 +0000 (11:16 -0400)
committerRay Strode <rstrode@redhat.com>
Mon, 12 Oct 2009 15:16:35 +0000 (11:16 -0400)
commit133ef6f14af0cebef182750784284c4249d5166c
tree06680939653022507e1239bcbf641a98c6111a60
parent5d631743d6b4ef0ab861d9dd83719390af7fdab0
[controls] Add new bitmap label plugin

This is like the existing label plugin, but it has a small
ascii fixed builtin fontset and doesn't pull in any pango, cairo,
fontconfig, or freetype dependencies.
configure.ac
src/libplybootsplash/ply-label.c
src/plugins/controls/Makefile.am
src/plugins/controls/bitmap/Makefile.am [new file with mode: 0644]
src/plugins/controls/bitmap/plugin.c [new file with mode: 0644]