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

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

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

revision 1.42 by jvk, Fri Oct 11 10:37:58 2002 UTC revision 1.43 by jvk, Tue Oct 15 15:12:34 2002 UTC
# Line 122  def putText(vs, cs1, text, color = None, Line 122  def putText(vs, cs1, text, color = None,
122    
123      t = getText(text)      t = getText(text)
124    
125      cs = vs.coords.coordsys(cs1, z, x, y-h, h, h)      cs = vs.coords.ortho(cs1, z, x, y-h, h, h)
126      vs.matcher.addSub(cs1, cs, key or str(text))      vs.matcher.addSub(cs1, cs, key or str(text))
127    
128      vs.map.put(t, cs)      vs.map.put(t, cs)

Legend:
Removed from v.1.42  
changed lines
  Added in v.1.43

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