support even larger screens
This commit is contained in:
		| @ -5,7 +5,7 @@ static char *fontfallbacks[] = { | ||||
| 	"roboto", | ||||
| 	"ubuntu", | ||||
| }; | ||||
| #define NUMFONTSCALES 30 | ||||
| #define NUMFONTSCALES 42 | ||||
| #define FONTSZ(x) ((int)(10.0 * powf(1.1288, (x)))) /* x in [0, NUMFONTSCALES-1] */ | ||||
|  | ||||
| static const char *fgcol = "#000000"; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user