Commit Graph

82 Commits

Author SHA1 Message Date
Jesse Hills 57e080464a
Merge branch 'current' into beta 2024-04-15 13:25:48 +12:00
H. Árkosi Róbert 412aef3574
Display rendering engine screenshots (#3738) 2024-04-15 09:08:28 +12:00
Daniel Eisterhold 3c9096eadf
Add example for get_size() (#3711) 2024-03-28 12:56:35 +13:00
Daniel Eisterhold 26b3ada768
Add documentation for line_at_angle (#3687) 2024-03-18 12:51:48 +13:00
Clyde Stubbs 7d53484c83
Font: document new font features (#3596)
* Document new font features

* Add entry in index.rst

* Update components/display/fonts.rst

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>

* Make html-strict happy

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-03-11 04:03:42 -05:00
mathieu-mp 4d279427e5
Add regular polygon shapes to display component (#3551) 2024-03-01 16:49:29 +13:00
Samuel Sieb b8feef3b60
document continuous option (#3537) 2024-01-16 16:44:13 +09:00
mathieu-mp b5f9550cf0
Add triangle shapes to display component (#3544) 2024-01-16 15:38:12 +09:00
Ruben van Dijk fca598b833
Add questionmark to default glyphs. (#3516) 2024-01-09 08:19:12 +09:00
Ilia Sotnikov a9c5f2e547
Pillow: bump to 10.1.0 (#3401) 2023-11-24 08:55:45 +13:00
Jesse Hills a53fc6b37e
Add documentation for images using URL (#3409) 2023-11-24 08:10:39 +13:00
Luis Peralta 022d32c63d
display font: document using gfonts:// for icons (#2883)
Added example showing how to use gfonts to download icons. It seems it is not widely known.

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-10-25 16:50:32 +02:00
NP v/d Spek d609c17972
Update display document with test script (#3244)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2023-10-22 22:23:39 -05:00
Jesse Hills d4817e46c6
Update note on pillow install (#3117) 2023-08-10 15:57:44 +12:00
Jesse Hills 3130234dc6
Merge branch 'current' into next 2023-06-26 09:43:15 +12:00
Guillermo Ruffino 96ce858f41
Fix schema 202306 (#3020) 2023-06-26 09:40:03 +12:00
guillempages 69573565ce
Add animation actions documentation (#3001)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-06-20 10:50:06 +12:00
Kamil Trzciński 0a370f424a
display: allow to align image with `ImageAlign` (#2996) 2023-06-19 07:35:14 +12:00
Kamil Trzciński 5e18c9eed0
display: allow to align image with `ImageAlign` (#2996) 2023-06-19 07:24:27 +12:00
guillempages 93d7245eab
Add SVG support (#2983) 2023-06-12 09:36:42 +12:00
guillempages 52bff79366
Add mdi image documentation (#2837) 2023-06-07 09:32:24 +12:00
guillempages 182750cd6a
Document looping animations (#2847) 2023-05-26 00:09:34 -05:00
guillempages ba7f38c0a9
Add transparency support to images and animations (#2770) 2023-05-22 08:03:24 +12:00
Dorian Zedler 72c0fdd05f
Feat: add hex color (#2731) 2023-03-13 09:26:34 +13:00
NP v/d Spek 6a6c876142
Nvds display clipping (#2659)
* Adding documentation about Clipping

* add example
2023-02-11 09:56:01 +13:00
Jan Pieter Waagmeester 880085fa33
Fix list layout for Graph>'Trace specific fields' (#2577) 2023-02-05 20:31:35 +01:00
Antonio Fiol a3bdd1ff5d
Added example with the expanded form for file (#2635)
Added one example where file does not use the short form, but the YAML expanded one described below the examples.
2023-02-05 20:10:26 +01:00
Jesse Hills 4171ba1fb4
Fix display font and static text ref (#2618) 2023-01-24 14:35:06 +13:00
Mike Ryan 76e619f1cd
Add docs for bitmap fonts (#2139) 2022-08-19 10:49:57 +12:00
davestubbs 68a4f07a06
Added documentation on selecting a specific frame in an animated gif (#2214)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-08-09 10:28:20 +12:00
LuBeDa 8f0331e095
added prev_frame for animation (#2048) 2022-05-10 21:56:52 +12:00
LuBeDa 395d9ea0e1
Added RGB565 as image type (#1927) 2022-04-27 08:41:15 +12:00
Jesse Hills 644a52fa2d
Merge branch 'current' into next 2022-04-19 12:33:32 +12:00
Jesse Hills b8cf9e7ea7
Note about graph history (#2025) 2022-04-19 11:22:33 +12:00
Jesse Hills 5355ca24a2
Merge branch 'current' into next 2022-04-03 19:31:47 +12:00
Guillermo Ruffino 53d1abd7a8
Docs cleanup for schema gen (#1973) 2022-04-03 19:30:25 +12:00
Jesse Hills 34f40730ef
Add docs for google fonts (#1990) 2022-03-28 12:07:54 +13:00
Wouter van der Wal 9f07ad671e
Added documentation for qr code component (#1748)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2022-01-26 22:20:49 +13:00
Jesse Hills 5060264b1b
Add doc for transparent_binary image type (#1796) 2022-01-21 11:16:34 +13:00
jscarlett5 a1d0f1bd26
Changed GREYSCALE to GRAYSCALE in animation (#1779) 2022-01-10 13:54:51 +01:00
Cooper Dale 1472514ff3
typo single vs simple (#1785) 2022-01-10 12:05:57 +13:00
Jesse Hills ae922bc8ac
Merge branch 'current' into next 2021-12-02 17:10:24 +13:00
Oxan van Leeuwen f358d4c0db
Use consistent syntax for config option types (#1659) 2021-11-29 07:57:01 +13:00
Jesse Hills 5eae51ea9e
Merge branch 'current' into next 2021-11-26 09:02:41 +13:00
Dave T 58f3f38203
Fix minor typos (#1654) 2021-11-25 13:14:13 +01:00
Otto Winter 6053f490b5
Update svg2png and seo.py (#1380)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-11-16 15:19:33 +13:00
Tim Niemueller 12f0886920
ili9341: document auto_clear_enabled flag (#1568)
Also reference in section about rendering engine.

Co-authored-by: Tim Niemueller <timdn@google.com>
2021-11-03 17:56:23 +01:00
Jesse Hills 7839495c78
Update changelog for 2021.10.0b1 2021-10-13 18:08:58 +13:00
WeekendWarrior1 4b0345219e
add = to default glyph list (#1490) 2021-09-22 16:57:19 +12:00
synco 33040afbb1
Added new graphing feature (#1358)
Co-authored-by: Synco Reynders <synco@deviceware.co.nz>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-09-20 19:30:36 +12:00