[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/libraries/tcpdf/fonts/ttf2ufm/ttf2ufm-src/ -> cygbuild.sh (source)

   1  :
   2  # this file should be run from Cygnus BASH
   3  # file to build ttf2pt1 with Cygnus GCC on Windows
   4  # don't forget to copy CYGWIN1.DLL into C:\WINDOWS
   5  
   6  gcc -o ttf2pt1 -DWINDOWS ttf2pt1.c pt1.c t1asm.c ttf.c -lm
   7  gcc -o t1asm -DWINDOWS -DSTANDALONE t1asm.c
   8  


Generated: Fri Nov 28 20:08:37 2014 Cross-referenced by PHPXref 0.7.1