Enlightenment CVS committal
Author : xcomputerman
Project : misc
Module : engage
Dir : misc/engage/data/themes
Modified Files:
Makefile.am gentoo.edc none.edc
Log Message:
It would be nice to actually provide the fonts for the text too, you know. :)
===================================================================
RCS file: /cvsroot/enlightenment/misc/engage/data/themes/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Makefile.am 5 Oct 2004 21:51:25 -0000 1.2
+++ Makefile.am 30 Oct 2004 05:13:35 -0000 1.3
@@ -12,6 +12,6 @@
all: $(EDCS)
.edc.eet:
- edje_cc -v -id $(<:%.edc=%)/images $< $@
+ edje_cc -v -id $(<:%.edc=%)/images -fd $(<:%.edc=%)/fonts $< $@
===================================================================
RCS file: /cvsroot/enlightenment/misc/engage/data/themes/gentoo.edc,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- gentoo.edc 7 Oct 2004 10:39:44 -0000 1.13
+++ gentoo.edc 30 Oct 2004 05:13:35 -0000 1.14
@@ -5,6 +5,10 @@
image, "term.png" LOSSY 95;
}
+fonts {
+ font, "VeraBd.ttf" "Edje.VeraBold";
+}
+
collections {
group {
name, "Terminal";
@@ -167,11 +171,11 @@
to, "name_clip";
}
color, 255 255 255 255;
- color3, 0 0 0 20;
+ color3, 0 0 0 32;
text {
text, "";
- font, "VeraBd";
- size, 7;
+ font, "Edje.VeraBold";
+ size, 12;
fit, 0 0;
align, 0.5 1.0;
}
===================================================================
RCS file: /cvsroot/enlightenment/misc/engage/data/themes/none.edc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- none.edc 7 Oct 2004 10:39:44 -0000 1.3
+++ none.edc 30 Oct 2004 05:13:35 -0000 1.4
@@ -3,6 +3,10 @@
image, "eterm.png" LOSSY 95;
}
+fonts {
+ font, "VeraBd.ttf" "Edje.VeraBold";
+}
+
collections {
group {
name, "Terminal";
@@ -107,7 +111,7 @@
name, "EngageName";
type, TEXT;
mouse_events, 0;
- effect, SOFT_SHADOW;
+ effect, OUTLINE_SOFT_SHADOW;
clip_to, "name_clip";
description {
state, "default" 0.0;
@@ -121,11 +125,12 @@
to, "name_clip";
}
color, 255 255 255 255;
- color3, 0 0 0 20;
+ color2, 0 0 0 255;
+ color3, 0 0 0 64;
text {
text, "";
- font, "VeraBd";
- size, 7;
+ font, "Edje.VeraBold";
+ size, 12;
fit, 0 0;
align, 0.5 1.0;
}
-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs