Commit c346eca830fa6078463d07b14a467cb9ef44d197

henry 2001-12-11T23:11:23

Added compilation note

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/demo/README.txt b/demo/README.txt
index cfe4d26..69e26ce 100644
--- a/demo/README.txt
+++ b/demo/README.txt
@@ -4,6 +4,7 @@ This demo demonstrates the different rendering styles available with FTGL.
 Press <spacebar> to change the font rendering style.
 Press <enter> to enable edit mode.
 
+When compiling you will need to check the paths to the font files as they are hard coded. See #define FONT_FILE and #define FONT_INFO in FTGLDemo.c
 
 
 Please contact me if you have any suggestions, feature requests, or problems.