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

Diff of /gzz/gzz/vob/TextVob.java

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

revision 1.29 by tjl, Sat Sep 28 09:50:06 2002 UTC revision 1.30 by tjl, Sat Sep 28 09:59:03 2002 UTC
# Line 113  String rcsid = "$Id$"; Line 113  String rcsid = "$Id$";
113                                  int coordsys2) {                                  int coordsys2) {
114          if(dbg) pa("Addtolistgl text "+text);          if(dbg) pa("Addtolistgl text "+text);
115          if(ht == null) {          if(ht == null) {
116              float sh = 2.0f/style.getHeight(1);              float sh = scale;
117              //  float sw = 2.0f/style.getWidth(text, 1);              //  float sw = 2.0f/style.getWidth(text, 1);
118              GLTextStyle gls = (GLTextStyle)style;              GLTextStyle gls = (GLTextStyle)style;
119              ht = GLRen.createHorizText2(              ht = GLRen.createHorizText2(

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

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