Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 281 Bytes

File metadata and controls

7 lines (5 loc) · 281 Bytes

Tiny-truetype-renderer

The aim of this project is to teach myself how font rendering works on computers by implementing everything from scratch. (except for the linear algebra library and the PNG image writer)

Please note that it is not intended for use in production systems.