I downloaded the Kozuka Gothik Pro font, put the russian letters and
the "Scale the font to the following size" = 300
but it generates a file named "Kozuka_Gothic_Pro_OpenType_400"
russian letters added but font size is bigger
when I put 500, still getting the file name
Kozuka_Gothic_Pro_OpenType_400
what am I doing wrong? how do i generate the fonts i need?
//
привет
я делаю сайт по темплэйту и мне нужно заново сгенерировать шрифты,
чтобы добавить туда русские буквы
названия файлов в темплэйте
Kozuka_Gothic_Pro_OpenType_300.font.js
Kozuka_Gothic_Pro_OpenType_500.font.js
я скачал файл со шрифтом, ставлю русские буквы и "Scale the font to
the following size" = 300
но генерируется файл с названием Kozuka_Gothic_Pro_OpenType_400
русские буквы там уже есть, но размер шрифта больше, чем надо
когда я ставлю 500, все равно получаю файл
Kozuka_Gothic_Pro_OpenType_400
что я делаю не так? как мне сгенерировать нужные шрифты?
The number in the file name is the weight of the font. The scale option changes the quality of the font. You don't need to do anything at all. However, if you want to use the 300 weight for normal, and 500 for bold, you must set body { font-weight: 300 } (and possibly in other places as well if needed).
Simo
iPhoneから送信
> --
> You received this message because you are subscribed to the Google Groups "cufón" group.
> To post to this group, send email to cu...@googlegroups.com.
> To unsubscribe from this group, send email to cufon+un...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/cufon?hl=en.
>