freetype
[Top][All Lists]
Advanced

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

Re: [Freetype] font file


From: Werner LEMBERG
Subject: Re: [Freetype] font file
Date: Fri, 26 Apr 2002 13:04:04 +0200 (CEST)

> I was looking at some freetype code recently where the informations
> (size of instructions, flags, vector of the points on or off the
> outline,...) are extracted from an opened font file by
> e.g. GET_Byte().  But I didn't find anywhere how this font file does
> look like. I'd like to have a look at such a font file to know in
> which order to read the informations from the font file stream.  Is
> there an example of such a font file on the freetype homepage? And
> when not can anybody publish one?

It's not exactly clear what you want.  The TT specs are available from

  http://www.microsoft.com/typography

to disassemble TrueType fonts I recommend fonttools, a Python script:

  http://fonttools.sf.net


    Werner



reply via email to

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