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


I want to use @ font-face to import Chinese fonts on my site. But as we all know, Chinese fonts are always big. Since I will not use more than ten Chinese characters once, I wonder how can I remove many letters from Chinese fonts?

Tks ~

  • Expert
  • Setting: Custom allocation li>
  • Single characters

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -