摘要: 雨忆博客中提到了sfntly(具体介绍可以看:https://code.google.com/p/sfntly/),利用其中sfnttool.jar就可以提取只包含指定字符的字体,如果想在页面中通过@font-face嵌入中文字体的话是一个不错的选择。sfnttool.jar的选项如下:java -jar sfnttool.jar -hSubset [-?|-h|-help] [-b] [-s string] fontfile outfilePrototype font subsetter -?,-help print this help information ... 阅读全文
posted @ 2014-01-15 12:14 鑫歌 阅读(3274) 评论(0) 推荐(1) 编辑