gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] fenfire/org/fenfire/demo buoyoing.py


From: Benja Fallenstein
Subject: [Gzz-commits] fenfire/org/fenfire/demo buoyoing.py
Date: Sun, 08 Jun 2003 08:13:43 -0400

CVSROOT:        /cvsroot/fenfire
Module name:    fenfire
Branch:         
Changes by:     Benja Fallenstein <address@hidden>      03/06/08 08:13:43

Modified files:
        org/fenfire/demo: buoyoing.py 

Log message:
        improve fenpdf sizes

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/org/fenfire/demo/buoyoing.py.diff?tr1=1.62&tr2=1.63&r1=text&r2=text

Patches:
Index: fenfire/org/fenfire/demo/buoyoing.py
diff -u fenfire/org/fenfire/demo/buoyoing.py:1.62 
fenfire/org/fenfire/demo/buoyoing.py:1.63
--- fenfire/org/fenfire/demo/buoyoing.py:1.62   Sun Jun  8 07:21:00 2003
+++ fenfire/org/fenfire/demo/buoyoing.py        Sun Jun  8 08:13:43 2003
@@ -198,11 +198,11 @@
         #h0 = (self.split+.25) * h
         #h1 = (1-self.split) * h
 
-        w0 = w/2
+        w0 = w*2/3
         h0 = w/2
 
         w1 = w+100
-        h1 = h/4+100
+        h1 = h/5+100
 
         s0 = 1
         s1 = .8




reply via email to

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