The article presents the TT_Rasterizer, a TrueType font rasterizer developed in C, which operates without third-party dependencies and supports various colorization modes. It details its capabilities and limitations, including performance issues and the absence of support for certain font features and languages. The library is primarily tested on Windows and aims to improve performance in future versions by potentially incorporating threading and optimizations.