1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-05 05:14:13 +01:00

- Added WMCreateNonAAFont() to WINGs

This commit is contained in:
dan
2002-10-18 02:56:59 +00:00
parent 3bed15d673
commit 5230a57599
5 changed files with 61 additions and 12 deletions

View File

@@ -24,6 +24,7 @@ Changes since wmaker 0.80.1:
details and incompatibilities introduced by this change.
- Added new Bool WMIsAAFont(WMFont *font) to check if a font is AA or not.
- Added WMGetColorAlpha(WMColor *color)
- Added WMCreateNonAAFont()
Changes since wmaker 0.80.0: