diff options
author | Miles Alan | 2021-08-09 18:24:14 +0200 |
---|---|---|
committer | Hiltjo Posthuma | 2021-08-09 18:25:19 +0200 |
commit | 716233534b35f74dba5a46ade8f1a6f8cc72fea4 (patch) | |
tree | 4686918cd9beeb6920b1e93462d312cacd81f5aa /drw.h | |
parent | 138b405f0c8aa24d8a040cc1a1cf6e3eb5a0ebc7 (diff) |
Improve speed of drw_text when provided with large strings
Calculates len & ew in drw_font_getexts loop by incrementing instead of
decrementing; as such avoids proportional increase in time spent in loop
based on provided strings size.
Diffstat (limited to 'drw.h')
0 files changed, 0 insertions, 0 deletions