mirror of
https://github.com/raysan5/raygui.git
synced 2025-12-25 10:22:33 -05:00
Added DrawRectangleT() to draw rectangles using a text character (to reduce draw calls to the minimum). Those changes requires ome update on raylib internal default font!