andersch.dev

<2024-11-20 Wed>

Text Rendering (Font Rasterization)

Text rendering, or font rasterization, is the process of converting text from a format (e.g. from a ttf file) into a bitmap that can be displayed on screen.

Resources