mirror of
https://github.com/cimgui/cimgui.git
synced 2026-02-25 19:04:56 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0781f92135 |
@@ -516,6 +516,8 @@ struct ImFontConfig
|
||||
struct ImVec2 GlyphOffset;
|
||||
CONST ImWchar *GlyphRanges;
|
||||
bool MergeMode;
|
||||
unsigned int RasterizerFlags;
|
||||
float RasterizerMultiply;
|
||||
char Name[32];
|
||||
struct ImFont *DstFont;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user