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

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

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

revision 1.5 by tjl, Mon Sep 23 08:37:04 2002 UTC revision 1.6 by tjl, Wed Sep 25 15:42:50 2002 UTC
# Line 87  class IrreguScene: Line 87  class IrreguScene:
87              ro = 50              ro = 50
88              sz = 10 + vs.size.width/10 * du()              sz = 10 + vs.size.width/10 * du()
89              pl = vs.size.width              pl = vs.size.width
90              stencs = vs.coords.affineCoordsys(0, "STM%s"%i,              stencs = vs.coords.affineCoordsys(0,
91                  10*du(), pl*du(), pl*du(), sz+rs*ds(), rs*ds(), rs*ds(), sz+rs*ds())                  10*du(), pl*du(), pl*du(), sz+rs*ds(), rs*ds(), rs*ds(), sz+rs*ds())
92                vs.matcher.add(stencs, "STM%s"%i)
93    
94              pcs = vs.coords.affineCoordsys(0, "P",              pcs = vs.coords.affineCoordsys(0,
95                  20*du(), ro*ds(), ro*ds(), 200*ds(), 0,0, 200*ds())                  20*du(), ro*ds(), ro*ds(), 200*ds(), 0,0, 200*ds())
96                vs.matcher.add(pcs, "P")
97                            
98              class simplemask(Runnable):              class simplemask(Runnable):
99                  def run(self):                  def run(self):

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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