reactos/win32ss/gdi/ntgdi
Katayama Hirofumi MZ 7c9755b47d
[WIN32SS][NTGDI] Fix and improve font dumping (#1768)
Fix and improve font dumping. CORE-16245
- FontGDI->FontObj is not a pointer.
- "%s" does null check, so we remove redundant null checks.
- Add FaceName and StyleName dumping.
2019-07-30 18:15:56 +09:00
..
arc.c
baseobj.hpp
bezier.c
bitblt.c
bitmaps.c [WIN32SS][GDI] Assume pso->sizlBitmap.cy positiveness (#1743) 2019-07-21 21:39:05 +09:00
bitmaps.h
brush.cpp
brush.h
brush.hpp
cliprgn.c [NtGDI] Fix one size region test. 2019-07-29 13:02:07 -05:00
cliprgn.h [NtGDI] Fix ExtSelectClipRgn Tests 2019-05-09 12:33:21 -05:00
color.h
coord.c
coord.h
dc.h
dcattr.c
dclife.c [Win32SS] Plug in Last Batch 2019-05-09 12:35:21 -05:00
dcobjs.c
dcstate.c [NtGDI] Fix ExtSelectClipRgn Tests 2019-05-09 12:33:21 -05:00
dcutil.c [NtGDI] Fix ExtSelectClipRgn Tests 2019-05-09 12:33:21 -05:00
device.c
dib.h
dibobj.c
drawing.c
fillshap.c [NtGDI] Fix ExtSelectClipRgn Tests 2019-05-09 12:33:21 -05:00
font.c [WIN32SS][NTGDI] Support raster fonts (*.fnt and *.fon) (#1739) 2019-07-20 16:47:29 +02:00
font.h [WIN32SS][NTGDI] Improve Text Transformation (#1573) 2019-05-26 16:12:35 +09:00
freetype.c [WIN32SS][NTGDI] Fix and improve font dumping (#1768) 2019-07-30 18:15:56 +09:00
gdibatch.c [NtGDI] Fix ExtSelectClipRgn Tests 2019-05-09 12:33:21 -05:00
gdidbg.c
gdidebug.h
gdifloat.h
gdikdbgext.c
gdiobj.c [Win32SS] Support Clipboard Metafile 2019-05-31 21:44:17 -05:00
gdiobj.h
gdipool.c
icm.c
init.c
intgdi.h
line.c [NtGDI] Fix ExtSelectClipRgn Tests 2019-05-09 12:33:21 -05:00
metafile.c [Win32SS] Support Clipboard Metafile 2019-05-31 21:44:17 -05:00
misc.h
paint.h
palette.c
palette.h
path.c
path.h
pen.c
pen.h
polyfill.c
print.c
rect.c
rect.h
region.c
region.h
stockobj.c
text.c
text.h
wingl.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
xformobj.c [WIN32SS][NTGDI] Strictly check in XFORMOBJ_iSetXform (#1676) 2019-06-24 21:32:40 +09:00
xformobj.h