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

前端 未结 2 856
轮回少年
轮回少年 2021-01-15 05:35

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 i will only use no more than ten chinese characters

相关标签:
2条回答
  • 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 讨论(0)
  • 2021-01-15 05:54

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

    • Expert
    • Subsetting: Custom Subsetting
    • Single characters
    0 讨论(0)
提交回复
热议问题