{"id":15437940,"url":"https://github.com/tchapi/adafruit-gfx-font-customiser","last_synced_at":"2025-06-17T06:04:28.568Z","repository":{"id":30690231,"uuid":"113165082","full_name":"tchapi/Adafruit-GFX-Font-Customiser","owner":"tchapi","description":"A little utility to customise pixel fonts for the Adafruit GFX library","archived":false,"fork":false,"pushed_at":"2024-11-11T21:39:21.000Z","size":92,"stargazers_count":104,"open_issues_count":5,"forks_count":48,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-05-17T21:02:07.090Z","etag":null,"topics":["adafruit","arduino","fonts","gfx"],"latest_commit_sha":null,"homepage":"https://tchapi.github.io/Adafruit-GFX-Font-Customiser/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tchapi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"custom":["https://www.paypal.me/tchap"]}},"created_at":"2017-12-05T10:01:08.000Z","updated_at":"2025-04-30T17:08:27.000Z","dependencies_parsed_at":"2024-02-03T18:27:39.437Z","dependency_job_id":"0e9594d8-53ac-4165-ab73-d25e6d8ad6d2","html_url":"https://github.com/tchapi/Adafruit-GFX-Font-Customiser","commit_stats":{"total_commits":107,"total_committers":14,"mean_commits":7.642857142857143,"dds":0.7476635514018692,"last_synced_commit":"03208c28792dfcf765a6bfbb5162a62e962ec627"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tchapi/Adafruit-GFX-Font-Customiser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tchapi%2FAdafruit-GFX-Font-Customiser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tchapi%2FAdafruit-GFX-Font-Customiser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tchapi%2FAdafruit-GFX-Font-Customiser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tchapi%2FAdafruit-GFX-Font-Customiser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tchapi","download_url":"https://codeload.github.com/tchapi/Adafruit-GFX-Font-Customiser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tchapi%2FAdafruit-GFX-Font-Customiser/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260301984,"owners_count":22988717,"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":["adafruit","arduino","fonts","gfx"],"created_at":"2024-10-01T18:59:50.349Z","updated_at":"2025-06-17T06:04:28.543Z","avatar_url":"https://github.com/tchapi.png","language":"HTML","funding_links":["https://www.paypal.me/tchap"],"categories":[],"sub_categories":[],"readme":"Adafruit GFX Pixel font customiser\n---\n\nThis is a handy utility that goes well with the original [fontconvert](https://github.com/adafruit/Adafruit-GFX-Library/tree/master/fontconvert) tool provided by [Adafruit](https://www.adafruit.com/) for converting TTF fonts to Adafruit_GFX `.h` format.\n\nJust paste the content of a `.h` font file, extract the glyphs, and you can edit them one by one by flipping the individual pixels for each glyphs, changing the advance, offset, or modifying the baseline.\n\nYou can then process our changes and create the improved file.\n\nThis is useful since the fontconvert utility does not always create all the characters correctly (a missing pixel here and there). It works best for small size fonts (\u003c 12pt).\n\n\n## Contributors\n\n\u003cimg src=\"https://avatars1.githubusercontent.com/u/593209?s=460\u0026v=4\" width=\"50px;\"/\u003e [Chris Marrin](https://github.com/cmarrin) — added baseline, advance and offset support.\n\n\u003cimg src=\"https://avatars2.githubusercontent.com/u/16524809?s=460\u0026v=4\" width=\"50px;\"/\u003e [thelevelofdetail](https://github.com/thelevelofdetail) — fixes for negative xOffsets\n\n\u003cimg src=\"https://avatars1.githubusercontent.com/u/8611652?s=460\u0026v=4\" width=\"50px;\"/\u003e [Billy Donahue](https://github.com/BillyDonahue) — fixes for xadvance clipping when using _oblique_ fonts\n\n\u003cimg src=\"https://avatars1.githubusercontent.com/u/325326?s=460\u0026v=4\" width=\"50px;\"/\u003e [Mats Engstrom](https://github.com/SmallRoomLabs) — fixes to allow generating a range of glyphs\n\n\u003cimg src=\"https://avatars.githubusercontent.com/u/2691293?s=400\u0026v=4\" width=\"50px;\"/\u003e [Christof Arnosti](https://github.com/charno) — fixes to allow adding characters, improvements for disabled characters\n\n\u003cimg src=\"https://avatars.githubusercontent.com/u/8503756?s=400\u0026v=4\" width=\"50px;\"/\u003e [Marcel Robitaille](https://github.com/MarcelRobitaille) — feature to allow the conservation of font preamble\n\n## License\n\nMIT. See licence file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftchapi%2Fadafruit-gfx-font-customiser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftchapi%2Fadafruit-gfx-font-customiser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftchapi%2Fadafruit-gfx-font-customiser/lists"}