tune implementation

This commit is contained in:
Vincent Wei
2019-03-24 12:35:31 +08:00
parent 1820e74b77
commit 3e5ff0af91
7 changed files with 135 additions and 137 deletions
+1 -1
View File
@@ -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.