Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mactype热替换字体后微信输入框的字体变成原始字体了。 #157

Closed
rebron1900 opened this issue Jan 24, 2024 · 1 comment
Closed

Comments

@rebron1900
Copy link

如果热替换雅黑为其他字体,在微信中输入框位置的文字会变成没有任何渲染效果的状态。
如果不替换雅黑则可以正常渲染。

image

我的配置文件如下:

[Preview]
Font=Maple UI
Color=$990088
Text=The quick brown fox jumps over the lazy dog 天地玄黄宇宙洪荒日月盈仄辰宿列张
Size=12
Align=Center

[General]
Name=SFPro-PingFang

;【自动挂钩子进程】
;[0:Disable]  1:Enable
HookChildProcesses=1

;【字体微调】
;0:Normal 1:NoHinting 2:AutoHinting 3:Light+AutoHinting
HintingMode=1

;【抗锯齿方式】 ◆◆
;-1:Disable 0:Normal 1:Light 2:LCD(RGB) 3:LCD(GBR) 4:Light-LCD(RGB) 5:Light-LCD(GBR)
AntiAliasMode=2

;【常规体调整】
;-32:+32
NormalWeight=24

;【粗体字的调整】
;-16:+16
BoldWeight=-6

;【斜体字的倾斜角度微调】
;-16:+16
ItalicSlant=0

;【只有在FontLoader=0(在下面)时此项设置才有效。建议选0,选1会占用海量存储器,也没看出有什么好处。】
;0:Disable 1:Enable
UseMapping=0

;【Gamma模式开关】
;-1:关闭;0:使用设置的Gamma值(GammaValue);1:使用sRGB的Gamma值;2:不明
GammaMode=0

;【Gamma值】 ◆◆
;GammaMode=0的时候此项设置才有效
;Windows的ClearType的Gamma值是1.4
;OSX标准级Gamma值是1.8,电视级Gamma值是2.2
GammaValue=1.3

;【对比度】 ◆◆
;数字越大越锐利,数字越小越发虚
Contrast=1.47

;【字体轮廓】 ◆◆
;数字越大字体就越粗越黑
RenderWeight=1.3

;【文字边界设置】
;数字越大越强调背景(类似文字边界被侵蚀的感觉),强调背景会有中字体锐利的感觉。适当降低对比度,提高TextTuning,可以使文字周围的颜色看起来“淡一点”
;再加上RenderWeight,把这三个设置的微妙平衡调节好的话,能得到不输给Mac的效果
;取值范围:0~12

;当AntiAliasMode=1时,通过TextTuning分量来调节
TextTuning=2
;当AntiAliasMode=2时,通过TextTuningR/G/B三个分量来调节
TextTuningR=2
TextTuningG=2
TextTuningB=2

;【字体加粗模式】
;对NormalWeight和BoldWeight有效
;0:Weight值大时横向加粗,值小时双向加粗,主要是避免Weight值过大时,模式3中在小字号时加粗过度出现斩头的现象;
;1:总是横向加粗;
;2:总是双向加粗,也就是freetype本身的粗体渲染。
;注意:通过加大GammaValue、TextTuning的值,可以减少Weight值过大的造成的效果问题,即可以在BolderMode=2时也可以避免斩头
BolderMode=0

;【字体的加载方法】
;(注意是加载方法,不是渲染方法)
;0:用freetype加载字体
;1:用windows的绘图核心加载字体
;很多freetype的设置需要此项选0才能生效
FontLoader=0

;【字体链接】
;当FontLoader=0时
;0:什么都不做;
;1:使用注册表里的字体链接设置,通过FreeType的字符表进行查找
;2:使用注册表里的字体链接设置,使用Windows的转换函数直接查找
;当FontLoader=1时
;会保持启用的状态,但是所有字体链接的处理会交由WIN32API完成。
FontLink=1

;【字体替代】
;当FontLoader=0时
;0:什么都不做;
;1:安全替换方案(兼容性较好),根据以下FontSubstitutes的配置进行替换;
;2:完全替换方案(效果较全面,如替换后出现乱码,请尝试使用1),根据以下FontSubstitutes的配置进行替换;
;当FontLoader=1时
;会保持启用的状态,但是所有字体替代的处理会交由WIN32API完成
FontSubstitutes=1

;【让freetype处理的最大的字体尺寸,单位是像素,0的话就是全尺寸】
;交付 gdi++ 处理的最大尺寸(单位为像素)
;0-2147483647
MaxHeight=0

;【阴影设置】
;格式:水平偏移,垂直偏移,阴影深度(值越大,越浅)
Shadow=1,1,60,FFFFFF,35,000000

;【液晶显示器的优化配置】
;[0:None]  1:Default  2:Light  16:Legacy
LcdFilter=2

;【微调LcdFilterWeight】
;LcdFilter>0,且AntiAliasMode>-1时,该微调才生效
;这5个值分别代表文字笔划中从左到右的笔划浓度,最小为0,最大为255
;注释掉这个参数则恢复使用
LcdFilterWeight=8,77,86,77,8

;【字体缓存、内存的设置】
LoadOnDemand=1
CacheMaxFaces=256
CacheMaxSizes=33554432
CacheMaxBytes=67108864
EnableKerning=1

;【强制使用某一个字体】
;无视所有其他字体,全系统的字体都会被这里设置的字体代替
;ForceChangeFont=华文中宋

;【优先使用点阵】 ◆◆
;小于指定字号的文字将优先使用内嵌点阵
MaxBitmap=12

;【强制对小字体使用Hinting】 ◆◆
;对9号以下字体自动施加Hinting,使小字体更清晰
;此参数仅在AntiAliasMode=1、4、5时有效
;0:关闭,1:开启。默认开启
HintSmallFont=1

;【对硬件加速的渲染支持】
;对使用DirectWrite作为硬件加速技术的软件(如IE和firefox的硬件加速)提供渲染支持开关
;0:关闭,1:开启。默认开启
DirectWrite=1

[DirectWrite]
;渲染模式,0=默认,1=锯齿,2=经典,3=经典自然,4=自然,5=自然对称,6=字体原型
RenderingMode=5
;Gamma值,不写则根据上面的GammaValue自动计算
GammaValue=2
;对比度,默认为1
Contrast=1.234
;抗锯齿程度,默认1
ClearTypeLevel=1.0

[Experimental]
ColorFont=1

[Experimental@Firefox.exe]
InvertColor=1

[Experimental@edge.exe]
InvertColor=1

[Experimental@chrome.exe]
InvertColor=1

[Experimental@code.exe]
ClipBoxFix=1

[Experimental@devenv.exe]
ClipBoxFix=1

[Experimental@studio64.exe]
ClipBoxFix=1

[FontSubstitutes@devenv.exe]
Tahoma=Maple UI
Calibri=Maple UI

[FontSubstitutes@code.exe]
Tahoma=Maple UI
Calibri=Maple UI

[ExcludeModule]
;【不渲染的程序,但仍会加载DLL】


[Exclude]
;【除外的字体】,会与MacType.ini中的同名配置共同生效

[FontSubstitutes]
;【字体替代】
;系统在调用“=”前面的字体时会忽视“=”前面的字体,而去直接调用“=”后面的字体
Arial=Maple UI
Arial Black=Maple UI
Arial Narrow=Maple UI
Arial Unicode MS=Maple UI
acumin-pro=Maple UI
Calibri=Maple UI
Calibri Light=Maple UI
Courier=Maple UI
Courier New=Maple UI
Helv=Maple UI
Helvetica=Maple UI
Helvetica Neue=Maple UI
Helvetica Neue LT Std=Maple UI
Heiti SC=Maple UI
Heiti TC=Maple UI
Hiragino Sans GB=Maple UI
MS Sans Serif=Maple UI
MS Serif=Maple UI
MS Shell Dlg=Maple UI
MS Shell Dlg 2=Maple UI
sans=Maple UI
Sans Serif=Maple UI
sans serif=Maple UI
Sans-Serif=Maple UI
sans-serif=Maple UI
Segoe UI=Maple UI
segoe UI=Maple UI
segoe ui=Maple UI
Segoe=Maple UI
segoe=Maple UI
SEGOEUISL=Maple UI
serif=Maple UI
system-ui=Maple UI
System-UI=Maple UI

SimSun=Maple UI
NSimSun=Maple UI
SimSun-ExtB=Maple UI
FangSong=Maple UI
KaiTi=Maple UI

;Microsoft Yahei=Maple UI
Microsoft Yahei UI=Maple UI
DengXian=Maple UI

XXX=Maple UI
XXX Bold=Maple UI Bold
XXX Mono=Maple Code Vivid
XXX Mono Bold=Maple Code Vivid
XXX SimSun=Maple UI
XXX NSimSun=Maple UI

Lucida Grande=Maple UI
Lucida Sans Unicode=Maple UI
Fixedsys=Maple UI

Segoe UI Variable=Maple UI
Segoe UI Variable Small Light=Maple UI
Segoe UI Variable Small Semilight=Maple UI
Segoe UI Variable Small=Maple UI
Segoe UI Variable Small Semibold=Maple UI
Segoe UI Variable Small Bold=Maple UI Bold
Segoe UI Variable Text Light=Maple UI
Segoe UI Variable Text Semilight=Maple UI
Segoe UI Variable Text=Maple UI
Segoe UI Variable Text Semibold=Maple UI
Segoe UI Variable Text Bold=Maple UI Bold
Segoe UI Variable Display Light=Maple UI
Segoe UI Variable Display Semilight=Maple UI
Segoe UI Variable Display=Maple UI
Segoe UI Variable Display Semibold=Maple UI
Segoe UI Variable Display Bold=Maple UI Bold

[Individual]
;格式=Hinting, AAMode, NormalWeight, BoldWeight, ItalicSlant, Kerning
Times New Roman=,,10,0,,
Segoe UI=,,10,0,,
Tahoma=,,10,0,,

[UnloadDll]


[ExcludeSub]
chrome.exe

@subframe7536
Copy link
Owner

subframe7536 commented Jan 24, 2024

对于 MacType 其实我也无能为力

snowie2000/mactype#971

建议用其他的配置

@subframe7536 subframe7536 closed this as not planned Won't fix, can't repro, duplicate, stale Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants