Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/edje

Dir     : e17/libs/edje/src/bin


Modified Files:
        edje_cc_handlers.c 


Log Message:


some of my other changes from this morning go into edje. more defaults. more
example files... and a build script to make an "e_logo.eet" edje file

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/edje/src/bin/edje_cc_handlers.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- edje_cc_handlers.c  16 Jun 2003 23:44:13 -0000      1.8
+++ edje_cc_handlers.c  17 Jun 2003 01:28:01 -0000      1.9
@@ -369,6 +369,17 @@
    ed->clip_to_id = -1;
    ed->align.x = 0.5;
    ed->align.y = 0.5;
+   ed->rel1.relative_x = 0.0;
+   ed->rel1.relative_y = 0.0;
+   ed->rel1.offset_x = 0;
+   ed->rel1.offset_x = 0;
+   ed->rel1.id = -1;
+   ed->rel2.relative_x = 1.0;
+   ed->rel2.relative_y = 1.0;
+   ed->rel2.offset_x = -1;
+   ed->rel2.offset_x = -1;
+   ed->rel2.id = -1;
+   ed->image.id = -1;
    ed->fill.pos_rel_x = 0.0;
    ed->fill.pos_abs_x = 0;
    ed->fill.rel_x = 1.0;




-------------------------------------------------------
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

Reply via email to