kc3-lang/ftgl/demo

Branch :


Log

Author Commit Date CI Message
3f033ecf 2003-05-03 05:45:13 Changed MAC font path
7b3414c8 2003-03-05 21:25:19 Version 2.0 release
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
a3adc62b 2002-06-21 08:29:11 Merged 1.32 into 1.4
a289e4ec 2002-06-21 08:22:34 Added hash define for windows fonts
3922d728 2002-02-16 05:42:47 Added EXTERN "C"
1fc86b8b 2002-02-16 05:12:09 Renamed from *.c to *.cpp
1537b21b 2002-01-28 06:24:30 Added comment about font path
021a3165 2002-01-24 09:40:39 Set the correct state for font type
e5b44d17 2002-01-10 07:14:55 Bbox now uses float
c346eca8 2001-12-11 23:11:23 Added compilation note
b7748851 2001-12-11 23:04:25 fixed glut header for OSX
6047a1c3 2001-12-11 22:46:41 initial import
521c2d21 2001-12-11 03:42:02 Tidy ups for release 1.3
f723df19 2001-12-10 23:35:59 Added edit mode, labels and a bunch more
09916d8f 2001-11-14 03:23:44 Enabled lighting for texture font
6f997a31 2001-11-13 20:10:26 Can now switch between font types.
d64b0422 2001-11-13 01:35:36 Added some comments
7c584066 2001-11-12 02:38:18 Changed blend func
d1e4ad97 2001-11-11 23:59:25 Initial import of demo