mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-02-08 11:52:02 +08:00
fix bugs
This commit is contained in:
@@ -3069,6 +3069,7 @@ int GUIAPI GetGlyphsExtentPointEx(LOGFONT* logfont_upright,
|
||||
}
|
||||
}
|
||||
}
|
||||
nr_letters--;
|
||||
|
||||
switch (render_flags & GRF_TEXT_JUSTIFY_MASK) {
|
||||
case GRF_TEXT_JUSTIFY_INTER_WORD:
|
||||
|
||||
Reference in New Issue
Block a user