|
From: | David Turner |
Subject: | Re: [Freetype] Re: FT_GLYPH_FORMAT_OUTLINE? |
Date: | Wed, 06 Nov 2002 17:48:31 +0100 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2a) Gecko/20020910 |
Braden McDaniel wrote:
On Wed, 06 Nov 2002 16:48:04 +0100, David Turner wrote:Braden McDaniel wrote:The FreeType documentation mentions constants FT_GLYPH_FORMAT_OUTLINE and FT_GLYPH_FORMAT_BITMAP; but I can find neither of these in the FreeType headers. Have they been replaced by something?They're defined in "ftimage.h", which is included by "freetype.h" by default.Ah, they're lowercase. The docs have them in uppercase.
Nope, both are defined in this file, but this change was performed only recently. You should be able to compile and run code that used the previous convention seamlessly.. Regards, - David Turner - The FreeType Project (www.freetype.org)
[Prev in Thread] | Current Thread | [Next in Thread] |