Description
BDF bitmap fonts can be parsed in pure Python for inspection, conversion, or rendering workflows. This library is for developers building font utilities without compiled dependencies. Malformed font files should be treated as untrusted input and parsed with normal file-safety limits.