mirror of
https://github.com/gryf/wmaker.git
synced 2026-03-01 14:15:51 +01:00
- Added WMCreateNonAAFont() to WINGs
This commit is contained in:
@@ -701,6 +701,8 @@ WMFont* WMCreateNormalFont(WMScreen *scrPtr, char *fontName);
|
||||
|
||||
WMFont* WMCreateAAFont(WMScreen *scrPtr, char *fontName);
|
||||
|
||||
WMFont* WMCreateNonAAFont(WMScreen *scrPtr, char *fontName);
|
||||
|
||||
WMFont* WMCreateFont(WMScreen *scrPtr, char *fontName);
|
||||
|
||||
WMFont* WMRetainFont(WMFont *font);
|
||||
|
||||
Reference in New Issue
Block a user