#objective-c #api-bindings #coregraphics

nightly no-std objrs_frameworks_core_graphics

Bindings for Apple's CoreGraphics framework

2 releases

Uses old Rust 2015

0.0.2 Dec 2, 2018
0.0.1 Aug 23, 2018

#182 in macOS and iOS APIs

Download history 9/week @ 2024-02-18 31/week @ 2024-02-25 7/week @ 2024-03-03 16/week @ 2024-03-10

63 downloads per month
Used in 3 crates

Apache-2.0 OR MIT OR MPL-2.0

83KB
1.5K SLoC

objrs_frameworks_core_graphics

The objrs_frameworks_core_graphics crate provides bindings for Apple's CoreGraphics framework. This crate is far from complete, but has some compatible types for the following CoreGraphics types:

  • CGFloat.
  • CGPoint.
  • CGRectEdge.
  • CGRect.
  • CGSize.
  • CGVector.

License

See the COPYRIGHT file. objrs is triple-licensed under the Apache License 2.0, MIT License, and Mozilla Public License 2.0 terms.

Dependencies

~2MB
~47K SLoC