Explorar o código

Actually use DT_HASH_SIZE

Léo Gaspard %!s(int64=8) %!d(string=hai) anos
pai
achega
cf00655025
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      dtext.h

+ 1 - 1
dtext.h

@@ -24,7 +24,7 @@ typedef struct {
 	size_t allocated;
 } dt_row;
 
-#define DT_HASH_SIZE 1
+#define DT_HASH_SIZE 128
 typedef struct {
 	FT_Face face;