stbtt_GetGlyphShape

nothrow @nogc
int
stbtt_GetGlyphShape
(,,
stbtt_vertex** pvertices
)

Return Value

Type: int

Number of vertices and fills *vertices with the pointer to them. These are expressed in "unscaled" coordinates.

Meta