Kenny
0afd863224
vectorio: palettes don't color dirty rectangles
...
This is a breaking change with previous palette semantic with respect to python code that uses vectorio.
Displayio has breaking changes in cpy 7 for Group's removal of max_size parameter so this is as good a
time as any to break everything.
Currently:
To color vectorio shapes correctly you have to pass in a palette with length 2. Palette[0] must be set transparent and palette[1] must be the color you want.
New:
To color vectorio shapes correctly you pass in a palette with length >= 1. Palette[0] will be the color of the shape.
Also improves pixels per second when skipping areas that aren't covered by the shape.
2021-07-31 16:32:01 -07:00
..
2021-07-15 14:36:57 -07:00
2021-05-05 17:51:52 -07:00
2021-04-26 15:47:41 -07:00
2021-05-05 17:51:52 -07:00
2021-07-20 19:49:43 -05:00
2021-06-25 23:38:08 -07:00
2021-07-16 14:08:39 -04:00
2021-05-08 08:47:29 -05:00
2021-07-12 06:57:59 -05:00
2021-05-05 17:51:52 -07:00
2021-05-05 17:51:52 -07:00
2021-07-12 06:57:59 -05:00
2021-05-05 17:51:52 -07:00
2021-07-12 06:57:59 -05:00
2021-07-12 06:57:59 -05:00
2021-05-05 17:51:52 -07:00
2021-03-26 15:38:20 -05:00
2021-04-26 15:47:41 -07:00
2021-05-06 16:22:35 +03:00
2021-03-15 19:27:36 +05:30
2021-07-13 08:56:18 +05:30
2021-05-06 09:04:56 -07:00
2021-07-12 06:57:59 -05:00
2021-05-05 17:51:52 -07:00
2021-05-05 17:51:52 -07:00
2021-07-22 19:41:45 +01:00
2021-03-15 19:27:36 +05:30
2021-07-12 06:57:59 -05:00
2021-05-05 17:51:52 -07:00
2021-05-05 17:51:52 -07:00
2021-07-26 23:34:25 -04:00
2021-05-06 09:04:56 -07:00
2021-04-26 15:47:41 -07:00
2021-06-21 09:04:26 -04:00
2021-07-12 06:57:59 -05:00
2021-07-16 14:51:58 -04:00
2021-03-15 19:27:36 +05:30
2021-05-05 17:51:52 -07:00
2021-07-18 00:00:58 +05:30
2021-05-05 17:51:52 -07:00
2021-03-15 19:27:36 +05:30
2021-04-26 15:47:41 -07:00
2021-07-12 06:57:59 -05:00
2021-03-15 19:27:36 +05:30
2021-07-12 06:57:59 -05:00
2021-07-26 18:35:49 -07:00
2021-07-26 18:35:49 -07:00
2021-07-12 14:40:01 -04:00
2021-03-15 19:27:36 +05:30
2021-07-12 06:57:59 -05:00
2021-05-05 17:51:52 -07:00
2021-05-05 17:51:52 -07:00
2021-03-15 19:27:36 +05:30
2021-05-05 17:51:52 -07:00
2021-07-12 06:57:59 -05:00
2021-07-22 16:38:48 -07:00
2021-07-21 17:33:40 -07:00
2021-05-13 21:59:02 -04:00
2021-03-15 19:27:36 +05:30
2021-07-23 21:00:00 +02:00
2021-07-12 06:57:59 -05:00
2021-07-12 06:57:59 -05:00
2021-07-15 15:08:09 -04:00
2021-05-05 17:51:52 -07:00
2021-03-15 19:27:36 +05:30
2021-07-12 06:57:59 -05:00
2021-05-27 21:29:38 -04:00
2021-07-12 06:57:59 -05:00
2021-03-15 19:27:36 +05:30
2021-07-31 16:32:01 -07:00
2021-05-05 17:51:52 -07:00
2021-07-12 06:57:59 -05:00
2020-08-07 00:01:31 +09:00
2020-06-14 11:12:35 -05:00
2021-05-04 18:06:33 -07:00
2019-06-12 11:36:43 -07:00
2019-06-12 11:36:43 -07:00