1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-01 11:32:34 +01:00

changed WMCreateFont* interface

This commit is contained in:
kojima
1999-05-31 00:44:18 +00:00
parent 2bff75f4f7
commit 7c9574b1ea
3 changed files with 30 additions and 14 deletions

View File

@@ -41,6 +41,9 @@ changes since wmaker 0.53.0:
wstrdup()'ed copy. DO NOT FREE IT ANYMORE!
- added MultiByteText option to userdefaults file to control use of multibyte
string drawing functions
- renamed WMCreateFont() to WMCreateFontSet()
- renamed WMCreateFontInDefaultEncoding() to WMCreateNormalFont()
- added WMCreateFont() with different semantics
changes since wmaker 0.52.0: