Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 368 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 368 Bytes

VectorExtor

A set of extensions for common conversions and calculations used when dealing with CGPoint, CGRect, CGVector, CGSize, CGPath, and more.

CoreGraphics isn't available on Linux, but there's partial support for CGPoint and some of its siblings. In this package, CGVector is the most important omission from Linux, so I've covered a basic reimplementation.