Searched defs:SwOutline (Results 1 – 1 of 1) sorted by relevance
103 struct SwOutline struct105 Array<SwPoint> pts; //the outline's points106 Array<uint32_t> cntrs; //the contour end points107 Array<uint8_t> types; //curve type108 Array<bool> closed; //opened or closed path?109 FillRule fillRule;