您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. ttf2ufm makefontuni

  2. To embed TrueType fonts (.TTF) files, you need to extract the font metrics and build the required tables using the provided utility (/fonts/ttf2ufm). TTF2UFM is a modified version of Mark Heath's TTF 2 PT1 converter (http://ttf2pt1.sourceforge.net/)
  3. 所属分类:PHP

    • 发布日期:2014-01-29
    • 文件大小:103424
    • 提供者:it0355
  1. ttf2ufm tcpdf生成字体工具

  2. tcpdf生成字体工具,新版的tcpdf里边没有tools那个文件夹,需要自己制作字体,这个工具就是生成字体使用的。 生成方法如下: 1)打开CMD ,运行: ttf2ufm.exe -a -F myfont.ttf 2) php -q makefontuni.php myfont.ttf myfont.ufm 3) 复制 .php, .z and .ctg.z file to the TCPDF font directory. 4) Rename php font files variati
  3. 所属分类:PHP

    • 发布日期:2014-01-29
    • 文件大小:103424
    • 提供者:it0355