You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this can be really confusing, and probably resulted from BezierKit originally only having a boundingBox method which behaved like CoreGraphics boundingBoxOfPath. Therefore when BezierKit added boundingBoxOfPath it chose the wrong convention.
this can be really confusing, and probably resulted from BezierKit originally only having a
boundingBoxmethod which behaved like CoreGraphicsboundingBoxOfPath. Therefore when BezierKit addedboundingBoxOfPathit chose the wrong convention.