Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
ddb64c81fbe05ef7188135564bbd695edea9fdf0
/
src
/
pathops
/
SkPathOpsCurve.cpp
624637c
Path ops formerly found the topmost unprocessed edge and determined its angle sort order to initialize the winding. This never worked correctly with cubics and was flaky with paths consisting mostly of vertical edges.
by caryclark
· 10 years ago
aec2510
minor fixes to cubics code and overall alignment of how bounds and tops are computed for all curve types
by caryclark
· 10 years ago