Closed kaetemi closed 3 years ago
CTextureFont cache seeks through large std::vector arrays, instead of mapping with the SLetterKey key. SLetterKey doesn't have comparison operators.
😮
CTextureFont cache seeks through large std::vector arrays, instead of mapping with the SLetterKey key. SLetterKey doesn't have comparison operators.