freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ft-devel] ttf2ttf


From: Werner LEMBERG
Subject: [ft-devel] ttf2ttf
Date: Sun, 03 Dec 2006 10:21:23 +0100 (CET)

Just for your fun!  Attached you can find the C++ source file for a
small program, ttc2ttf, which does the obvious.  It's a beautified
version of the program found here

  http://hp.vector.co.jp/authors/VA010851/be/index.html

and should compile fine with any C++ compiler.

This tool is quite handy if you want to disassemble a TTC with ttx
since this program still can't handle TTCs.

On Intel platforms say

  c++ -DINTEL -o ttc2ttf ttc2ttf.cpp

otherwise omit the `-DINTEL'.


    Werner







reply via email to

[Prev in Thread] Current Thread [Next in Thread]