guillempages
e13eaf6706
Fix animation resizing ( #4608 )
...
Animation resizing in RGB24 format is causing an error "Image cannot be resized to a bigger size". Other image types do not show the issue, and the only difference is the "image.thumbnail" call.
Removed the call and tested; the animation is shown with the desired size.
2023-03-22 08:05:09 +00:00
NP v/d Spek
86a8e1f4a6
small DisplayBuffer images and font update ( #4044 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-01-11 14:55:02 +13:00
NP v/d Spek
3c2766448d
Refactor xpt2046 to be a touchscreen platform ( #3793 )
2022-10-11 10:10:22 +13:00
Jesse Hills
0f1a7c2b69
Merge branch 'dev' into bump-2022.5.0b1
2022-05-11 12:50:41 +12:00
LuBeDa
68dfaf238b
added RGB565 image type ( #3229 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-04-27 08:41:10 +12:00
Jesse Hills
36b355eb82
Merge branch 'dev' into bump-2021.12.0b1
2021-12-02 19:38:44 +13:00
Dave T
3178243811
Fix frame scaling for animated gifs ( #2750 )
2021-11-26 09:02:53 +13:00
Dave T
07b882c801
Fix distorted gif frames when resizing ( #2774 )
2021-11-23 09:20:36 +01:00
Dave T
e5cb5756aa
Fix frame scaling for animated gifs ( #2750 )
2021-11-18 23:20:32 +01:00
Dave T
04ec1c8b56
Consolidate CONF_RAW_DATA_ID to const.py ( #2491 )
2021-10-12 00:14:04 +02:00
Otto Winter
2376a2c941
Convert components to async-def syntax ( #1821 )
2021-05-24 10:58:29 +02:00
Guillermo Ruffino
69879920eb
add-black ( #1593 )
...
* Add black
Update pre commit
Update pre commit
add empty line
* Format with black
2021-03-07 16:03:16 -03:00
Marcel Feix
4b808611e9
Add GIF Animation Support ( #1378 )
...
* Adding GIF Animation Support
* CLang tidy correction
* Adding Codeowner
2020-12-14 13:17:16 -03:00