From e87cbd5667dc70af69a05b182a83ced48f3be1fd Mon Sep 17 00:00:00 2001 From: Kent Mein Date: Tue, 13 May 2003 19:45:57 +0000 Subject: [PATCH] Added some comments on FTGL Kent --- README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README b/README index 8aa30757a89..a310865b0d0 100644 --- a/README +++ b/README @@ -48,6 +48,11 @@ FTGL needs a small patch to get glyphs with the right colour in the cache + ftglColour[0] = ftglColour[1] = ftglColour[2] = ftglColour[3] = 1.0; +You may also need to modify the typedef for GLUTesselatorFunction in +src/FTVectoriser.cpp if your on an undefined system. To do that +check the following link to find out various platform identifiers. +http://www.blender.org/modules/documentation/intranet/conventions/codingstyleguide.html#3_2 + ********************************************************************* ********************************************************************* We are in the process of moving things over to automake/autoconf -- 2.28.0