PFont.Glyph
- java.lang.Object
-
- processing.core.PFont.Glyph
-
- Enclosing class:
- PFont
public class PFont.Glyph extends java.lang.ObjectA single character, and its visage.
-
-
Field Detail
-
image
public PImage image
-
value
public int value
-
height
public int height
-
width
public int width
-
index
public int index
-
setWidth
public int setWidth
-
topExtent
public int topExtent
-
leftExtent
public int leftExtent
-
-