开发者

How to extract one or several characters from a Chinese font?

开发者 https://www.devze.com 2023-02-20 15:14 出处:网络
I want to use @font-face to import a chinese font into my site. But as we all know chinese fonts are always large.

I want to use @font-face to import a chinese font into my site. But as we all know chinese fonts are always large. Since开发者_C百科 i will only use no more than ten chinese characters one time, i wonder how can i extract several characters from a chinese font?

Tks~


You can use the FontSquirrel web tools to do this: http://www.fontsquirrel.com/fontface/generator

  • Expert
  • Subsetting: Custom Subsetting
  • Single characters


Other than online uploading solutions, there are also offline editors like Fontforge that can do the same task.

For instance you can look at this guide for Fontforge which do the same task.

The main reason why this could be preferrable over online solutions are that, other than more customizable subsettings, there are also no file size restrictions in doing the extraction process locally. It is rather common for Chinese fonts especially for those with large collection of glyphs.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号