[]
For internal use only.
public override void DrawGlyphs(Font font, ushort[] glyphs, float[] glyphAdvances, string[] glyphUtf16, int length, Color color, Matrix3x2 matrix)
Public Overrides Sub DrawGlyphs(font As Font, glyphs As UShort(), glyphAdvances As Single(), glyphUtf16 As String(), length As Integer, color As Color, matrix As Matrix3x2)
Type | Name | Description |
---|---|---|
Font | font | |
ushort[] | glyphs | |
float[] | glyphAdvances | |
string[] | glyphUtf16 | |
int | length | |
Color | color | |
Matrix3x2 | matrix |