mirror of
https://github.com/snowie2000/mactype.git
synced 2025-01-08 11:47:43 +08:00
Better font rendering for Windows.
2ebcf52f68
removed horizontal glyph width increment since it doesn't make the expect effect and its side-effect is unknown. |
||
---|---|---|
doc | ||
optimize | ||
array.h | ||
build.vc2005.bat | ||
cache.cpp | ||
cache.h | ||
common.h | ||
detours.h | ||
directwrite.cpp | ||
directwrite.h | ||
dll.cpp | ||
dll.h | ||
dynCodeHelper.cpp | ||
dynCodeHelper.h | ||
easyhook.h | ||
EventLogging.cpp | ||
EventLogging.h | ||
expfunc.cpp | ||
expfunc.def | ||
ft2build.h | ||
ft2vert.c | ||
ft2vert.h | ||
ft - non-ref.cpp | ||
ft.cpp | ||
ft.h | ||
fteng.cpp | ||
fteng.h | ||
ftref.c | ||
ftref.h | ||
gdidll.rc | ||
gdiexe.rc | ||
gdiPlusFlat2.cpp | ||
gdiPlusFlat2.h | ||
GdiPlusTypes2.h | ||
gdipp.icproj | ||
gdipp.sln | ||
gdipp.vcproj | ||
gdipp.vcxproj | ||
gdipp.vcxproj.filters | ||
hash_list.cpp | ||
hash_list.h | ||
hook.cpp | ||
hooklist.h | ||
ivs_otft.h | ||
Makefile | ||
Makefile.vc2005 | ||
makelib.cmd | ||
misc.cpp | ||
override.cpp | ||
override.h | ||
ownedcs.cpp | ||
ownedcs.h | ||
README.md | ||
resource | ||
resource.h | ||
run.cpp | ||
settings.cpp | ||
settings.h | ||
stdint.h | ||
strtoken.h | ||
supinfo.h | ||
tlsdata.h | ||
undocAPI.h | ||
wow64ext.h | ||
wow64layer.h |
MacType
Important notice!
The following will prevent several unexpected problems:
- For Windows 10 latest version:
- Until next update DO NOT use Registry Mode as it will very likely to crash and lock you out in the logon screen
- Instead use Service Mode, go to Services -> Mactype Service and change the Startup Type Automatic (Delayed Start)
- Or ue Tray mode
- There are some known problems with the new installer as it is a big update, it is very much recommended to:
- Stop old MacType, uninstall and reboot
- Do a clean install, make sure you chose Typical install (not Custom)
Latest release version
1.2017.628.0
Binary Installer
Visit MacType official site to download:
What's new?
- Win10 compatible
- Traditional Chinese localization has been greatly improved thanks to GT Wang.
- MultiLang system improved.
- Better DirectWrite support thanks to しらいと[http://silight.hatenablog.jp].
- FreeType 2.8.0 included.
- Two-stage mactype loader introduced.
- Separate DirectWrite parameter adjustment.
- ClipboxFix is reverted to 0 by default to avoid some incompatibility issues.
- Added Korea localization, thanks to 조현희
Donation
MacType now accepts donations.
Please visit http://www.mactype.net and keep an eye on the bottom right cornor ❤️
Thank you for your support! Your donations will keep the server running, keep me updating, and buy more coffees ☕
Known issues
-
Please backup your profile before upgrading!
-
Only Chinese simplified/Traditional and English are fully localized, some options may missing in MacType Tuner due to the strings missing in the language file.
-
If you want to use MacType-patch together with MacType official release, Do remember to add DirectWrite=0 to your profile or you will have mysterious problems.
How to build
Check how to build document