msrd0 / rlottie-rs

Rust bindings to rlottie and file conversion library and tools
MIT License
17 stars 4 forks source link

Use types from rgb crate instead of Rgba and Argb #3

Closed msrd0 closed 2 years ago

msrd0 commented 2 years ago

Those also have repr(C) so should work with no further adjustments necessary