/[gzz]/gzz/TODO
ViewVC logotype

Diff of /gzz/TODO

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

revision 1.601 by jvk, Mon Mar 3 08:37:33 2003 UTC revision 1.602 by tjl, Mon Mar 3 10:28:38 2003 UTC
# Line 23  paper paper exper: Line 23  paper paper exper:
23              - saves each page with each texture type in a PNG file              - saves each page with each texture type in a PNG file
24                for each of the 6 different zooms                for each of the 6 different zooms
25              - 12 textures, 12 texts, 6 zooms              - 12 textures, 12 texts, 6 zooms
26                [for texture in textures]                for subject in subjects:
27                  for text in texts:                  for text, texture in (texts, randomPermutation(textures)):
28                     for zoom in zooms:                     for zoom in zooms:
29                        save text on texture with zoom                        save text on texture with zoom
30              - not sure if we need to vary textures or if it is ok to              - not sure if we need to vary textures or if it is ok to

Legend:
Removed from v.1.601  
changed lines
  Added in v.1.602

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