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

Diff of /gzz/gzz/view/PageSpanCellView.java

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

revision 1.24 by tjl, Thu Feb 13 15:38:38 2003 UTC revision 1.25 by jvk, Fri Feb 14 16:27:34 2003 UTC
# Line 170  public class PageSpanCellView extends Ce Line 170  public class PageSpanCellView extends Ce
170    
171                  psps[p].request(importance, scale * pixelscale);                  psps[p].request(importance, scale * pixelscale);
172                  vs.map.put(GLRen.createPaperQuad(psps[p].getPaper(useBg),                  vs.map.put(GLRen.createPaperQuad(psps[p].getPaper(useBg),
173                              xywh[4*p + 0], xywh[4*p + 1],                              xywh[4*p + 0],
174                              xywh[4*p + 2], xywh[4*p + 3], dicefactor), tr, 0);                              xywh[4*p + 1],
175                                xywh[4*p + 0]+xywh[4*p + 2],
176                                xywh[4*p + 1]+xywh[4*p + 3], dicefactor), tr, 0);
177              }              }
178          }          }
179    

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

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