/[gzz]/gzz/gfx/util/papersampler.py
ViewVC logotype

Diff of /gzz/gfx/util/papersampler.py

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

revision 1.10 by jvk, Mon Mar 3 14:50:07 2003 UTC revision 1.11 by tjl, Mon Mar 3 15:35:12 2003 UTC
# Line 122  def createTextPapers(): Line 122  def createTextPapers():
122              l = 0              l = 0
123              for opts in textConds:              for opts in textConds:
124                  gzz.gfx.gl.PageSpanPaper.withHalo = opts["halo"]                  gzz.gfx.gl.PageSpanPaper.withHalo = opts["halo"]
125                    print "Using halo: ",gzz.gfx.gl.PageSpanPaper.withHalo
126                  gzz.gfx.gl.PageSpanPaper.paperMill = OptMill(                  gzz.gfx.gl.PageSpanPaper.paperMill = OptMill(
127                                              ThePaperMill(), opts["paperopts"])                                              ThePaperMill(), opts["paperopts"])
128                  gzz.gfx.gl.PageSpanPaper.paperMillWindow = w                  gzz.gfx.gl.PageSpanPaper.paperMillWindow = w

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

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