php版本 在网页中如何使用特殊字体
wjiange
32
0
RAR
2018-12-27 14:12:13
在网页中如何使用特殊字体, 1. 工具下载地址:http://code.google.com/p/ttf2eot/downloads/detail?name=ttf2eot-0.0.2-2.zip&can=2&q= 2. 将工具解压放到本地根目录。TTF字体文件与本工具放到同一目录下。如D:\ 3. 开始->运行->cmd->切换到D盘,输入命令: ttf2eot.exe source.ttf target.eot 4. 完毕。
暂无评论