Kevin Matocha
|
59c9544605
|
Update font filename
|
2020-08-21 22:30:11 -05:00 |
|
Kevin Matocha
|
f83687c47a
|
rearrange import statements for pylint
|
2020-08-21 22:26:59 -05:00 |
|
Margaret Matocha
|
d4517644f6
|
added glyphs and moved variable outside of memory check
|
2020-08-13 08:23:50 -05:00 |
|
Margaret Matocha
|
b0d1d5914a
|
Deleted unnecessary import
|
2020-08-12 08:19:01 -05:00 |
|
Margaret Matocha
|
12440fd02a
|
Ran black on example
|
2020-08-12 08:16:26 -05:00 |
|
FoamyGuy
|
8c98dacd81
|
working on comparison example
|
2020-08-11 20:09:22 -05:00 |
|
FoamyGuy
|
b6662efe48
|
working on bitmap_label vs. label comparison example
|
2020-08-11 19:04:15 -05:00 |
|
FoamyGuy
|
e08643cdf8
|
changing example script to simpletest
|
2020-08-11 18:42:34 -05:00 |
|
Margaret Matocha
|
6aac22d59d
|
minor edits of comments and for pylint no-member
|
2020-08-08 10:12:40 -05:00 |
|
Margaret Matocha
|
6a30b327dc
|
ran black
|
2020-08-06 20:45:48 -05:00 |
|
Margaret Matocha
|
119a7d0aed
|
Limited pylint cleanup of examples
|
2020-08-06 20:37:37 -05:00 |
|
Margaret Matocha
|
9ffd22a7b9
|
Ran black on examples
|
2020-08-06 19:37:41 -05:00 |
|
Margaret Matocha
|
8a164973b6
|
Add more complex example with alternating display of label and bitmap_label
|
2020-08-06 17:18:10 -05:00 |
|
Margaret Matocha
|
accdb87056
|
Added simpletest, with time measurement
|
2020-08-05 13:29:58 -05:00 |
|
Margaret Matocha
|
d0c7d38c56
|
added font and two code samples, with minor updates to bitmap_label.py
|
2020-08-03 18:56:04 -05:00 |
|
Margaret Matocha
|
b628dffa0e
|
Sample file for debugging bitmap_label - see code.py
|
2020-08-02 16:43:29 -05:00 |
|
Melissa LeBlanc-Williams
|
819eb1dda5
|
Fixed import order
|
2020-06-23 17:40:54 -07:00 |
|
Margaret Matocha
|
93130c4da3
|
Updated sequence of import statements to meet pyline requirement
|
2020-06-05 21:01:57 -05:00 |
|
Margaret Matocha
|
1be4aa3473
|
Updated _padding example to meet pylint requirements
|
2020-06-05 20:58:40 -05:00 |
|
Margaret Matocha
|
7464d08d45
|
ran black
|
2020-06-05 12:42:31 -05:00 |
|
Margaret Matocha
|
a51392c727
|
added example showing background color padding
|
2020-06-05 12:40:32 -05:00 |
|
Margaret Matocha
|
02f26d93e0
|
updated anchor_positions example so that anchor positions correspond to the edges and corners of the display
|
2020-05-22 22:56:30 -05:00 |
|
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 |
|