如何向 Ghostscript 添加 TrueType 字体
这是我第一次尝试使用 Ghostscript (GPL Ghostscript 9.55.0 (2021-09-27)) 做任何事情。我正在尝试将.abc音乐文件转换为 PDF,但我想使用我为标题安装的自定义 Olde English 字体。该字体最初位于~/.local/share/fonts/Olde English Regular.ttf。由于这不是我在 中看到的路径之一gs -h,因此我复制了一份/usr/share/fonts并在我的字体映射中添加了如下一行: /OldeEnglish-Regular (Olde English Regular.t...