RazrFalcon / tiny-skia

A tiny Skia subset ported to Rust
BSD 3-Clause "New" or "Revised" License
1.05k stars 67 forks source link

Support u16/f32 pixmaps #63

Open RazrFalcon opened 1 year ago

RazrFalcon commented 1 year ago

Good to have. This is technically already supported, but we have to provide a sane public API for it.