TypeScript API Documentation for HARFBUZZ
API Version: 0.0
Library Version: 14.4.0
Generated with TypeDoc via ts-for-gir v5.2.0
Since 14.2.0
End-cap shape for hb_draw_line().
hb_draw_line()
14.2.0
No cap; the line ends exactly at its endpoint.
Square cap; the line is extended past its endpoint by half the local stroke width. Useful for composing closed shapes from line segments (e.g. a rectangle made from four lines).
End-cap shape for
hb_draw_line().Since
14.2.0