mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-09-25 19:13:46 +08:00
cleanup and bugfixs
This commit is contained in:
@@ -3030,6 +3030,10 @@ int GUIAPI GetGlyphsExtentPointEx(LOGFONT* logfont_upright,
|
||||
n++;
|
||||
break;
|
||||
}
|
||||
else if (!test_overflow && (gis[n].bt & BOV_BREAK_FLAG)) {
|
||||
n++;
|
||||
break;
|
||||
}
|
||||
|
||||
n++;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user