Commit graph

19 commits

Author SHA1 Message Date
dherrada
19183b701c Ran black, made pylint 2.x compatible 2020-03-09 17:10:04 -04:00
FoamyGuy
5dfc291763 fix setting background back to transparent. add logic to track transparency and return None when background is transparent. add more functionality to example. 2020-02-17 19:32:58 -06:00
FoamyGuy
fb70ae4b70 fix typo in background_color example 2020-02-14 20:25:01 -06:00
FoamyGuy
cefd4545f5 adding background_color and usage example 2020-02-14 18:22:20 -06:00
FoamyGuy
8ca3c1a724 remove unneeded prints, make the 'text' variable more like a constant. moving text_group setup code all together. cleanup some whitespace. 2020-01-29 13:49:28 -06:00
FoamyGuy
afeb2a2669 adding anchored position example 2020-01-28 22:01:00 -06:00
Melissa LeBlanc-Williams
5076127411 Updated examples to work in both CP 4 and CP 5 2019-11-26 11:08:42 -08:00
Melissa LeBlanc-Williams
ea45562020 Updated with PR suggestions 2019-08-19 19:35:31 -07:00
Melissa LeBlanc-Williams
2cc1ccb842 Updated PyPortal example to work with latest stable CircuitPython 2019-08-19 10:13:51 -07:00
Justin Triplett
a23e5ff8b5 Switch example to show text then loop with pass to hold it in place 2019-07-21 22:48:09 -04:00
Justin Triplett
5ec1c88226 update simple example and usage example in readme, additional line after imports for pep 8 2019-07-21 20:50:21 -04:00
TG-Techie
36ae2fe607
updating to 4.0.1
tried this stock on pyportal and did not work as the api no longer supports position as a kwarg for the location. fixed with simple re-naming.
2019-06-04 22:15:11 -04:00
dherrada
1276348258 Addded module name to example filename 2019-05-10 11:22:46 -04:00
ladyada
2cb0c2970f fix example code 2019-03-11 22:06:37 -04:00
ladyada
9ab53c124f add boundingbox test 2019-03-10 15:53:29 -04:00
Scott Shawcroft
43bee28d54
Ignore missing member 2019-02-12 15:10:28 -08:00
Scott Shawcroft
90ae502daa
Lint example 2019-02-12 15:07:15 -08:00
Scott Shawcroft
5c41913aeb
Add example 2019-01-10 17:20:51 -08:00
Scott Shawcroft
f6bf34133a
Very early text display that works for a single line. 2019-01-10 17:17:15 -08:00