mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-08-02 13:49:10 +00:00
Add test coverage for bitmap font rendering using the Spleen 8x16 font in three formats: BDF (Bitmap Distribution Format), PCF (Portable Compiled Format), and OTB (OpenType Bitmap). Tests validate glyph rendering against expected pixel patterns. Addresses #8524.