stbtt_GetCodepointShape

nothrow @nogc
int
stbtt_GetCodepointShape
(,,
stbtt_vertex** vertices
)

Return Value

Type: int

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

Meta