/[gzz]/gzz/gfx/demo/papertest.py
ViewVC logotype

Diff of /gzz/gfx/demo/papertest.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.51 by tjl, Fri Nov 22 15:23:11 2002 UTC revision 1.52 by tjl, Fri Nov 22 15:57:31 2002 UTC
# Line 29  def ignore(s): Line 29  def ignore(s):
29      return ""      return ""
30    
31  import gfx.libpaper.papermill  import gfx.libpaper.papermill
32    import gfx.libpaper.textures
33  from gfx.libpaper.papermill import ThePaperMill  from gfx.libpaper.papermill import ThePaperMill
34    
35  benchmark = 0  benchmark = 0
# Line 382  class DummyScene: Line 383  class DummyScene:
383    
384          putText(vs, cs1, "F1, F2", color=(0,0,0), h=.25)          putText(vs, cs1, "F1, F2", color=(0,0,0), h=.25)
385    
386    class BasisScene:
387        """A scene showing all basis textures."""
388        gfx.libpaper.
389    
390  scenebindings = {  scenebindings = {
391      "F1": PaperScene,      "F1": PaperScene,

Legend:
Removed from v.1.51  
changed lines
  Added in v.1.52

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26