Commit b233007

Christoph Lohmann <20h@r-36.net>
2013-01-05 14:56:58
Damn, my fault. The cache should have at least some entries.
1 parent c772a6e
Changed files (1)
st.c
@@ -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