• Joined on 2022-09-24
437 contributions in the last 12 months
AprMayJunJulAugSepOctNovDecJanFebMarMonWedFri
Less
More
savanni deleted branch st7789-fonts from savanni/monorepo 2025-03-08 07:03:54 +00:00
savanni merged pull request savanni/monorepo#298 2025-03-08 07:03:53 +00:00
Build out the seven-segment font and the 5x7 bitmap font
savanni created pull request savanni/monorepo#298 2025-03-08 07:03:46 +00:00
Build out the seven-segment font and the 5x7 bitmap font
savanni pushed to st7789-fonts at savanni/monorepo 2025-03-08 07:01:51 +00:00
36eef45971 Fill out an alphabet and animate the screen
savanni pushed to st7789-fonts at savanni/monorepo 2025-03-08 06:23:26 +00:00
596de6525f Create a 5x8 bitmap font
9175b9d4cc Create a print function and fill out more sixteen-segment glyphs
Compare 2 commits »
savanni created branch st7789-fonts in savanni/monorepo 2025-03-07 23:49:16 +00:00
savanni pushed to st7789-fonts at savanni/monorepo 2025-03-07 23:49:16 +00:00
958d18b9a8 Set up the seven segment font
savanni opened issue savanni/monorepo#297 2025-03-06 13:52:19 +00:00
l10n edit mode should not load only the individual element to be edited, not the entire database
savanni opened issue savanni/monorepo#296 2025-03-06 13:51:50 +00:00
l10n should be able to import new data from an xliff or json file
savanni opened issue savanni/monorepo#295 2025-03-06 13:51:31 +00:00
l10n should gracefully handle all of the errors that can happen in the edit function
savanni opened issue savanni/monorepo#294 2025-03-06 13:51:10 +00:00
l10n should not create a new entry if the user didn't add any content
savanni pushed to main at savanni/monorepo 2025-03-05 15:01:05 +00:00
bc9e24c0c9 Remove dead code
b444326c1c Add a link to the sixteen-segment font source
8288fdbb6b Refactor the canvas and font
155d2ba18e Use bitflags to represent the font
132c85e99d Fix a bunch of the letters. Add a dot.
Compare 7 commits »
savanni deleted branch st7789-drawing from savanni/monorepo 2025-03-05 15:01:05 +00:00
savanni merged pull request savanni/monorepo#293 2025-03-05 15:01:03 +00:00
Work on abstractions for an ST7789 font and frame buffer
savanni pushed to st7789-drawing at savanni/monorepo 2025-03-05 14:58:53 +00:00
bc9e24c0c9 Remove dead code
savanni created pull request savanni/monorepo#293 2025-03-05 14:57:49 +00:00
Work on abstractions for an ST7789 font and frame buffer
savanni pushed to st7789-drawing at savanni/monorepo 2025-03-05 14:48:52 +00:00
b444326c1c Add a link to the sixteen-segment font source
savanni pushed to st7789-drawing at savanni/monorepo 2025-03-05 14:47:29 +00:00
8288fdbb6b Refactor the canvas and font
155d2ba18e Use bitflags to represent the font
132c85e99d Fix a bunch of the letters. Add a dot.
Compare 3 commits »
savanni pushed to st7789-drawing at savanni/monorepo 2025-03-04 04:18:47 +00:00
aea858dd17 Do a static buffer allocation for the Canvas
savanni created branch st7789-drawing in savanni/monorepo 2025-03-03 15:25:46 +00:00