Constant tiny_skia::edge_clipper::MAX_VERBS
source ยท const MAX_VERBS: usize = 18;
Expand description
Max curvature in X and Y split cubic into 9 pieces, * (line + cubic).
const MAX_VERBS: usize = 18;
Max curvature in X and Y split cubic into 9 pieces, * (line + cubic).