mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-14 06:42:58 +08:00
d33db6bb59
* added radius mask for rounded img * improved mask composite improved image zoom fidelity * implementing sdl image radius * low performance radius img drawing * improved rounded image performance * improved rounded image performance * improved rounded image blending * pixel perfect rounded image for SDL * accurate drawing only * supports rounded img for rect as well * fixed mask check when zoomed * surrounded rounded mask in lv_img with draw_complex check * updated docs * fixed build issue * aware of clip_corner property * reverted lv_img.c * updated docs