Revert "Improve speed of drw_text when provided with large strings"
commita786211d6cb794fba0ea406d86002c7618998afc
authorHiltjo Posthuma <hiltjo@codemadness.org>
Fri, 20 Aug 2021 21:09:48 +0000 (20 23:09 +0200)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Fri, 20 Aug 2021 21:09:48 +0000 (20 23:09 +0200)
tree916ae3ca84f31fc7d07ca272033986acbd28c861
parent716233534b35f74dba5a46ade8f1a6f8cc72fea4
Revert "Improve speed of drw_text when provided with large strings"

This reverts commit 716233534b35f74dba5a46ade8f1a6f8cc72fea4.

It causes issues with truncation of characters when the text does not fit and
so on.  The patch should be reworked and properly tested.
drw.c