Moved emodules to fontconfig.

SVN revision: 40365
This commit is contained in:
Daniel Kolesa 2009-04-25 11:05:00 +00:00
parent fb152558c9
commit 845cf7816a
3 changed files with 1 additions and 7 deletions

View File

@ -14,7 +14,6 @@ cpu.edj
EXTRA_DIST = $(files_DATA) \
cpu.edc \
VeraMono.ttf \
cpu.png \
e_modules-cpu.spec

Binary file not shown.

View File

@ -3,17 +3,12 @@ images
image: "cpu.png" COMP;
}
fonts
{
font: "VeraMono.ttf" "VeraMono";
}
styles
{
style
{
name: "cpu_style";
base: "font=VeraMono font_size=12 text_class=tb_plain align=center color=#fff style=outline_soft_shadow shadow_color=#00000032 wrap=word";
base: "font=Sans:style=Mono font_size=12 text_class=tb_plain align=center color=#fff style=outline_soft_shadow shadow_color=#00000032 wrap=word";
tag: "br" "\n";
}
}