/[gzz]/gzz/gzz/view/TextCellContentView.java
ViewVC logotype

Diff of /gzz/gzz/view/TextCellContentView.java

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

revision 1.7 by benja, Sun Aug 25 21:20:26 2002 UTC revision 1.8 by benja, Fri Sep 13 11:05:17 2002 UTC
# Line 88  public static final String rcsid = "$Id$ Line 88  public static final String rcsid = "$Id$
88    
89          Object key = (line < KEY.length) ? KEY[line] : new Integer(line);          Object key = (line < KEY.length) ? KEY[line] : new Integer(line);
90          int skewedcs =          int skewedcs =
91              v.coords.coordsys(cs, key, 0, skew, 0,              v.coords.coordsys(cs, key, 0, skew, 0, width, box.height);
                                           -skew + box.width, box.height);  
92    
93          placeVob(c, v, skewedcs, brBefore, brAfter, offs, context, scale);          placeVob(c, v, skewedcs, brBefore, brAfter, offs, context, scale);
94      }      }

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