Skip to content

merge from adafruit #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 33 commits into from
Oct 23, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
c302859
all: Correct right-side of bounding box for slanted fonts; correct y_…
kmatch98 Aug 18, 2020
6862809
all: Correct left-hand bounding box position, that was problematic fo…
kmatch98 Aug 18, 2020
3b03903
gracefully recover if load_glpyhs does not exist on font we are using
FoamyGuy Aug 19, 2020
5ff8c19
Merge pull request #88 from FoamyGuy/fix_load_glyphs_for_builtin
jepler Aug 19, 2020
f37e66c
Fix bugs with anchored_position and scaling
kmatch98 Aug 20, 2020
518cc0c
Merge branch 'master' into many_cleanups
kmatch98 Aug 20, 2020
7d70ca7
Update spacing in doc string
kmatch98 Aug 20, 2020
1421c5d
Update docs to try to solve unexpected-indentation
kmatch98 Aug 20, 2020
704744f
remove whitespace
kmatch98 Aug 20, 2020
ec28d2a
Update header docs to previous release
kmatch98 Aug 20, 2020
cf6d713
Delete redundant + sign
kmatch98 Aug 22, 2020
3f9ea73
Add raise from for exception handling
kmatch98 Aug 22, 2020
61dac4d
rename error variable name for pylint
kmatch98 Aug 22, 2020
f83687c
rearrange import statements for pylint
kmatch98 Aug 22, 2020
59c9544
Update font filename
kmatch98 Aug 22, 2020
9d28b6c
Merge pull request #86 from kmatch98/many_cleanups
FoamyGuy Aug 22, 2020
a404b09
first commit with mutable text, font and line_spacing
kmatch98 Aug 25, 2020
3e8f35f
Added getter/setters for text, line_spacing and temporary fix for set…
kmatch98 Aug 26, 2020
a47afc0
Add try/except backward compatibility for bitmap.blit function in _pl…
kmatch98 Aug 26, 2020
bece1ad
Bug fix in try/except in _place_text
kmatch98 Aug 26, 2020
7ca736f
Add scale mutability, bug fix on blit range
kmatch98 Aug 27, 2020
1a47464
ran black and pylint updates
kmatch98 Aug 27, 2020
9846796
pylint fixes
kmatch98 Aug 27, 2020
df1c8ea
fix bug with scale initialization
kmatch98 Aug 27, 2020
9ef676e
Fix scale bug in label.py, remove kwargs from both and add scale inpu…
kmatch98 Aug 28, 2020
5d299cc
ran black and pylint
kmatch98 Aug 28, 2020
4bab6cf
Update docs file to include bitmap_label
kmatch98 Aug 28, 2020
f23910c
Breakout blit function, improve handling of builtin builtin bitmap.bl…
kmatch98 Aug 28, 2020
a836740
Merge pull request #90 from kmatch98/bitmap_mutable
tannewt Aug 31, 2020
444a8ad
Correct documentation errors related to mutability
kmatch98 Sep 5, 2020
df94e2f
Merge pull request #92 from kmatch98/bitmap_mutable
FoamyGuy Sep 5, 2020
6513a95
add init
eteq Oct 18, 2020
0c57ae8
Merge pull request #93 from eteq/add-init
FoamyGuy Oct 19, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file.
Loading