/[libvob]/libvob/org/nongnu/libvob/paper/papermill.py
ViewVC logotype

Diff of /libvob/org/nongnu/libvob/paper/papermill.py

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

revision 1.1 by jvk, Wed Mar 26 16:06:14 2003 UTC revision 1.2 by jvk, Wed Mar 26 20:28:52 2003 UTC
# Line 183  class ThePaperMill(PaperMill): Line 183  class ThePaperMill(PaperMill):
183          vs.map.put(SolidBackdropVob(java.awt.Color.red))          vs.map.put(SolidBackdropVob(java.awt.Color.red))
184    
185          cs1 = vs.coords.ortho(0, 0, 0, 0, s+1, s+1)          cs1 = vs.coords.ortho(0, 0, 0, 0, s+1, s+1)
186          cs2 = vs.coords.affineCoordsys(          cs2 = vs.coords.affine(
187              0, 0, 0, 0,              0, 0, 0, 0,
188               v[0][0], v[0][1], v[1][0], v[1][1]               v[0][0], v[0][1], v[1][0], v[1][1]
189          )          )

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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