snowie2000
20e2b100ef
fixed some bugs with detours.
2023-08-22 17:48:13 +08:00
snowie2000
baf472af23
added an optimization that only hook font creation APIs when font Substitution is used.
2022-11-30 17:02:45 +08:00
namazso
98f62cb4b1
uniformize line endings
2020-12-06 08:59:02 +01:00
snowie2000
a63119a63b
Now we simulate GetFontData as well. fixes #655
2020-04-30 16:51:21 +08:00
extratype
84825e2c6b
[DirectWrite] Hook IDWriteFont3::CreateFontFace and IDWriteFontFaceReference
2018-10-20 14:17:21 +09:00
extratype
9cd4cd9c9e
[DirectWrite] Hook duplicated methods of ID2D1RenderTarget and ID2D1DeviceContext
2018-10-09 14:23:13 +09:00
extratype
b4113712f4
[DirectWrite] Update Direct2D APIs to Windows 10 RS4
2018-10-09 14:23:12 +09:00
extratype
9cb0717ade
Fix encoding of hooklist.h
2018-10-09 12:41:10 +09:00
MacType
f4f1cd3cc2
enhanced directwrite support
2017-06-21 17:30:51 +08:00
MacType
8560e3daac
added latest DirectWrite support
...
added a whole new DirectWrite section for DW only settings
completely remove windows private profile related api to improve performance.
removed some unused/unnecessary codes.
2017-05-11 16:56:34 +08:00
MacType
7d9ea87770
Windows 10 preview compatible.
...
Fully removed CreateProcess hook from mactype core dll.
2017-03-23 10:18:56 +08:00
MacType
be4393ff65
fixed some bugs with PVS
...
added MinHeight params to simulate DPI aware
added support for hooking x64 child processes spawned from wow64 processes.
2016-09-08 13:45:52 +08:00
MacType
8a7f4977cd
fixed issue that caused windows7 to stuck at boot when dw tweak is on.
...
fixed issue that caused edge to lag/crash
2016-09-01 14:59:16 +08:00
MacType
28187cbe48
Support more recent version of DirectWrite/D2D
...
Fix a bug that will crash program in certain cases.
version info updated.
2016-08-30 15:54:05 +08:00
MacType
54f5576792
add directwrite/direct2d tweak support.
...
better windows version detection.
2016-08-12 10:14:45 +08:00
MacType
07a1eee62c
Initial release. Some files may missing, please report.
...
Dependency not included.
Deps: EasyHook, FreeType
2016-05-30 17:12:15 +08:00