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

Diff of /gzz/gzz/vob/GLTextStyle.java

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

revision 1.12 by tjl, Mon Sep 23 08:24:26 2002 UTC revision 1.13 by tjl, Sun Oct 6 15:08:02 2002 UTC
# Line 57  public static final String rcsid = "$Id$ Line 57  public static final String rcsid = "$Id$
57    
58      float fontScale;      float fontScale;
59      GL.Font theFont;      GL.Font theFont;
60      short[] charWidths = new short[256];      float[] charWidths = new float[256];
61    
62      private GLTextStyle(GL.Font f, float scale) {      private GLTextStyle(GL.Font f, float scale) {
63          this.theFont = f;          this.theFont = f;

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

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