Commit Graph

234 Commits

Author SHA1 Message Date
snowie2000
824946c06e
Update README.md 2024-12-11 15:37:26 +08:00
snowie2000
fe46fc8397
Update README.md 2024-12-11 14:07:13 +08:00
snowie2000
6b3fc3a8b6 Merge branch 'directwrite' of https://github.com/snowie2000/mactype into directwrite 2024-10-08 15:44:19 +08:00
snowie2000
f2369cefa3 fix how the rendertarget hook works. 2024-10-08 15:43:56 +08:00
snowie2000
4cad9911fe
Merge pull request #1026 from reindex-ot/directwrite 2024-09-21 10:09:27 +08:00
Re*Index. (ot_inc)
b834003090
Update README_ja-JP.md 2024-09-21 11:06:42 +09:00
Re*Index. (ot_inc)
bb9480b9bc Update README_ja-JP.md 2024-09-21 10:54:07 +09:00
Re*Index. (ot_inc)
b900cd8e68 Add text 2024-09-21 10:12:49 +09:00
Re*Index. (ot_inc)
c24bba2a60 Update README.md 2024-09-21 10:09:11 +09:00
snowie2000
165011e8de add the macloader project
launch application from macloader using the standard detour API.
2024-09-12 17:13:10 +08:00
snowie2000
2e6e118f7c Merge branch 'directwrite' of https://github.com/snowie2000/mactype into directwrite 2024-09-09 15:19:31 +08:00
snowie2000
0bbafc1215 properly detach process for easyhook static lib 2024-09-09 15:18:59 +08:00
Samantha Glocker
e82b4301f9
add latest beta link 2024-09-08 16:16:51 -05:00
snowie2000
ebb860e993 update to conform changes made by freetype 2024-08-15 14:39:32 +08:00
snowie2000
c3a52fc534 bump version 2023-08-23 10:57:37 +08:00
snowie2000
d5d8282d30 fixed easyhook compiling compatibility 2023-08-23 10:51:07 +08:00
snowie2000
20e2b100ef fixed some bugs with detours. 2023-08-22 17:48:13 +08:00
snowie2000
9f2f97f1ec compatible with detours 32/64 now. 2023-08-21 15:59:22 +08:00
snowie2000
c8300ea504 attempting to support static linking to easyhook 2023-07-27 17:46:29 +08:00
snowie2000
0f5bd1098e
Merge pull request #938 from lhecker/device4-crash-fix
Fix ID2D1Device5/6 hook offsets
2023-05-31 10:36:45 +08:00
Leonard Hecker
fc3491bebd
Fix ID2D1Device5/6 hook offsets
ID2D1Device4 has two additional interface members: Set and
GetMaximumColorGlyphCacheMemory. These two were unaccounted for in
HookDevice, leading to crashes when any of these functions were called.
2023-05-30 17:12:31 +02:00
snowie2000
053e6f989a Merge branch 'directwrite' of https://github.com/snowie2000/mactype into directwrite 2022-11-30 17:02:59 +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
snowie2000
a2048b30e5
Update README.md 2022-10-19 17:38:33 +08:00
snowie2000
d62079064b Able to set Direct2D to grayscale mode. 2022-08-16 10:00:34 +08:00
snowie2000
39d91f8665 readme link updated. 2022-08-10 15:41:52 +08:00
snowie2000
d554a5ace2 how to build update. 2022-08-10 15:39:28 +08:00
snowie2000
588ea2717f enable to use custom lcd filter in our customized freetype.
Cleartype rendering and harmony lcd rendering can now be switched on the fly.

fixed lcd filter reloading via ControlCenter interface.

moved UpdateLcdFilter from ft.cpp to settings.h.
2022-08-10 15:28:57 +08:00
snowie2000
585d48450e fixed a bug where font individual settings are not properly returned. 2022-07-29 10:18:10 +08:00
snowie2000
703434272d fixed a bug that when pentile is set (antialiasmode=6), it's grayscale. 2022-07-21 16:02:23 +08:00
snowie2000
a2dd14d9c1 fixed some improper typecasts
fixed incorrect builtin lcd layout constants
added custom pixel layout support.
2022-07-20 17:52:47 +08:00
snowie2000
57f4c60434 Added harmony lcd rendering support so that now we can work with pentile or LCDs with any pixel arrangement. 2022-07-20 10:25:35 +08:00
snowie2000
628faa7c08 Merge branch 'directwrite' of https://github.com/snowie2000/mactype into directwrite 2022-07-18 17:53:52 +08:00
snowie2000
16564ba8e2 implemented a new way of IPC, reserved for new tuner. 2022-07-18 17:53:24 +08:00
snowie2000
3d36cc35c9
Merge pull request #832 from msingle/patch-1
Typo in README
2022-04-06 16:38:30 +08:00
snowie2000
c32f264d7e
Merge pull request #822 from V3rB0se/patch-1
Typo
2022-04-06 16:38:20 +08:00
Matt Singletary
e070b525e9
Typo in README 2021-12-06 12:46:32 -05:00
Aliyan Aslam
57586da310
Typo 2021-10-30 12:40:40 -07:00
snowie2000
42b1395674
Update README.md 2021-06-03 15:59:31 +08:00
snowie2000
c674964814
Update README.md 2021-06-02 15:42:16 +08:00
snowie2000
4742bb6039 Merge branch 'directwrite' of https://githubfast.com/snowie2000/mactype into directwrite 2021-05-07 16:13:01 +08:00
snowie2000
1dfb3407db Bump version.
Removed ForceChangeFont.
Refactored the declaration of FT_Glyph_To_BitmapEx
2021-05-07 16:10:37 +08:00
snowie2000
999790b93b
Merge pull request #715 from extratype/build
Fix build errors thanks to @extratype
2021-02-01 13:47:56 +08:00
extratype
905f74b4e3 Export FT_Glyph_To_BitmapEx in the patched freetype 2021-01-06 22:38:28 +09:00
extratype
f2e3ac85c6 Add /utf-8 build option to handle warning C4819 2021-01-06 22:38:28 +09:00
snowie2000
98029b94d6
Merge pull request #706 from namazso/directwrite
UTF-8
2020-12-07 14:19:04 +08:00
namazso
3668c9e551 add utf8 codepage pragma to rc files 2020-12-06 11:43:08 +01:00
namazso
cc82d3a2bb manually correct ambigous encoding ones 2020-12-06 11:38:08 +01:00
namazso
412be722a4 fix file encoding in non-ambigous cases 2020-12-06 10:00:05 +01:00
namazso
98f62cb4b1 uniformize line endings 2020-12-06 08:59:02 +01:00