Skip to content

Conversation

@mikowitz
Copy link
Owner

  • Add ImageSurface struct in Elixir and Rust
  • Add Format enum/atoms
  • Start adding XairoError mapping to cairo::Error
  • Add Utilities module

* Add `ImageSurface` struct in Elixir and Rust
  * `new`
  * `format`
  * `width`
  * `height`
  * `stride`
  * `write_to_png`
* Add `Format` enum/atoms
* Start adding `XairoError` mapping to cairo::Error
  - [ ] (eventually move existing errors over)
* Add `Utilities` module
  * `stride_for_width`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants