Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/edje

Dir     : e17/libs/edje/data/src


Modified Files:
        e_logo.edc 


Log Message:


global freeze/thaw. much more optimial for COMPLEX edjed that take a fair bit
of grunt to re-calculate. avoid caclulations until idle time by freezing and
thawing appropriately pre/post render

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/edje/data/src/e_logo.edc,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -3 -r1.14 -r1.15
--- e_logo.edc  13 Jul 2003 06:19:08 -0000      1.14
+++ e_logo.edc  16 Jul 2003 05:15:14 -0000      1.15
@@ -160,7 +160,7 @@
                  to,       "logo";
               }
               rel2 {
-                 relative, 2.0, 1.0;
+                 relative, 3.0, 1.0;
                  offset,   -64, -1;
                  to,       "logo";
               }
@@ -171,8 +171,8 @@
                  text,     "This is a longer test string";
                  font,     "Vera";
                  size,     6;
-                 fit,    0 0;
-//                min,    1 1;
+//               fit,    0 1;
+//               min,    1 1;
                  align,   0.0 0.5;
               }
            }




-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to