mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-17 13:02:42 +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.