This commit is contained in:
parent
6db3d83945
commit
f45b679be3
8 changed files with 196 additions and 20 deletions
|
|
@ -215,6 +215,7 @@ struct _MwLLTextDispatchTable {
|
|||
|
||||
#define MwFLFlagMonospace (1 << 0)
|
||||
#define MwFLFlagBold (1 << 1)
|
||||
#define MwFLFlagBitmap (1 << 2)
|
||||
#define MwFLBuildFont(x) ((MwFLFont)(void*)(size_t)(x))
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue