Module huozi::glyph_vertices

source ·

Structs§

  • Represents the vertices of a glyph, which consists of three layers: the shadow, the stroke, and the fill.
    It is recommanded to draw the layers in the order of shadow, stroke, and fill.