forked from mirrors/0ad
df9c6f510c
Currently CalculateStringSize can't handle empty string (see #8630). As a simple fix for RC just avoid drawing empty texts. Refs: #8630