jcu*_*bic 12 find fonts search file-search
我有一个名为Media Gothic的字体。如何在 Linux 中找到该字体的文件名?我需要将该文件复制到另一个系统。我试过了:
find /usr/share/fonts/ -name '*media*'
Run Code Online (Sandbox Code Playgroud)
但这没有结果。gothic给出了一些其他字体。TTF 是二进制格式,所以我不能使用grep.
SHW*_*SHW 32
你有没有尝试过 ?
fc-list | grep -i "media"
Run Code Online (Sandbox Code Playgroud)
也试一试fc-scan,fc-match
| 归档时间: |
|
| 查看次数: |
15361 次 |
| 最近记录: |