/[gzz]/gzz/gzz/vob/HBroken.java
ViewVC logotype

Diff of /gzz/gzz/vob/HBroken.java

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

revision 1.2 by benja, Sat Sep 21 22:48:01 2002 UTC revision 1.3 by benja, Sat Sep 21 23:00:38 2002 UTC
# Line 72  public class HBroken { Line 72  public class HBroken {
72              for(int j=from; j<to; j++) {              for(int j=from; j<to; j++) {
73                  HBox box = chain.getBox(j);                  HBox box = chain.getBox(j);
74                  float w = box.getWidth(scale);                  float w = box.getWidth(scale);
75                  float h = box.getHeight(scale);                  float h = box.getHeight(scale) + box.getDepth(scale);
76                  Object key = box.getKey();                  Object key = box.getKey();
77    
78                  int cs = vs.coords.coordsys(coordsys, key, 0, x, y, w, h);                  int cs = vs.coords.coordsys(coordsys, key, 0, x, y, w, h);

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

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