Rinnegatamante / lpp-vita

Lua Player Plus for PSVITA. Documentation on: http://rinnegatamante.github.io/lpp-vita/
GNU General Public License v3.0
179 stars 27 forks source link

[Feature Request] Border radius for images #70

Open SupertigerDev opened 1 year ago

SupertigerDev commented 1 year ago

It would be really cool if there was a way to add border radius to images (css equivalent: img {border-radius: 8px}) 😀

jimbob4000 commented 12 months ago

This would be handy, I was looking for this before but didn't want to request it as I'm happy enough without it.

I was hoping it was part of drawImageExtended. Would also be handy for fillRect so you can create rounded corners for UI elements.