summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2025-04-25Merge branch 'leper-add_ark_font_for_extended_latin_12px'jacqueline
2025-04-19Update Fusion font to the 2025.03.14 versionayumi
2025-04-13Add ark pixel font's latin feature branch font.leper
This is from an upstream development branch at [1] and adds quite a lot of glyps for the 12px font, and a few to the 10px font. This addition should be temporary until that feature branch is merged upstream, a new release rolled, and then a new release of the fuxion pixel font is rolled. For now this leads to no more missing extended latin A/B characters in the 12px font on my collection. [1] https://github.com/TakWolf/ark-pixel-font/commit/535181d3c9394990fc0cd5d5259399da3b7ead48
2025-04-06Merge pull request 'Include more character sets.' (#304) from ↵cooljqln
leper/tangara-fw:extended_latin_a_b_greek into main Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/304
2025-04-01version bumpjacqueline
2025-03-22Include more character sets.leper
This adds support for Latin Extended-A, Latin Extended-B, and Greek and Coptic scripts. The used fusion font in the current version support for these is clearly incomplete for the first two, there is however an upstream branch of the ark pixel font that is a base for it to add more support for those. In the current state this reduces the amount of missing characters for a whole set of Eastern and South-Eastern European languages.
2025-03-20version bumpjacqueline
2025-03-19Merge pull request 'Include a subset of Cyrillic characters in the fonts' ↵cooljqln
(#298) from ayumi/tangara-fw:cyrillic into main Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/298
2025-03-13Add the ability to display a subset of Cyrillic charactersayumi
2025-03-13Add WavPack supportayumi
2025-02-25version bumpjacqueline
2025-02-07version bumpjacqueline
2025-02-05Update to latest version of fusion12 and build it like 10pxRiver Tae Smith
2025-01-31version bumpjacqueline
2025-01-17Version bumpjacqueline
2025-01-13Merge pull request 'Update licensing info' (#174) from ↵cooljqln
tjk/tangara-fw:update-reuse into main Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/174 Reviewed-by: cooljqln <cooljqln@noreply.codeberg.org>
2025-01-10version bumpjacqueline
2025-01-08Add missing copyright/license headersTom Kirchner
2025-01-03versiom bumpjacqueline
2024-12-20version bumpjacqueline
2024-12-13version bumpjacqueline
2024-10-11version bumpjacqueline
2024-10-04RC1 time :grimacing:jacqueline
2024-09-17Actually this is more like a minor bumpjacqueline
2024-09-17Version bumpjacqueline
2024-09-09version bumpjacqueline
2024-08-29Add reference doc regen instructionsjacqueline
2024-08-19version bumpjacqueline
2024-07-19version bumpjacqueline
2024-07-18Add Hangul characters to the bundled fontjacqueline
2024-07-05version bumpjacqueline
2024-06-27fork esp-idf's dev console, in order to add some hooksjacqueline
2024-06-14version bumpjacqueline
2024-06-14Load fonts dynamically from /luajacqueline
This unfortunately slows boot time by a bit, but I think we should be able to reclaim that time eventually.
2024-05-31version bumpjacqueline
2024-05-10version bumpjacqueline
2024-05-03Add the collation partition to the buildjacqueline
Includes a small linux-only bash script to generate locale partitions
2024-05-02Replace cpp::span shim with std::spanjacqueline
2024-04-29version bumpjacqueline
2024-04-19squash a bunch of warningsjacqueline
2024-04-19version bumpjacqueline
2024-04-12Version bumpjacqueline
2024-04-02version bumpjacqueline
2024-03-28version bumpjacqueline
2024-03-28Fork ESP-IDF's bluetooth componentjacqueline
i want better sbc encoding, and no cla will stop me
2024-03-28bump esp-idf to 5.2.1jacqueline
2024-03-22Version bumpjacqueline
2024-03-20version bump, plus prep for lock switch hackjacqueline
2024-03-08Bring a modified luavgl stub file into our stubsjacqueline
2024-03-07Use luals-stubs as the source of truth for docs, instead of maintainingjacqueline
separate docs stubs Includes introducing a cool new script to turn lua-language-server's json output into markdown documentation.