Enlightenment CVS committal
Author : raster
Project : e17
Module : libs/edje
Dir : e17/libs/edje/data/src
Modified Files:
e_logo.edc
Log Message:
the edje test program displays an edje .eet file now! build it all then:
cd data
./e_logo.sh
cd ..
./src/bin/edje
you can resize the window to watch the edje "bit" resize. this is just held
togetehr with sitckytape right now... its not done right.. it's only a
bootstrap - but it works. it needs to be cleaned up. definitely. will be
working on that.
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/edje/data/src/e_logo.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- e_logo.edc 17 Jun 2003 01:28:01 -0000 1.1
+++ e_logo.edc 17 Jun 2003 08:15:06 -0000 1.2
@@ -1,6 +1,6 @@
images {
- image, "bg.png" LOSSY 90;
- image, "e.png" LOSSY 90;
+ image, "bg.png" LOSSY 98;
+ image, "e.png" LOSSY 98;
}
collections {
@@ -30,7 +30,8 @@
name, "logo";
description {
state, "default" 0.0;
- max, 64 64;
+ max, 320 320;
+ aspect, 1.0 1.0;
rel1 {
relative, 0.0 0.0;
offset, 16 16;
@@ -45,7 +46,7 @@
}
description {
state, "clicked" 0.0;
- max, 64 64;
+ max, 16 16;
rel1 {
relative, 0.0 0.0;
offset, 16 16;
-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs