Skip to content
Snippets Groups Projects
Commit 71623353 authored by Miles Alan's avatar Miles Alan Committed by Hiltjo Posthuma
Browse files

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.
parent 138b405f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment