Method | Description | |
---|---|---|
GetKerning ( |
||
GlyphManager ( ) : System | ||
TryGetGlyphImage ( |
||
TryGetGlyphInfo ( |
public GetKerning ( |
||
font | ||
c1 | int | |
c2 | int | |
return | System.Vector2 |
public TryGetGlyphImage ( |
||
font | ||
codepoint | int | |
texture | SubTexture | |
material | ResourceHandle |
|
return | bool |
public TryGetGlyphInfo ( |
||
font | ||
codepoint | int | |
glyph | Glyph | |
return | bool |