Enlightenment CVS committal

Author  : technikolor
Project : web
Module  : e

Dir     : web/e/pages


Modified Files:
        cvsnotes.html estyle.html news.html 


Log Message:
Quick and shitty update... need to do alot more but this at least is partly there.

===================================================================
RCS file: /cvsroot/enlightenment/web/e/pages/cvsnotes.html,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -3 -r1.61 -r1.62
--- cvsnotes.html       12 May 2004 04:14:10 -0000      1.61
+++ cvsnotes.html       13 May 2004 05:58:58 -0000      1.62
@@ -148,7 +148,6 @@
    <li>e17/libs/esmart</li>
    <li>e17/libs/embryo</li>
    <li>e17/libs/edje</li>
-   <li>e17/libs/estyle</li>
    <li>e17/libs/etox</li>
    <li>e17/libs/ewl</li>
 </ol>
===================================================================
RCS file: /cvsroot/enlightenment/web/e/pages/estyle.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -3 -r1.18 -r1.19
--- estyle.html 2 Apr 2004 20:14:45 -0000       1.18
+++ estyle.html 13 May 2004 05:58:58 -0000      1.19
@@ -110,6 +110,10 @@
 
 <img src="img/titles/estyle.png">
 
+<p>
+<b><font color="red">Estyle has been merged into Etox!!!! Please look in 
e17/libs/etox/src/estyle for the code.  All calls have changed from estyle_get_font to 
etox_style_get_font.</font></b>
+</p>
+
 <p>Estyle is an EVAS based text stylization library that makes adding stylized text 
with effects to any EVAS application simple.  The API is small and easy to learn, 
loading text effects from an Estyle EDB file (eg: blurred.style.db) and applying them 
to your EVAS text.</p>
 
 <p>Estyle.db's consist of several key/value pairs describing how the text to be 
rendered should be manuipulated using multiple layers.  Each layer can have a diffrent 
color, alpha channel value, size, offset in both x and y independantly, and stacking 
value.  Manipulating each of these values and becoming creative with stacking each 
layer a number of interesting and unique effects can be added to your text, in a 
simple, reusable manner.</p>
===================================================================
RCS file: /cvsroot/enlightenment/web/e/pages/news.html,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -3 -r1.118 -r1.119
--- news.html   2 May 2004 09:02:33 -0000       1.118
+++ news.html   13 May 2004 05:58:58 -0000      1.119
@@ -111,6 +111,18 @@
 <p class="contenttitle">News</p>
 
 <p><table width="100%"><tr><td class="newstitle">
+Wed May 12 - <a href="mailto:[EMAIL PROTECTED]">benr</a> - Updates 
+Released
+</td></tr></table><table width="100%"><tr><td class="newsbody">
+
+<p>
+Some big news, developers be on guard.  First, <a 
href="http://sourceforge.net/project/showfiles.php?group_id=2";>Enlightenment 
DR16.7-pre2 is out</a> so testing is needed.  Remember to <a 
href="http://xcomputerman.com/bugs/login_page.php";>report your bugs</a>.  Secondly, 
Estyle has been merged into Etox in CVS.  Please update all Etox code to point from 
Estyle.h to Etox_Style.h and all calls from estyle_* to etox_style_*.  And lastly, 
Esmart has been merged into the primary dep chain, moving from e17/proto/esmart to 
e17/libs/esmart.
+</p>
+
+</td></tr></table>
+
+
+<p><table width="100%"><tr><td class="newstitle">
 Sat May 1 - <a href="mailto:[EMAIL PROTECTED]">benr</a> - Enlightenment DR16.7-pre1 
Released
 </td></tr></table><table width="100%"><tr><td class="newsbody">
 




-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to