mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-09-26 20:45:36 +08:00
tune implementation
This commit is contained in:
+1
-1
@@ -11408,7 +11408,7 @@ MG_EXPORT int GUIAPI GetACharsExtentPoint (HDC hdc, Achar32* achars,
|
||||
int nr_achars, int max_extent, SIZE* size);
|
||||
|
||||
/**
|
||||
* \fn void GUIAPI GetGlyphValue (LOGFONT* logfont, Achar32 chv)
|
||||
* \fn Glyph32 GUIAPI GetGlyphValue (LOGFONT* logfont, Achar32 chv)
|
||||
* \brief Get the LOGFONT glyph value of an abstract character.
|
||||
*
|
||||
* \param logfont The logical font.
|
||||
|
||||
Reference in New Issue
Block a user