kc3-lang/ftgl

Branch :


Log

Author Commit Date CI Message
a289e4ec 2002-06-21 08:22:34 Added hash define for windows fonts
6998e56b 2002-06-21 08:22:00 Getting rid of magic numbers
0cf246b2 2002-06-21 08:21:29 Replacements for stl containers
157770a9 2002-06-21 08:20:08 Remove <map> replaced with FTCharToGlyphIndexMap
96692d2c 2002-06-20 08:40:09 Added 2002
9013e3ec 2002-06-20 08:22:06 Changes for VTK Removed tabs Removed mmgr Optimisations for loading pixel based fonts Minor changes
3413b9a1 2002-06-12 08:56:42 Merged FTGL_1_3_2
61e54cd2 2002-06-12 08:18:57 Reformatted and merged with 1.32
8576a8aa 2002-02-16 06:19:50 Changed FTGLDemo to .cpp
a53b09e3 2002-02-16 06:19:20 Removed FT_DoneGlyph and fix state stuff
d2dc2ff9 2002-02-16 06:18:52 removed FT_Done_Glyph
85227d05 2002-02-16 06:17:58 Added Ellers and Marcelo to contributors
49190bc7 2002-02-16 06:17:25 hardly worth mentioning
b84dd5f1 2002-02-16 06:15:31 Changed formatting
2e4a884c 2002-02-16 06:14:59 Added glGet -> display list problem
3922d728 2002-02-16 05:42:47 Added EXTERN "C"
1fc86b8b 2002-02-16 05:12:09 Renamed from *.c to *.cpp
3476699a 2002-02-16 00:04:18 Put glyphcontainer back in
d92b759e 2002-02-09 23:56:05 Added an faq about missing freetype includes
d5e509af 2002-02-06 02:41:43 nothing
5b379896 2002-02-06 02:40:51 inlined the ascender and descender functions
cd91efbd 2002-02-05 09:50:53 a bit more
1f3d6dca 2002-02-02 01:48:22 Removed redundant data and numGreys fields and changed render function slightly
17eb8aeb 2002-02-02 00:16:36 Removed FT_DoneGlyph and clean up delete []
8beda299 2002-02-02 00:15:12 Moved FT_Done_Glyph from FT*Glyph
81fdd49f 2002-01-28 06:56:21 Added note in font manager sample code about the inline static problem.
1537b21b 2002-01-28 06:24:30 Added comment about font path
35bd0a64 2002-01-26 21:58:54 Updated foe 1.3b5
8697abfc 2002-01-26 21:58:27 Updated for 1.3b5
ba45ad6b 2002-01-25 22:48:45 More comments
2260c468 2002-01-25 22:34:55 Updated comments
7b1edc51 2002-01-25 22:34:32 Removed some redundant members and made then local
e919b2c4 2002-01-24 09:43:45 Removed the winding code. Reverted back to broken outline.flag. Glyph winding still broken!!!
681596b9 2002-01-24 09:42:21 Fixed compiler warnings (size_t)
fb243b31 2002-01-24 09:41:48 Removed complier warnings
021a3165 2002-01-24 09:40:39 Set the correct state for font type
687bf439 2002-01-12 00:38:13 More work on docs
e5b44d17 2002-01-10 07:14:55 Bbox now uses float
d3d2d317 2002-01-09 20:54:40 Updated Jan 2002
3a0d7bf5 2002-01-09 20:54:12 Added a check for zero dimension bitmaps
ac5532fe 2002-01-09 20:35:52 FTBbox now uses floats rather then ints
acd6e033 2002-01-09 20:34:36 Fixed up a comment
fff0f674 2002-01-09 20:34:16 Minor tidy up
24a2f62f 2002-01-09 20:33:04 More const stuff Replaced the for loop with a resize to fill the vector with null
f0a6bd67 2002-01-09 20:32:12 More const stuff
493a1ac4 2001-12-14 02:52:10 Added math.h header
c346eca8 2001-12-11 23:11:23 Added compilation note
b7748851 2001-12-11 23:04:25 fixed glut header for OSX
51e0ed4d 2001-12-11 22:52:30 1.3b4
6047a1c3 2001-12-11 22:46:41 initial import
6829d29a 2001-12-11 03:56:17 rejigged the advance and render functions to make them sleaner...not really
c8dc02da 2001-12-11 03:55:08 Replaced double with FTGL_DOUBLE typedef
16a1c843 2001-12-11 03:54:06 1.3b4
15edcb37 2001-12-11 03:53:24 Tidied up includes
6a2e99d2 2001-12-11 03:42:37 Fixed FTExtrdGlyph bug OSX proj
521c2d21 2001-12-11 03:42:02 Tidy ups for release 1.3
67e81722 2001-12-11 01:31:02 initial import
9468dc96 2001-12-11 01:26:43 Added a note about the linker problem when building freetype
f723df19 2001-12-10 23:35:59 Added edit mode, labels and a bunch more
68b7e8c1 2001-12-10 21:53:19 Tidied up includes
96f7c485 2001-12-10 21:52:31 Clarified comment about init()
20e28b06 2001-12-10 21:35:46 Added site link about texture caching
3715b637 2001-12-10 21:30:58 Added include for mmgr
ccddd5df 2001-11-29 05:10:21 Added Winding fuction to colc area for a full contour rather than part of one
72b3ae2e 2001-11-29 01:13:49 Added #define and a couple of typedefs for debugging
df61b3d8 2001-11-29 01:12:54 Added an include for mmgr
21c67961 2001-11-29 01:12:14 Added include for mmgr
5779235b 2001-11-28 23:04:24 Added a work around for a bug in freetype. Calcs the winding direction of the contour
0d8861be 2001-11-28 03:16:03 Added FTExtrdGlyph bug
d8e625a3 2001-11-27 04:52:15 Added a comment
d996cc69 2001-11-25 20:40:57 Fixed the space bug AGAIN.
b5401ab1 2001-11-15 05:19:05 Added a couple of bugs
e191bb36 2001-11-15 05:16:21 Added a couple of web links
229a235b 2001-11-15 05:14:14 Added email discussion about sizes
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.
e61440f9 2001-11-13 20:09:58 Minor fixes, unix line endings
42d95631 2001-11-13 05:45:52 Fixed up the xOffset ( +padding)
e968a7e0 2001-11-13 05:45:10 Added an empty virtual depth function
edbe61c5 2001-11-13 01:53:01 Updated fro v1.3b3
d64b0422 2001-11-13 01:35:36 Added some comments
5e37ab3f 2001-11-12 23:38:51 turned into a gif and moved into the docs dir
0348c9b0 2001-11-12 23:36:26 updated for v1.3
153098cc 2001-11-12 23:34:43 Updated for new texture font code and Extruded fonts
d58c7be1 2001-11-12 22:28:36 Refactored texture fonts to ba able to load glyphs on the fly...uses glTexSubImage2D. They are now more in line with the rest of the fonts.
79fcf371 2001-11-12 22:26:00 fix me
6c7815f2 2001-11-12 04:14:39 Made MakeGlyphList() virtual again
d233facc 2001-11-12 02:45:11 Set the bounding box
291db109 2001-11-12 02:44:47 Set the bounding box Tidied up some code
86b5c356 2001-11-12 02:44:18 gluTesselation now feeds data to internal FTMesh class
ddce8fa3 2001-11-12 02:43:20 changed ftPoint to use doubles and inlined a lot of stuff
82035b3b 2001-11-12 02:42:32 Added bounding box function
a97ba0f2 2001-11-12 02:41:29 Added FTBbox
f13a019a 2001-11-12 02:41:01 Changed type of glList
6d84af79 2001-11-12 02:40:15 Set the bounding box and re-order some operations
1ce1050a 2001-11-12 02:39:05 Set the bounding box
7c584066 2001-11-12 02:38:18 Changed blend func
3e70c1dd 2001-11-12 02:34:50 Minor comments
b9c932f6 2001-11-12 02:34:21 Added bounding box functions
b2b7f0b5 2001-11-12 02:33:04 Added bounding box function un-virtualised some functions fixed comments