diff --git a/WINGs/wfont.c b/WINGs/wfont.c index 06841219..a625d329 100644 --- a/WINGs/wfont.c +++ b/WINGs/wfont.c @@ -161,6 +161,7 @@ alreadyHasStringValue(XftPattern *pattern, const char *object, char *value) // check if to add a fallback size too. -Dan +// also handle an xlfd with %d for size? static char* makeFontOfSize(char *font, int size, char *fallback) {