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

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

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

revision 1.12 by jvk, Sun Oct 20 11:08:52 2002 UTC revision 1.13 by jvk, Fri Oct 25 14:20:15 2002 UTC
# Line 11  import math Line 11  import math
11    
12  tres = 128  tres = 128
13  args = [  args = [
14    
15        #[128, 128, 0, 4, "RGBA", "RGBA", "noise",
16        # ["bias", "0.5", "scale", "0.15",
17        #  "fbm", "1", "freq", "1", "freq2", "16", "df", "1"]],
18    
19        [128, 128, 0, 4, "RGBA", "RGBA", "fnoise",
20         ["bias", "0.5", "scale", "0.15",
21          "freq", "10", "df", "4"]],
22    
23        
24      [128, 128, 0, 4, "RGBA", "RGBA", "sawnoise",      [128, 128, 0, 4, "RGBA", "RGBA", "sawnoise",
25       ["bias", "0.5",       ["bias", "0.5",
26        "scale", "0.15", "freq", "1", "df", "2",        "scale", "0.15", "freq", "1", "df", "2",

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

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