globalmapper.SelectFont ======================= .. currentmodule:: globalmapper .. py:function:: SelectFont (GM_FontDef_t aFontDef) -> GM_Error_t32 Displays a dialog allowing the user to graphically select an font. The font is then passed back into *aFontDef*. :param GM_FontDef_t aFontDef: IN/OUT: Font buffer - make sure to initialize before passing in :returns: Error Code :rtype: GM_Error_t32