All Projects → tchapi → Adafruit-GFX-Font-Customiser

tchapi / Adafruit-GFX-Font-Customiser

Licence: MIT License
A little utility to customise pixel fonts for the Adafruit GFX library

Programming Languages

HTML
75241 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Adafruit-GFX-Font-Customiser

icursive-nerd-font
Nerd Fonts with Cursive Italic Styles
Stars: ✭ 172 (+273.91%)
Mutual labels:  fonts
Electronic-Cheat-Sheet-and-Schematics-MegaCollection
A lot of Files of various Electronic Shit that I have collected over the years. Cheatsheet, Schematics, Pinouts, Pdf, and More... Enjoy it ;)
Stars: ✭ 43 (-6.52%)
Mutual labels:  adafruit
typecatcher
Download Google webfonts on the Linux desktop
Stars: ✭ 73 (+58.7%)
Mutual labels:  fonts
fonts
Fonts Terminal Root - My fonts preferred
Stars: ✭ 26 (-43.48%)
Mutual labels:  fonts
handwrite
Handwrite generates a custom font based on your handwriting sample.
Stars: ✭ 235 (+410.87%)
Mutual labels:  fonts
font-wonder-unit
Free and open source sans-serif font, brought to you by Wonder Unit.
Stars: ✭ 57 (+23.91%)
Mutual labels:  fonts
open-fonts
A collection of beautiful free and open source fonts: instructions for installing, Unicode fallback chains, instructions to replace Windows ClearType and fix browser fonts
Stars: ✭ 26 (-43.48%)
Mutual labels:  fonts
martine
martine converts image (jpg png) to Overscan, Screen or window for Amstrad CPC (and Plus series)
Stars: ✭ 18 (-60.87%)
Mutual labels:  gfx
homecomputer-fonts
Variable fonts based on the Commodore 64 and Amiga fonts.
Stars: ✭ 58 (+26.09%)
Mutual labels:  fonts
tfont
tfont is a font library that writes to JSON.
Stars: ✭ 21 (-54.35%)
Mutual labels:  fonts
docker-texlive-full
A repository with a full texlive installation to be the base for my other texlive-related containers.
Stars: ✭ 24 (-47.83%)
Mutual labels:  fonts
Texture-Fonts
Godot Plugin for creating custom Fonts from Textures
Stars: ✭ 59 (+28.26%)
Mutual labels:  fonts
hoard-of-bitfonts
turns out I like bitmap fonts
Stars: ✭ 811 (+1663.04%)
Mutual labels:  fonts
bitsnpicas
Bits'N'Picas - Bitmap & Emoji Font Creation & Conversion Tools
Stars: ✭ 171 (+271.74%)
Mutual labels:  fonts
awesome-macropad
A curated list of awesome applications, macros, 3d printed cases, guides, and more for the Adafruit CircuitPython rp2040 Macropad.
Stars: ✭ 26 (-43.48%)
Mutual labels:  adafruit
hzk-pixel-font
中文像素字体,12 和 16 像素。
Stars: ✭ 14 (-69.57%)
Mutual labels:  fonts
JasperReportsBoot
JasperReports font extensions and Spring Boot Sample
Stars: ✭ 18 (-60.87%)
Mutual labels:  fonts
smart-bathroom
Smart(kinda) Bathroom
Stars: ✭ 20 (-56.52%)
Mutual labels:  adafruit
text-rendering-tests
Unicode’s test suite for text rendering engines
Stars: ✭ 135 (+193.48%)
Mutual labels:  fonts
fontless
🚀🔒 Host your own Google Fonts.
Stars: ✭ 63 (+36.96%)
Mutual labels:  fonts

Adafruit GFX Pixel font customiser

This is a handy utility that goes well with the original fontconvert tool provided by Adafruit for converting TTF fonts to Adafruit_GFX .h format.

Just 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.

You can then process our changes and create the improved file.

This 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 (< 12pt).

Contributors

Chris Marrin — added baseline, advance and offset support.

thelevelofdetail — fixes for negative xOffsets

Billy Donahue — fixes for xadvance clipping when using oblique fonts

Mats Engstrom — fixes to allow generating a range of glyphs

Christof Arnosti — fixes to allow adding characters, improvements for disabled characters

License

MIT. See licence file.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].