Log

Author Commit Date CI Message
henry f723df19 2001-12-10T23:35:59 Added edit mode, labels and a bunch more
henry 68b7e8c1 2001-12-10T21:53:19 Tidied up includes
henry 96f7c485 2001-12-10T21:52:31 Clarified comment about init()
henry 20e28b06 2001-12-10T21:35:46 Added site link about texture caching
henry 3715b637 2001-12-10T21:30:58 Added include for mmgr
henry ccddd5df 2001-11-29T05:10:21 Added Winding fuction to colc area for a full contour rather than part of one
henry 72b3ae2e 2001-11-29T01:13:49 Added #define and a couple of typedefs for debugging
henry df61b3d8 2001-11-29T01:12:54 Added an include for mmgr
henry 21c67961 2001-11-29T01:12:14 Added include for mmgr
henry 5779235b 2001-11-28T23:04:24 Added a work around for a bug in freetype. Calcs the winding direction of the contour
henry 0d8861be 2001-11-28T03:16:03 Added FTExtrdGlyph bug
henry d8e625a3 2001-11-27T04:52:15 Added a comment
henry d996cc69 2001-11-25T20:40:57 Fixed the space bug AGAIN.
henry b5401ab1 2001-11-15T05:19:05 Added a couple of bugs
henry e191bb36 2001-11-15T05:16:21 Added a couple of web links
henry 229a235b 2001-11-15T05:14:14 Added email discussion about sizes
henry 09916d8f 2001-11-14T03:23:44 Enabled lighting for texture font
henry 6f997a31 2001-11-13T20:10:26 Can now switch between font types.
henry e61440f9 2001-11-13T20:09:58 Minor fixes, unix line endings
henry 42d95631 2001-11-13T05:45:52 Fixed up the xOffset ( +padding)
henry e968a7e0 2001-11-13T05:45:10 Added an empty virtual depth function
henry edbe61c5 2001-11-13T01:53:01 Updated fro v1.3b3
henry d64b0422 2001-11-13T01:35:36 Added some comments
henry 5e37ab3f 2001-11-12T23:38:51 turned into a gif and moved into the docs dir
henry 0348c9b0 2001-11-12T23:36:26 updated for v1.3
henry 153098cc 2001-11-12T23:34:43 Updated for new texture font code and Extruded fonts
henry d58c7be1 2001-11-12T22: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.
henry 79fcf371 2001-11-12T22:26:00 fix me
henry 6c7815f2 2001-11-12T04:14:39 Made MakeGlyphList() virtual again
henry d233facc 2001-11-12T02:45:11 Set the bounding box
henry 291db109 2001-11-12T02:44:47 Set the bounding box Tidied up some code
henry 86b5c356 2001-11-12T02:44:18 gluTesselation now feeds data to internal FTMesh class
henry ddce8fa3 2001-11-12T02:43:20 changed ftPoint to use doubles and inlined a lot of stuff
henry 82035b3b 2001-11-12T02:42:32 Added bounding box function
henry a97ba0f2 2001-11-12T02:41:29 Added FTBbox
henry f13a019a 2001-11-12T02:41:01 Changed type of glList
henry 6d84af79 2001-11-12T02:40:15 Set the bounding box and re-order some operations
henry 1ce1050a 2001-11-12T02:39:05 Set the bounding box
henry 7c584066 2001-11-12T02:38:18 Changed blend func
henry 3e70c1dd 2001-11-12T02:34:50 Minor comments
henry b9c932f6 2001-11-12T02:34:21 Added bounding box functions
henry b2b7f0b5 2001-11-12T02:33:04 Added bounding box function un-virtualised some functions fixed comments
henry 21c76d68 2001-11-12T00:00:50 Extrusion code merged from 1.3beta2
henry d1e4ad97 2001-11-11T23:59:25 Initial import of demo
henry 5013c764 2001-11-11T23:58:19 Initial import
henry 3c8b2d70 2001-11-11T23:57:31 Changed to html from txt
henry 962b0151 2001-11-11T23:26:41 unix line endings....
henry 7ca41d56 2001-11-08T21:05:20 Unix line endings
henry 7fc0aa4c 2001-11-08T20:50:13 Updated for 1.21
henry a00a92ec 2001-11-08T20:36:26 Minor fixes for windows warnings
henry 7d8a9eab 2001-11-05T22:32:05 Refactoring FTVectoriser & FTPolyGlyph to anable access to tessellation data
henry 73b632d1 2001-11-05T22:02:51 Updated for 1.2
henry b4cd43eb 2001-11-05T21:01:13 Removed the stuff about restricted sets of glyphs. It happens for free now:)
henry a5e3b58c 2001-11-05T21:00:30 Fixed a bug that was overunning the glyph list
henry 29a9bf0e 2001-11-05T20:59:57 made MakeGlyphList virtual
henry 7e2c7214 2001-11-05T20:59:35 Added a test for null pointers in the d_stor
henry 9834e7ea 2001-11-05T20:58:23 Added note about gluTessNormal
henry 8621b34b 2001-11-05T20:58:07 More words of wisdom
henry 29f37277 2001-11-04T04:55:43 Unix line endings
henry 6ff749f7 2001-11-04T04:53:17 unix line endings
henry 789b1cf3 2001-11-04T04:33:30 Changes to allow glyphs to be loaded on the fly... MakeGlyphList is no longer pure virtual. New function MakeGlyph is pure virtual Open now has a flag for pre-cache GlyphContainer builds a list of null pointers advance and render functions check if glyph has been loaded and loads it if it has'nt
henry f250720b 2001-11-02T01:18:10 Added note about padding
henry 7594f86e 2001-11-02T01:17:52 Added 1.1 tag
henry 22eebb6d 2001-11-02T01:17:29 Got rid of non standard glext.h and replaced with defines
henry 115dd8e4 2001-11-01T20:07:15 Added brackets to clear Win32 warning
henry dc7f26f7 2001-11-01T20:05:15 Added padding to size calculations
henry cc7fa482 2001-10-31T02:00:08 Initial import. Archived to fix filename problem
henry adc0ce89 2001-10-31T00:05:43 Updated for 1.1
henry 8f60784b 2001-10-30T23:54:02 renamed the source files to .cpp
henry e077739b 2001-10-30T23:23:29 Renamed functions in prep for extruded glyphs Ingest->Process Output->MakeOutline
henry ddb4761b 2001-10-30T21:35:32 stuff
henry 897dca9a 2001-10-30T21:30:16 Fixed typos
henry 78bae50c 2001-10-30T05:19:04 Docs fixed so don't need this
henry 4a2c3ca3 2001-10-30T05:18:40 Initial import
henry e6d42357 2001-10-30T02:51:30 Fixed c_stor to ensure that a valid charmap is created
henry 82ec4afe 2001-10-29T20:09:59 Minor changes to fix some implicit type conversions
henry 2c5a19df 2001-10-28T04:23:23 Initial import
henry 24f0f7f1 2001-10-28T04:06:52 Got rid of the static in FTTextureGlyph and tidied the code up
henry 35d43d78 2001-10-28T04:06:09 Removed a couple of comments
henry 25e3956a 2001-10-28T04:05:48 Got rid of the static and moved the glBegin/glEnd pairs
henry 6b561837 2001-10-28T04:04:38 Added test for GL_TEXTURE_2D_BINDING_EXT and include for glext.h
henry c1a46a82 2001-10-28T04:04:00 Added note about STL
henry 553040c9 2001-10-26T02:42:31 Initial import
henry 32522c99 2001-10-25T23:11:26 Initial import
henry 4742efb1 2001-10-25T21:39:54 Updated for 1.01
henry 7003bfbf 2001-10-25T20:54:05 Removed the glEnable( GL_TEXTURE_2D) call
henry 43ab685b 2001-10-25T20:53:33 Added a note about replacing activeTextureID
henry d278b891 2001-10-25T04:33:01 Removed the glu header
henry c811e012 2001-10-25T04:32:45 Added the glu headers
henry 263722f7 2001-10-25T04:03:06 Re-ordered initialisation lists to keep project builder happy (MAC OSX)
henry 2e64c85c 2001-10-25T04:01:59 Made numGlyphs unsigned
henry 0061e91e 2001-10-25T03:57:17 Made the destructor virtual
henry f04347d2 2001-10-25T02:14:56 Changed include to allow for bloody Apple's new OpenGL on OSX
henry 1010afa2 2001-10-25T02:01:20 Removed redundant tempGlyph members
henry 85a2255d 2001-10-24T21:21:52 Fixing up the comments
henry f87dd8ca 2001-10-24T03:31:40 Version 1.0 release
henry 8317fc3b 2001-10-24T03:31:25 Version 1.0 release Added note about glyphs
henry 98e9ad48 2001-10-23T03:05:51 Enable texturing
henry 52f75667 2001-10-14T21:53:04 Updated comments and removed redundant member vars
henry 90dbbac7 2001-10-14T21:52:24 Updated comments