public interface IGlyphInfo extends IGlyph
Modifier and Type | Method and Description |
---|---|
default float |
func_211198_f() |
default float |
func_211199_g() |
default float |
func_211200_h() |
default float |
func_211204_i() |
default float |
getBearingY() |
int |
getHeight() |
float |
getOversample() |
int |
getWidth() |
boolean |
isColored() |
void |
uploadGlyph(int xOffset,
int yOffset) |
getAdvance, getAdvance, getBearingX, getBoldOffset, getShadowOffset
int getWidth()
int getHeight()
void uploadGlyph(int xOffset, int yOffset)
boolean isColored()
float getOversample()
default float func_211198_f()
default float func_211199_g()
default float func_211200_h()
default float func_211204_i()
default float getBearingY()