-
php版本 在网页中如何使用特殊字体下载
资源介绍
在网页中如何使用特殊字体,
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. 完毕。