@@ -83,7 +83,7 @@ loadfont(char *path)
return 1;
}
void
int
fontinit(char *dir)
{
static char *names[] = {
@@ -108,11 +108,6 @@ fontinit(char *dir)
blendtab[0][a] = blend(Colbg, Colfg, a);
blendtab[1][a] = blend(Colsel, Colfg, a);
fontready(void)
return nfonts != 0;
The note is not visible to the blocked user.