我正在使用特殊的WordPress主题以及Google Raleway (ExtraLight)字体。虽然Raleway字体支持土耳其语,但我网站上的一些土耳其字符效果不佳。
系统不使用模板字体目录。
我在源代码中看到以下行:
http://fonts.googleapis.com/css?family=Raleway%3A200%7CMontserrat%3A700&subset=latin&ver=1442092301
我必须做些什么才能使土耳其人正常工作?我在googleapis.com的CSS上看到**Build status**
master:
[![Build Status](https://travis-ci.org/andrie/miniCRAN.svg?branch=master)](https://travis-ci.org/andrie/miniCRAN)
release:
[![Build Status](https://travis-ci.org/andrie/miniCRAN.svg?branch=release)](https://travis-ci.org/andrie/miniCRAN)
dev: [![Build Status](https://travis-ci.org/andrie/miniCRAN.svg?branch=dev)](https://travis-ci.org/andrie/miniCRAN)
行 - 是否与此问题有关?请指教。我需要能够使用以下土耳其字符:unicode-range
,ş
,Ş
,İ
,ı
,ğ
。
答案 0 :(得分:1)
您使用查询参数subset=latin
请求字体。所以你只得到拉丁字形。我打赌土耳其字形在其他一些子集中。
https://developers.google.com/fonts/docs/getting_started#Subsets
更新
我在Google字体上看不到Raleway的其他子集。
答案 1 :(得分:0)
Google字体不提供Raleway的拉丁语扩展子集。虽然,Raleway最初拥有它。您可以使用https://github.com/impallari/Raleway
下载