SecondHalfGames / yakui

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

allow cutout to be rounded #140

Closed Uriopass closed 5 months ago

Uriopass commented 5 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