objrs_frameworks_core_graphics

Crates.ioobjrs_frameworks_core_graphics
lib.rsobjrs_frameworks_core_graphics
version0.0.2
sourcesrc
created_at2018-08-23 14:15:41.955232
updated_at2018-12-02 00:07:08.17147
descriptionBindings for Apple's CoreGraphics framework.
homepage
repositoryhttps://gitlab.com/objrs/objrs
max_upload_size
id80891
size36,268
Michael Bradshaw (mjbshaw)

documentation

README

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.

Commit count: 22

cargo fmt