Author: ArcRiley
Date: 2007-07-03 21:25:07 -0400 (Tue, 03 Jul 2007)
New Revision: 335

Modified:
   trunk/pysoy/tests/la.png
   trunk/pysoy/tests/tex_pyramid.py
Log:
here we go :-)


Modified: trunk/pysoy/tests/la.png
===================================================================
(Binary files differ)

Modified: trunk/pysoy/tests/tex_pyramid.py
===================================================================
--- trunk/pysoy/tests/tex_pyramid.py    2007-07-04 01:12:15 UTC (rev 334)
+++ trunk/pysoy/tests/tex_pyramid.py    2007-07-04 01:25:07 UTC (rev 335)
@@ -10,7 +10,7 @@
 img = Image.open('arc.png')
 face = soy.textures.Image(img)
 
-img = Image.open('rgba.png')
+img = Image.open('la.png')
 luma = soy.textures.Image(img)
 
 scr = soy.Screen()

_______________________________________________
PySoy-SVN mailing list
[email protected]
http://www.pysoy.org/mailman/listinfo/pysoy-svn

Reply via email to