Damn, my fault. The cache should have at least some entries.

This commit is contained in:
Christoph Lohmann 2013-01-05 20:56:58 +01:00
parent c772a6e571
commit b233007e0f
1 changed files with 1 additions and 1 deletions

2
st.c
View File

@ -436,7 +436,7 @@ typedef struct {
* the current length of used elements.
*/
static Fontcache frc[2];
static Fontcache frc[1024];
static int frccur = -1, frclen = 0;
ssize_t