Skip to content

takaiwai/CGExtensions

Repository files navigation

CGExtensions

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

CGExtensions is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "CGExtensions"

Author

Taka Iwai, hello@takaiwai.com

License

CGExtensions is available under the MIT license. See the LICENSE file for more info.

ToDos / ideas

  • Add test coverage badge
  • Use SwiftCheck
  • Add examples
  • Add documentation
  • Extensions on CGRect
  • Extensions on CGAffineTransform
  • Custom assignment operators (like += or *=)
  • May add closeTo or almostEqualTo or operators
  • watchOS support
  • tvOS support
  • Boolean operations between CGPath like Illustrator's Pathfinder function
  • Missing NSBezierPath.cgPath getter

About

Utility functions and operators on top the CoreGraphics.

Resources

License

Stars

Watchers

Forks

Packages

No packages published