Android 机如何换上“思源宋体”字?

2017-04-06 09:44:29 +08:00
 DarinJi

手机是 nexus ,已 root 。

看了下 adobe 发布的这套思源宋体字貌似只有 otf 格式的,手机上换字体应该需要 ttf 格式。

所以是否有方法可以换,看知乎上有人换成功了。

20129 次点击
所在节点    Android
26 条回复
nodin
2017-04-06 19:24:17 +08:00
思源宋体在电脑没微软雅黑好看,有糊掉的感觉,为什么?
kmahyyg
2017-04-07 06:51:03 +08:00
同 20f 目前手机用的 flux 的字体
linux40
2017-04-07 08:53:31 +08:00
很期待在 linux 上用,现在的 serif 只有英文。。。
nn574204775
2017-04-07 09:22:43 +08:00
```xml
<family name="serif" lang="zh-Hans">
<font weight="100" style="normal" index="2">NotoSerifCJK-Thin.ttc</font>
<font weight="200" style="normal" index="2">NotoSerifCJK-ExtraLight.ttc</font>
<font weight="300" style="normal" index="2">NotoSerifCJK-Light.ttc</font>
<font weight="400" style="normal" index="2">NotoSerifCJK-Regular.ttc</font>
<font weight="500" style="normal" index="2">NotoSerifCJK-Medium.ttc</font>
<font weight="600" style="normal" index="2">NotoSerifCJK-SemiBold.ttc</font>
<font weight="700" style="normal" index="2">NotoSerifCJK-Bold.ttc</font>
<font weight="900" style="normal" index="2">NotoSerifCJK-Black.ttc</font>
</family>
<family name="serif" lang="zh-Hant">
<font weight="100" style="normal" index="3">NotoSerifCJK-Thin.ttc</font>
<font weight="200" style="normal" index="3">NotoSerifCJK-ExtraLight.ttc</font>
<font weight="300" style="normal" index="3">NotoSerifCJK-Light.ttc</font>
<font weight="400" style="normal" index="3">NotoSerifCJK-Regular.ttc</font>
<font weight="500" style="normal" index="3">NotoSerifCJK-Medium.ttc</font>
<font weight="600" style="normal" index="3">NotoSerifCJK-SemiBold.ttc</font>
<font weight="700" style="normal" index="3">NotoSerifCJK-Bold.ttc</font>
<font weight="900" style="normal" index="3">NotoSerifCJK-Black.ttc</font>
</family>
<family name="serif" lang="ja">
<font weight="100" style="normal" index="0">NotoSerifCJK-Thin.ttc</font>
<font weight="200" style="normal" index="0">NotoSerifCJK-ExtraLight.ttc</font>
<font weight="300" style="normal" index="0">NotoSerifCJK-Light.ttc</font>
<font weight="400" style="normal" index="0">NotoSerifCJK-Regular.ttc</font>
<font weight="500" style="normal" index="0">NotoSerifCJK-Medium.ttc</font>
<font weight="600" style="normal" index="0">NotoSerifCJK-SemiBold.ttc</font>
<font weight="700" style="normal" index="0">NotoSerifCJK-Bold.ttc</font>
<font weight="900" style="normal" index="0">NotoSerifCJK-Black.ttc</font>
</family>
<family name="serif" lang="ko">
<font weight="100" style="normal" index="1">NotoSerifCJK-Thin.ttc</font>
<font weight="200" style="normal" index="1">NotoSerifCJK-ExtraLight.ttc</font>
<font weight="300" style="normal" index="1">NotoSerifCJK-Light.ttc</font>
<font weight="400" style="normal" index="1">NotoSerifCJK-Regular.ttc</font>
<font weight="500" style="normal" index="1">NotoSerifCJK-Medium.ttc</font>
<font weight="600" style="normal" index="1">NotoSerifCJK-SemiBold.ttc</font>
<font weight="700" style="normal" index="1">NotoSerifCJK-Bold.ttc</font>
<font weight="900" style="normal" index="1">NotoSerifCJK-Black.ttc</font>
</family>
```
加到本来的 serif 前面
坏处是原来的 serif 不会被用了..
dalieba
2019-06-15 10:58:00 +08:00
@nodin 因为 OTF 和 TTF 字体的渲染方式是不一样的
dalieba
2019-06-15 10:59:41 +08:00

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/352839

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX