Module hairline

Source

Constantsยง

FLOAT_PI ๐Ÿ”’
MAX_CUBIC_SUBDIVIDE_LEVEL ๐Ÿ”’
MAX_QUAD_SUBDIVIDE_LEVEL ๐Ÿ”’

Functionsยง

compute_cubic_segments ๐Ÿ”’
compute_int_quad_dist ๐Ÿ”’
compute_nocheck_cubic_bounds ๐Ÿ”’
compute_nocheck_quad_bounds ๐Ÿ”’
compute_quad_level ๐Ÿ”’
extend_pts ๐Ÿ”’
Extend the points in the direction of the starting or ending tangent by 1/2 unit to account for a round or square cap.
geometric_contains ๐Ÿ”’
geometric_overlap ๐Ÿ”’
hair_cubic ๐Ÿ”’
hair_cubic2 ๐Ÿ”’
hair_line_rgn ๐Ÿ”’
hair_quad ๐Ÿ”’
hair_quad2 ๐Ÿ”’
lt_90 ๐Ÿ”’
quick_cubic_niceness_check ๐Ÿ”’
stroke_path
stroke_path_impl

Type Aliasesยง

LineProc