Revert "Improve speed of drw_text when provided with large strings"
authorHiltjo Posthuma <hiltjo@codemadness.org>
Fri, 20 Aug 2021 21:05:53 +0000 (23:05 +0200)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Fri, 20 Aug 2021 21:05:53 +0000 (23:05 +0200)
commitd78ff08d99780a73447d5a95bf1e358e8c23aa3c
tree6a2dd2b801362af53e1af85cf2f8e8e23442b76e
parentcd2133a5f66b42f992a9a1b92bbbce11dc26b941
Revert "Improve speed of drw_text when provided with large strings"

This reverts commit c585e8e498ec6f9c423ab8ea07cf853ee5b05fbe.

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