Mariotaku
d33db6bb59
feat(sdl): support rounded images (#3012)
* 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
2022-01-18 11:41:45 +01:00
..
2021-06-18 12:25:49 -04:00
2021-11-19 10:32:45 +01:00
2021-06-18 18:11:53 -04:00
2022-01-17 19:53:41 -05:00
2022-01-17 08:10:23 -05:00
2021-09-01 09:12:39 +02:00
2022-01-17 08:10:23 -05:00
2021-07-27 12:26:38 +02:00
2021-12-15 13:06:57 +01:00
2022-01-17 08:10:23 -05:00
2022-01-17 08:10:23 -05:00
2022-01-18 11:41:45 +01:00
2022-01-17 08:10:23 -05:00
2022-01-17 08:10:23 -05:00
2021-06-09 15:10:35 +02:00
2021-05-19 21:55:29 +02:00
2021-11-22 09:48:38 +01:00
2022-01-11 16:54:16 +01:00
2021-12-29 16:10:36 -05:00
2021-05-01 07:34:30 +02:00
2021-06-15 07:59:04 +02:00
2021-10-04 15:08:52 +02:00
2021-04-23 17:45:34 -04:00
2021-06-02 04:41:41 +00:00
2022-01-17 08:10:23 -05:00