reactos/win32ss/gdi
Katayama Hirofumi MZ d3cc0811ce [0.4.10] [WIN32SS][FONT] Fix GetTextFace function and related (#829) CORE-14926
Google Chrome with -no-sandbox parameter in ReactOS wouldn't display
the web page anymore because first-chance exception raised.

- Remove FullName, Style, and FaceName members from TEXTOBJ structure.
- Add TextFace member into TEXTOBJ structure.
- Add MatchFontName() and MatchFontNames() helper functions.
- Fix GetTextFace() and related.

The symptom started showing with
0.4.10-dev-466-g
35f62fc5ba

The fix was cherry-picked from commit
0.4.11-dev-48-g
c8749d379b

Many Thx to Katayama, Mark & Doug.
2018-08-30 19:50:06 +02:00
..
dib
diblib
eng [WIN32SS][FONT] Fix font metrics (#713) 2018-08-12 15:12:13 +02:00
gdi32 [DLLS] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
ntgdi [0.4.10] [WIN32SS][FONT] Fix GetTextFace function and related (#829) CORE-14926 2018-08-30 19:50:06 +02:00