Test files › Fonts › qa-sans.ttf
Sample TTF file
A minimal but genuinely valid TrueType font ("QA Sans") with 6 glyphs (.notdef, space, A, B, C, Q), the full required sfnt table set and correct checksums.
↓ Download qa-sans.ttf| Filename | qa-sans.ttf |
| Format | TTF |
| Size | 976 bytes (976 bytes) |
| MIME type | font/ttf |
| SHA-256 | d1f5a5853af23af5a1b61aa531f77cdc5cda94ccfe00f0473be0438bf7327284 |
What this file catchesFont upload, parsing and preview. A real sfnt (cmap, glyf, head, hhea, hmtx, loca, maxp, name, post, OS/2) with valid checksums, generated from source so it carries no licensed typeface. Loads in fontTools and renders in PIL. Catches handlers that only sniff the extension or reject non-standard fonts.
Download & verify
curl -fsSL -o "qa-sans.ttf" "https://files.hexaqa.com/font/qa-sans.ttf"
curl -fsSL "https://files.hexaqa.com/font/qa-sans.ttf" | sha256sum
# expect: d1f5a5853af23af5a1b61aa531f77cdc5cda94ccfe00f0473be0438bf7327284