-
Notifications
You must be signed in to change notification settings - Fork 2
Comparing changes
Open a pull request
base repository: kmatch98/CircuitPython_textMap
base: background
head repository: kmatch98/CircuitPython_textMap
compare: master
- 14 commits
- 1 file changed
- 2 contributors
Commits on Jun 5, 2020
-
Merge pull request #5 from kmatch98/background
Added background color capability.
Configuration menu - View commit details
-
Copy full SHA for 61cc790 - Browse repository at this point
Copy the full SHA 61cc790View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ff4188 - Browse repository at this point
Copy the full SHA 6ff4188View commit details -
Merge pull request #6 from kmatch98/revert-5-background
Revert "Added background color capability."
Configuration menu - View commit details
-
Copy full SHA for 297ffa9 - Browse repository at this point
Copy the full SHA 297ffa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d913d0a - Browse repository at this point
Copy the full SHA d913d0aView commit details -
Merge pull request #7 from kmatch98/revert-6-revert-5-background
Cleaning up an error in my branch merging - Added background
Configuration menu - View commit details
-
Copy full SHA for 2b33a39 - Browse repository at this point
Copy the full SHA 2b33a39View commit details -
Updating to accommodate built-in font
Margaret Matocha committedJun 5, 2020 Configuration menu - View commit details
-
Copy full SHA for 068ddae - Browse repository at this point
Copy the full SHA 068ddaeView commit details -
Margaret Matocha committed
Jun 5, 2020 Configuration menu - View commit details
-
Copy full SHA for 4ddf716 - Browse repository at this point
Copy the full SHA 4ddf716View commit details -
Merge pull request #8 from kmatch98/cleanup-builtin-font
Accommodate built-in font
Configuration menu - View commit details
-
Copy full SHA for e9057f4 - Browse repository at this point
Copy the full SHA e9057f4View commit details
Commits on Jun 10, 2020
-
Added ~20percent speedup for glyph copy into the bitmap using direct …
…indexing rather than x,y
Margaret Matocha committedJun 10, 2020 Configuration menu - View commit details
-
Copy full SHA for cbfbb0f - Browse repository at this point
Copy the full SHA cbfbb0fView commit details -
Merge pull request #9 from kmatch98/speedy-write
Added ~20percent speedup for glyph copy into the bitmap using direct …
Configuration menu - View commit details
-
Copy full SHA for 2a9c3ba - Browse repository at this point
Copy the full SHA 2a9c3baView commit details
Commits on Jun 11, 2020
-
updated textBox to include defaults for colors
Margaret Matocha committedJun 11, 2020 Configuration menu - View commit details
-
Copy full SHA for 674d0b9 - Browse repository at this point
Copy the full SHA 674d0b9View commit details -
Merge pull request #12 from kmatch98/textbox-cleanup
updated textBox to include defaults for colors
Configuration menu - View commit details
-
Copy full SHA for e384e4b - Browse repository at this point
Copy the full SHA e384e4bView commit details
Commits on Jul 23, 2020
-
Margaret Matocha committed
Jul 23, 2020 Configuration menu - View commit details
-
Copy full SHA for ab41a73 - Browse repository at this point
Copy the full SHA ab41a73View commit details -
Merge pull request #13 from kmatch98/add-newline
Add newline handling
Configuration menu - View commit details
-
Copy full SHA for 63a1a19 - Browse repository at this point
Copy the full SHA 63a1a19View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff background...master