Skip to content

Commit

Permalink
Merge pull request #3 from tannewt/polish
Browse files Browse the repository at this point in the history
Begin polishing up bitmap font
  • Loading branch information
ladyada authored Feb 18, 2019
2 parents 39458dc + 7feddf5 commit cd7fe1f
Show file tree
Hide file tree
Showing 21 changed files with 1,484 additions and 95 deletions.
15 changes: 14 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,15 @@
*.mpy
.idea
__pycache__

_build
*.pyc
.env
build*
bundles
*.DS_Store
.eggs
dist
**/*.egg-info
*.bdf
*.pcf
*.ttf
Loading

0 comments on commit cd7fe1f

Please sign in to comment.