# tomchen/bdfparser

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/tomchen-bdfparser).**

48 stars · 8 forks · Python · MIT

## Links

- GitHub: https://github.com/tomchen/bdfparser
- Homepage: https://font.tomchen.org/bdfparser_py
- awesome-repositories: https://awesome-repositories.com/repository/tomchen-bdfparser.md

## Description

BDF (Glyph Bitmap Distribution; Wikipedia; Spec) format bitmap font file parser library in Python. It has Font, Glyph and Bitmap classes providing more than 30 chainable API methods of parsing BDF fonts, getting their meta information, rendering text in any writing direction, adding special…

## Tags

### Part of an Awesome List

- [Font Development Libraries](https://awesome-repositories.com/f/awesome-lists/devtools/font-development-libraries.md) — Parses BDF bitmap font files.
