[PATCH 0/3] Add font selection for themes

Anisse Astier anisse at astier.eu
Thu Sep 2 07:59:35 PDT 2010


Hi,

The following patches enable to select font in themes using plymouth native
label APIs and script themes.

Behavior should not change in case nothing is specified : default font
"Sans 12" will still be used.

Regards,

Anisse

--
Anisse Astier (3):
  [label] factorize some font init code
  [label] Add font control
  [script] Add font selection argument to text to image capability

 src/libply-splash-graphics/ply-label-plugin.h     |    2 +
 src/libply-splash-graphics/ply-label.c            |   27 +++++++++
 src/libply-splash-graphics/ply-label.h            |    2 +
 src/plugins/controls/label/plugin.c               |   65 ++++++++++++++++-----
 src/plugins/splash/script/script-lib-image.c      |   16 +++++-
 src/plugins/splash/script/script-lib-image.script |    4 +-
 6 files changed, 99 insertions(+), 17 deletions(-)



More information about the plymouth mailing list