Commit Graph

3 Commits

Author SHA1 Message Date
bd1a2c9673 Using push constants instead of a second vertex buffer 2024-09-02 19:34:57 -05:00
697a8205d4 Added subpixel text rendering
Modifications to glyph loading and color blending were made.

Artifacts occur when you scale down the glyphs.
2024-07-15 22:48:35 -05:00
b3e114c2a1 Font rendering
Text boxes may be created where the text is left, center, or right
aligned.
2024-07-13 21:31:23 -05:00