Tag: TextRendering
-
Coding update: 2D Text Rendering
Making things a lot simpler I’ve reworked the code for bitmap fonts that I had before. What I had previously was working but in the end was very complicated for no reason. The new font library has the following (limited) features: request any TrueType font installed on the system, with some options (size, italic, bold,…