/[fenfire]/fenfire/org/fenfire/modules/pp/UniquePaperVob.java
ViewVC logotype

Diff of /fenfire/org/fenfire/modules/pp/UniquePaperVob.java

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

revision 1.7 by mudyc, Wed Apr 9 14:05:42 2003 UTC revision 1.8 by mudyc, Thu Apr 10 09:55:49 2003 UTC
# Line 87  public static final String rcsid = "$Id$ Line 87  public static final String rcsid = "$Id$
87              }              }
88    
89              // add y component              // add y component
90              begin_x = f + (pany/zoom)/(float)Math.tan(a);              begin_x = f + (pany*zoom)/(float)Math.tan(a);
91    
92    
93              boolean black = true;              boolean black = true;

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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