reactos/modules/rostests/apitests/gdi32
Joachim Henze 4615c824db
[SETUP][INF] Delete obsolete font substitutions "DejaVu Serif" (#4827)
[INF] These 2 lines are nonsense now for 2 different reasons even:
Since 0.4.13-dev-764-g dbb4432b25
we do have a proper "Times New Roman" font, so there is no need for
substitution any longer.

And since 0.4.14-dev-20-g 2f4fb903b4
we don't even have the substitution-target "DejaVu Serif" anymore.

[SETUP] Similar glitch in muifonts.h

[ROSTESTS] Thin out gdi32:GetTextMetrics test
 Deletes tests for 3 fonts that we do not longer have
2022-10-31 02:00:01 +01:00
..
AddFontMemResourceEx.c
AddFontResource.c [GDI32_APITEST] Clean up loaded fonts 2021-07-10 18:41:12 +02:00
AddFontResourceEx.c [REACTOS] Explicitly link against pseh & include pseh headers in a few places 2021-04-28 13:10:23 +02:00
BeginPath.c
CMakeLists.txt [GDI32_APITEST] Add tests for SetLayout and its effects (#3203) 2020-12-26 19:48:21 +03:00
CombineRgn.c
CombineTransform.c [APITESTS] Improve and fix tests 2019-12-21 12:44:48 +01:00
CreateBitmap.c [ApiTests|GDI] Add test for attribute changes to Bitmaps. 2021-09-27 23:52:00 -05:00
CreateBitmapIndirect.c
CreateCompatibleDC.c
CreateDIBitmap.c [REACTOS] Explicitly link against pseh & include pseh headers in a few places 2021-04-28 13:10:23 +02:00
CreateDIBPatternBrush.c
CreateFont.c
CreateFontIndirect.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
CreateIconIndirect.c [APITESTS] Improve and fix tests 2019-12-21 12:44:48 +01:00
CreatePen.c
CreateRectRgn.c
DPtoLP.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
EngAcquireSemaphore.c
EngCreateSemaphore.c
EngReleaseSemaphore.c
EnumFontFamilies.c
ExampleFont.ttf
ExcludeClipRect.c
ExtCreatePen.c [REACTOS] Explicitly link against pseh & include pseh headers in a few places 2021-04-28 13:10:23 +02:00
ExtCreateRegion.c [REACTOS] Fix some instances of DPRINTs with trailing whitespace before newlines. 2021-09-13 03:52:19 +02:00
FrameRgn.c
GdiConvertBitmap.c
GdiConvertBrush.c
GdiConvertDC.c
GdiConvertFont.c
GdiConvertPalette.c
GdiConvertRegion.c
GdiDeleteLocalDC.c
GdiGetCharDimensions.c
GdiGetLocalBrush.c
GdiGetLocalDC.c
GdiReleaseLocalDC.c
GdiSetAttrs.c
GetClipBox.c
GetClipRgn.c
GetCurrentObject.c
GetDIBColorTable.c
GetDIBits.c
GetFontResourceInfoW.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
GetGlyphIndices.c [GDI32_APITEST] Improve GetGlyphIndices testcase (#1582) 2019-05-27 11:19:44 +09:00
GetGlyphOutline.c [GDI32_APITEST] Fix GetGlyphOutline testcase (#2163) 2019-12-22 22:59:22 +09:00
GetObject.c [GDI32_APITEST] Add CursorIcon tests to GetObject test (#3955) 2022-04-29 16:45:02 +03:00
GetPixel.c
GetRandomRgn.c [ROSTESTS][GDI32_APITEST] Refactor testcases (#1457) 2019-04-03 17:22:21 +09:00
GetStockObject.c
GetTextExtentExPoint.c [ROSTESTS][GDI32_APITEST] Refactor testcases (#1457) 2019-04-03 17:22:21 +09:00
GetTextFace.c [APITESTS] Improve and fix tests 2019-12-21 12:44:48 +01:00
GetTextMetrics.c [SETUP][INF] Delete obsolete font substitutions "DejaVu Serif" (#4827) 2022-10-31 02:00:01 +01:00
init.c [REACTOS] Fix some instances of DPRINTs with trailing whitespace before newlines. 2021-09-13 03:52:19 +02:00
init.h
LPtoDP.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
MaskBlt.c
NtGdiAddFontResource.c
OffsetClipRgn.c
OffsetRgn.c
PaintRgn.c
PanosePitchTest.ttf
PatBlt.c
precomp.h
ReactOSTestTahoma.ttf
RealizePalette.c
Rectangle.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
resource.rc
SelectObject.c
SetBoundsRect.c
SetBrushOrgEx.c [REACTOS] Explicitly link against pseh & include pseh headers in a few places 2021-04-28 13:10:23 +02:00
SetDCPenColor.c
SetDIBits.c
SetDIBitsToDevice.c
SetLayout.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
SetMapMode.c [GDI32_APITEST] Improve SetMapMode testcase (#1547) 2019-05-01 18:28:18 +09:00
SetPixel.c
SetSysColors.c
SetWindowExtEx.c [ROSTESTS][GDI32_APITEST] Follow up of #1457 (#1458) 2019-04-03 20:42:21 +09:00
SetWorldTransform.c [GDI32_APITEST] Improve SetWorldTransform testcase (#1717) 2019-07-05 22:31:56 +09:00
Shadows_Into_Light.ttf
StretchBlt.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
testlist.c [GDI32_APITEST] Add tests for SetLayout and its effects (#3203) 2020-12-26 19:48:21 +03:00
TextTransform.c [GDI32_APITEST] Fixup of 90be07f (#1675) 2019-06-21 15:50:53 +09:00
TTCTestV.ttc