gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] gzz/gfx/demo fisheye.py


From: Benja Fallenstein
Subject: [Gzz-commits] gzz/gfx/demo fisheye.py
Date: Thu, 12 Sep 2002 13:27:58 -0400

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Benja Fallenstein <address@hidden>      02/09/12 13:27:58

Modified files:
        gfx/demo       : fisheye.py 

Log message:
        Initial fisheye settings designed to make *reading* easy (which should 
be
        the point...)

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/demo/fisheye.py.diff?tr1=1.13&tr2=1.14&r1=text&r2=text

Patches:
Index: gzz/gfx/demo/fisheye.py
diff -c gzz/gfx/demo/fisheye.py:1.13 gzz/gfx/demo/fisheye.py:1.14
*** gzz/gfx/demo/fisheye.py:1.13        Thu Sep 12 13:14:28 2002
--- gzz/gfx/demo/fisheye.py     Thu Sep 12 13:27:58 2002
***************
*** 5,11 ****
  
  pdfimg = 
"mstmpimg/0000000008000000E9377484930004EE0856BC11F38551006325788A14C474081350DF47A8280C-144-1"
  pdftex = None
! showpdf = 0
  
  def globalkey(k):
      global benchmark
--- 5,11 ----
  
  pdfimg = 
"mstmpimg/0000000008000000E9377484930004EE0856BC11F38551006325788A14C474081350DF47A8280C-144-1"
  pdftex = None
! showpdf = 1
  
  def globalkey(k):
      global benchmark
***************
*** 78,88 ****
  
  bx = 600
  by = 450
! bs = .2
  ba = 0
  bl = 0
  bm = 2
! px, py = 600, 450
  ps = 1
  
  rng = java.util.Random()
--- 78,88 ----
  
  bx = 600
  by = 450
! bs = .75
  ba = 0
  bl = 0
  bm = 2
! px, py = 625, 400
  ps = 1
  
  rng = java.util.Random()




reply via email to

[Prev in Thread] Current Thread [Next in Thread]