俄语字符而不是法语或德语,采用 Helvetica 字体

俄语字符而不是法语或德语,采用 Helvetica 字体

我在 css 中需要 Helvetica 系列字体的网站时遇到问题:所有特殊的法语和德语字符都被不相关的俄语字符替换。

这让我走上了 Helvetica 的轨道。我已经启动font-manager, 来检查 Helvetica 的情况。当我输入自定义文本时,字体完全错误。

示例文本:

être, spécial, déjà, aïe, bücher, öffentlich,  währe

视觉结果:

字体管理器显示

如何修复 Helvetica 字体以使其正常显示?

编辑:

locate Helvetica返回:

/usr/lib/libreoffice/share/psprint/fontmetric/Helvetica-Bold.afm
/usr/lib/libreoffice/share/psprint/fontmetric/Helvetica-BoldOblique.afm
/usr/lib/libreoffice/share/psprint/fontmetric/Helvetica-Oblique.afm
/usr/lib/libreoffice/share/psprint/fontmetric/Helvetica.afm
/usr/share/fonts/downloaded_unknown_copyright_use/Helvetica.ttf
/usr/share/fonts/type1/mathematica/Helvetica-Bold.afm
/usr/share/fonts/type1/mathematica/Helvetica-BoldOblique.afm
/usr/share/fonts/type1/mathematica/Helvetica-Oblique.afm
/usr/share/fonts/type1/mathematica/Helvetica.afm
/usr/share/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-Bold.afm
/usr/share/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-BoldOblique.afm
/usr/share/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-Oblique.afm
/usr/share/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica.afm
/usr/share/perl5/Font/Metrics/Helvetica.pm
/usr/share/perl5/Font/Metrics/HelveticaBold.pm
/usr/share/perl5/Font/Metrics/HelveticaBoldOblique.pm
/usr/share/perl5/Font/Metrics/HelveticaOblique.pm

答案1

该文件Helvetica.ttf来源不明。

我已经删除了这个文件,现在一切都恢复正常了。

也可以安装免费版本黑体可以在这里找到:新黑体,工作正常。

相关内容