[v2.3] 字体设置修正 — latin/ea/cs全部走Liter(去中文fallback) #2
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
背景
皇上反馈"为什么输出的ppt字体还是liter样式?"——经诊断PPTX字体设置实际是 latin=Liter / ea=微软雅黑,导致打开时:
诊断
对比中间版SAR-DB(基准),其字体设置为:
修正
验证
v2.2新PPTX实测:所有run都是 (与中间版完全一致)
关联