gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] gzz/test tools/gfx.py gzz/view/cellvobfactory.test


From: Tuomas J. Lukka
Subject: [Gzz-commits] gzz/test tools/gfx.py gzz/view/cellvobfactory.test
Date: Tue, 15 Oct 2002 11:04:57 -0400

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Tuomas J. Lukka <address@hidden>        02/10/15 11:04:57

Modified files:
        test/tools     : gfx.py 
Added files:
        test/gzz/view  : cellvobfactory.test 

Log message:
        Start testing the real stuff

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/test/gzz/view/cellvobfactory.test?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/test/tools/gfx.py.diff?tr1=1.1&tr2=1.2&r1=text&r2=text

Patches:
Index: gzz/test/tools/gfx.py
diff -c gzz/test/tools/gfx.py:1.1 gzz/test/tools/gfx.py:1.2
*** gzz/test/tools/gfx.py:1.1   Tue Oct 15 06:50:13 2002
--- gzz/test/tools/gfx.py       Tue Oct 15 11:04:57 2002
***************
*** 11,17 ****
      return win.createVobScene()
  
  def render(vs):
!     vs.coords.renderInterp(win, vs.map, None, None, 0, 1, 1)
  
  def getAvgColor(x, y, w, h):
      
--- 11,17 ----
      return win.createVobScene()
  
  def render(vs):
!     win.renderStill(vs, 0)
  
  def getAvgColor(x, y, w, h):
      




reply via email to

[Prev in Thread] Current Thread [Next in Thread]