freetype-devel
[Top][All Lists]
Advanced

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

[Devel] current CVS tree...


From: Michael Ahlers
Subject: [Devel] current CVS tree...
Date: Tue, 12 Dec 2000 11:39:38 -0500 (EST)

builds/unix/ftsystem.c has two problems...

line 24 has the line:
#include FT_TYPES_h
which should be #include FT_TYPES_H (typo)

also, line 25 has
#include FT_INTERNAL_FTOBJS_H

now, looking in include/freetype/internal/internal.h, it seems this
*should* be:
#include FT_INTERNAL_OBJECTS_H
but, doing that, it still fails to compile

since i'm sitting around trying to get anti-aliased fonts working under X
(per http://xfree86.org/~keithp/render/aafont.txt), i need ft2 asap!  :-)

any solutions?


Michael Ahlers
http://www.thesilicondragon.com
"I just installed Windows M-E!"
"Oh yeah?  I just installed Linux F-R-E-E."




reply via email to

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