Generate fonts where every LLM token is the same width
A new token-space font compiler generates TTF fonts in which every LLM token renders at the same width, built from a font plus a tokenizer such as DeepSeek V4.1 Flash's byte-level BPE pre-tokenizer. T…