kc3-lang/ftgl/demo/FTGLDemo.cpp

Branch :


Log

Author Commit Date CI Message
3f033ecf 2003-05-03 05:45:13 Changed MAC font path
6fcea409 2003-01-20 13:58:28 Expect a fontfile on the command line, fall back to a default one on systems where a default is known -- else complain about the missing parameter. Come to think of it, I could use a PS font on IRIX. I'll look into that later.
812361ee 2002-12-21 09:09:50 Changed int to float in glRasterPos
f31295ad 2002-12-17 09:10:33 Changed render to Render
9e37db56 2002-12-17 08:18:23 Changed mac font path to test directory
59259511 2002-12-16 08:27:39 Refactored FTFont to get rid of Open function
e59da05e 2002-12-05 06:47:30 Fixed path
a31de491 2002-12-02 06:32:46 Rewriting to make it more 'correct'
5fdcdcb8 2002-11-28 08:01:38 Removed some redundant code
a289e4ec 2002-06-21 08:22:34 Added hash define for windows fonts
1fc86b8b 2002-02-16 05:12:09 Renamed from *.c to *.cpp