core-foundation-rs
https://github.com/servo/core-foundation-rs
Rust
Rust bindings to Core Foundation and other low level libraries on Mac OS X and iOS
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported0 Subscribers
Add a CodeTriage badge to core-foundation-rs
Help out
- Issues
- WIP: Add a test for variations on constructed font data
- More variation tests
- Improve CFData and add CFMutableData type
- CGDataProvider and SIGSEGV
- Encoding missing for CGPoint, CGSize, CGRect, etc, so can't be passed as arguments to msg_send
- Create a core-graphics-types crate to avoid having to update so many crates when core-graphics makes breaking changes
- fix: new_from_descriptor lose font variations, such as font-weight
- Implement a builder API for font variations
- Make safe ways to create CGDataProvider
- Options should be implemented as bitflags, not enum
- Docs
- Rust not yet supported