SecondHalfGames / yakui

yakui is a declarative Rust UI library for games
Apache License 2.0
237 stars 21 forks source link

allow cutout to be rounded #140

Closed Uriopass closed 10 months ago

Uriopass commented 10 months ago

image

Also fixes "color" not being passed to PaintRect when using fallback and optimize allocations a bit

Also means RoundedRectangle now supports images so that can be used elsewhere