GM_SelectFont |
Displays a dialog allowing the user to graphically select an font. Make sure to initialize the font definition that is provided.
GM_DLL_EXPORTED GM_Error_t32 __stdcall GM_SelectFont
(
GM_FontDef_t* aFontDef // IN/OUT: Font buffer - make sure to initialize before passing in
);
Copyright © 2020 Blue Marble Geographics. All Rights Reserved