reactos/win32ss/gdi
Katayama Hirofumi MZ f8821421a4
[NTGDI][FONT] Don't rely FT_FaceRec.style_name (#2064)
- Delete ItalicFromStyle and WeightFromStyle functions.
- Don't use FT_FaceRec.style_name for font style but pOS2->fsSelection, pOS2->usWeightClass, WinFNT.italic and WinFNT.weight.
- Don't use the bitmap glyph as possible if the glyph will be oblique'd.
- Tahoma Italic is working!
CORE-9614
2019-11-20 22:49:51 +09:00
..
dib [WIN32SS][GDI] Assume pso->sizlBitmap.cy positiveness (#1743) 2019-07-21 21:39:05 +09:00
diblib
eng [Win32SS|Eng] Update stubs. 2019-09-04 13:09:34 -05:00
gdi32 [GDI32] Update Gdi Driver Header. 2019-10-18 23:49:13 -05:00
ntgdi [NTGDI][FONT] Don't rely FT_FaceRec.style_name (#2064) 2019-11-20 22:49:51 +09:00