plymouth/themes/script
Charlie Brej 57fb558046 [script] Add text to image capability
Enables scripts to display test by converting it into an image. This can then
be shown using a sprite. Function takes a string and the value of the three
colors (red green blue).

new_image = Image.Text("text we want", 1.0, 0.0, 0.0); // gives red text image
2009-11-21 17:45:41 +00:00
..
box.png [script] Add support for the password dialogue in the example script theme 2009-07-24 09:30:16 -04:00
bullet.png [script] Add support for the password dialogue in the example script theme 2009-07-24 09:30:16 -04:00
entry.png [script] Add support for the password dialogue in the example script theme 2009-07-24 09:30:16 -04:00
lock.png [script] Add support for the password dialogue in the example script theme 2009-07-24 09:30:16 -04:00
Makefile.am [splash] do not ship generated files in tarball 2009-08-05 10:59:15 -04:00
progress_bar.png [script] Add an example progress bar to the example script 2009-07-24 09:30:18 -04:00
progress_box.png [script] Add an example progress bar to the example script 2009-07-24 09:30:18 -04:00
script.plymouth.in Initial scripted plugin support 2009-07-24 09:30:05 -04:00
script.script [script] Add text to image capability 2009-11-21 17:45:41 +00:00