{"id":20819622,"url":"https://github.com/jeremygrosser/tiny_text","last_synced_at":"2025-08-17T16:13:25.334Z","repository":{"id":66445400,"uuid":"311558749","full_name":"JeremyGrosser/tiny_text","owner":"JeremyGrosser","description":"Low resolution bitmap font with a small memory footprint","archived":false,"fork":false,"pushed_at":"2025-03-09T00:18:51.000Z","size":220,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-10T12:32:23.934Z","etag":null,"topics":["ada","alire","font","lcd"],"latest_commit_sha":null,"homepage":"","language":"Ada","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JeremyGrosser.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-10T05:47:42.000Z","updated_at":"2025-03-31T08:07:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"ebc6bce4-f5c5-4c99-b019-9e68553afa68","html_url":"https://github.com/JeremyGrosser/tiny_text","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JeremyGrosser%2Ftiny_text","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JeremyGrosser%2Ftiny_text/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JeremyGrosser%2Ftiny_text/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JeremyGrosser%2Ftiny_text/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JeremyGrosser","download_url":"https://codeload.github.com/JeremyGrosser/tiny_text/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249066662,"owners_count":21207392,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ada","alire","font","lcd"],"created_at":"2024-11-17T22:06:57.274Z","updated_at":"2025-04-15T11:49:08.133Z","avatar_url":"https://github.com/JeremyGrosser.png","language":"Ada","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tiny Text\nLow resolution bitmap font with a small memory footprint\n\n![demo running on a 128x32 SSD1306 OLED display](demo.jpg)\n\nBased on the \"Tom Thumb\" font, available under the CC0 license.  \nhttps://robey.lag.net/2010/01/23/tiny-monospace-font.html\n\nTiny Text is a 5x3 bitmap font. This implementation supports drawing on any display with the HAL.Bitmap interface or an appropriate Set_Pixel procedure.\n\n## Examples\n\n- [examples/hal_bitmap_ssd1306](examples/hal_bitmap_ssd1306) uses the Tiny_Text with the HAL.Bitmap interface implemented by the SSD1306 driver from Ada_Drivers_Library.\n- [examples/generic_oled](examples/generic_oled) uses an instantiation of the `Generic_Tiny_Text` package with a custom OLED driver's `Set_Pixel` procedure.\n- [examples/native_raylib](examples/native_raylib) uses `Generic_Tiny_Text` with the [raylib](https://www.raylib.com/) graphics library for display on native platforms.\n\nMIT License  \nCopyright 2020-2024 Jeremy Grosser  \nSee LICENSE for details.  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeremygrosser%2Ftiny_text","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeremygrosser%2Ftiny_text","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeremygrosser%2Ftiny_text/lists"}