Skip to content

Start of massive refactor:#63

Open
mikowitz wants to merge 3 commits intomainfrom
big-refactor
Open

Start of massive refactor:#63
mikowitz wants to merge 3 commits intomainfrom
big-refactor

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.

1 participant