PHP Classes

File: application/libraries/dompdf/lib/ttf2ufm/src/winbuild.bat

Recommend this page to a friend!
  Classes of harold rita   PHP Thesis Proposal Hub   application/libraries/dompdf/lib/ttf2ufm/src/winbuild.bat   Download  
File: application/libraries/dompdf/lib/ttf2ufm/src/winbuild.bat
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Thesis Proposal Hub
Store and publish research thesis documents
Author: By
Last change:
Date: 6 years ago
Size: 299 bytes
 

Contents

Class file image Download
rem file to build ttf2pt1 with Visual C++ cl -DWINDOWS -c bdf.c cl -DWINDOWS -c ttf2pt1.c cl -DWINDOWS -c pt1.c cl -DWINDOWS -c ttf.c cl -DWINDOWS -c t1asm.c cl -DWINDOWS -c bitmap.c cl -o ttf2ufm ttf2pt1.obj pt1.obj t1asm.obj ttf.obj bdf.obj bitmap.obj cl -o t1asm -DWINDOWS -DSTANDALONE t1asm.c