Commit Graph

17 Commits

Author SHA1 Message Date
git
6fce9a2fff Infinality patch support (with custom FT_Env calls) 2018-08-02 11:07:50 +08:00
git
baff395233 bug fixes. 2018-05-04 15:41:10 +08:00
git
4e4afc1429 improved implementation of clipboxfix functionality. 2018-04-13 14:05:08 +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
e9cf6b70c8 calculate position based on Windows API with priority
fixed a unicode plane related problem.
2016-10-26 15:21:03 +08:00
MacType
86bacbb4b9 disable clipboxfix by default, it causes too many troubles.
one time calculation for dpi based clipboxfix.
2016-09-29 15:37:23 +08:00
MacType
5c6950da25 optimized delayinit. 2016-09-27 15:02:20 +08:00
MacType
77cbc66561 rollback last change of firefox fix.
fixed a serious bug that cause app to crash. reported by issue #191
2016-09-27 10:24:48 +08:00
MacType
d72e3612c6 try to solve the bug report by issue #191 2016-09-26 13:45:43 +08:00
MacType
1f4b2fb705 get screen dpi when startup
increase clipbox size dynamically based on screen dpi.
2016-09-23 22:20:33 +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
8508d8d5ce fix the logic bug of clipboxfix param 2016-09-02 17:29:33 +08:00
MacType
f6c05e2ef3 allow you to disable clipboxfix again to get rid of potential side effect of clipbox enlargement.
Removed usage of Getversion/GetVersionEx.
2016-09-01 21:35: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
54f5576792 add directwrite/direct2d tweak support.
better windows version detection.
2016-08-12 10:14:45 +08:00
MacType
11304fce43 add proper dealing with ETO_PDY mode
corrected the way to fix the clipbox issue. Credit to silight-jp
2016-08-09 16:53:35 +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