Description
Vector path boolean operations can be performed through Skia Path Ops from Python code. Font, graphics, and document tools can union, intersect, simplify, or clean paths without implementing geometry algorithms manually. It is a graphics geometry library.