Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/edje

Dir     : e17/libs/edje/data/src


Modified Files:
        e_logo.edc 


Log Message:


font size updates... again

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/edje/data/src/e_logo.edc,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -3 -r1.36 -r1.37
--- e_logo.edc  12 Aug 2004 18:55:36 -0000      1.36
+++ e_logo.edc  6 Oct 2004 00:18:51 -0000       1.37
@@ -247,7 +247,7 @@
                  text:     "This is a longer test string";
                  text_class: "plainjane";
                  font:     "Vera";
-                 size:     6;
+                 size:     10;
 //               fit:    0 1;
 //               min:    1 1;
                  align:   0.0 0.5;
@@ -583,7 +583,7 @@
               get_text_class("plainjane", font, size);
               snprintf(buf, 256, "%s SIZE: %f", font, size);
               emit("DEBUG...", buf); 
-              set_text_class("plainjane", "Vera Bold", 8.0);
+              set_text_class("plainjane", "Vera Bold", 10.0);
             }
         }   
        program {
@@ -605,7 +605,7 @@
               snprintf(buf, 256, "**Mouse at** x: %i y: %i\n", w, h);
               emit("DEBUG...", buf);
               set_color_class("bg", 255, 255, 255, 255);
-              set_text_class("plainjane", "Vera", 6.0); 
+              set_text_class("plainjane", "Vera", 8.0);
             }
          }
         program {




-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to