Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 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 | ||
| 21c76d68 | 2001-11-12 00:00:50 | Extrusion code merged from 1.3beta2 | ||
| d1e4ad97 | 2001-11-11 23:59:25 | Initial import of demo | ||
| 5013c764 | 2001-11-11 23:58:19 | Initial import | ||
| 3c8b2d70 | 2001-11-11 23:57:31 | Changed to html from txt | ||
| 962b0151 | 2001-11-11 23:26:41 | unix line endings.... | ||
| 7ca41d56 | 2001-11-08 21:05:20 | Unix line endings | ||
| 7fc0aa4c | 2001-11-08 20:50:13 | Updated for 1.21 | ||
| a00a92ec | 2001-11-08 20:36:26 | Minor fixes for windows warnings | ||
| 7d8a9eab | 2001-11-05 22:32:05 | Refactoring FTVectoriser & FTPolyGlyph to anable access to tessellation data | ||
| 73b632d1 | 2001-11-05 22:02:51 | Updated for 1.2 | ||
| b4cd43eb | 2001-11-05 21:01:13 | Removed the stuff about restricted sets of glyphs. It happens for free now:) | ||
| a5e3b58c | 2001-11-05 21:00:30 | Fixed a bug that was overunning the glyph list | ||
| 29a9bf0e | 2001-11-05 20:59:57 | made MakeGlyphList virtual | ||
| 7e2c7214 | 2001-11-05 20:59:35 | Added a test for null pointers in the d_stor | ||
| 9834e7ea | 2001-11-05 20:58:23 | Added note about gluTessNormal | ||
| 8621b34b | 2001-11-05 20:58:07 | More words of wisdom | ||
| 29f37277 | 2001-11-04 04:55:43 | Unix line endings | ||
| 6ff749f7 | 2001-11-04 04:53:17 | unix line endings | ||
| 789b1cf3 | 2001-11-04 04: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 | ||
| f250720b | 2001-11-02 01:18:10 | Added note about padding | ||
| 7594f86e | 2001-11-02 01:17:52 | Added 1.1 tag | ||
| 22eebb6d | 2001-11-02 01:17:29 | Got rid of non standard glext.h and replaced with defines | ||
| 115dd8e4 | 2001-11-01 20:07:15 | Added brackets to clear Win32 warning | ||
| dc7f26f7 | 2001-11-01 20:05:15 | Added padding to size calculations | ||
| cc7fa482 | 2001-10-31 02:00:08 | Initial import. Archived to fix filename problem | ||
| adc0ce89 | 2001-10-31 00:05:43 | Updated for 1.1 | ||
| 8f60784b | 2001-10-30 23:54:02 | renamed the source files to .cpp | ||
| e077739b | 2001-10-30 23:23:29 | Renamed functions in prep for extruded glyphs Ingest->Process Output->MakeOutline | ||
| ddb4761b | 2001-10-30 21:35:32 | stuff | ||
| 897dca9a | 2001-10-30 21:30:16 | Fixed typos | ||
| 78bae50c | 2001-10-30 05:19:04 | Docs fixed so don't need this | ||
| 4a2c3ca3 | 2001-10-30 05:18:40 | Initial import | ||
| e6d42357 | 2001-10-30 02:51:30 | Fixed c_stor to ensure that a valid charmap is created | ||
| 82ec4afe | 2001-10-29 20:09:59 | Minor changes to fix some implicit type conversions | ||
| 2c5a19df | 2001-10-28 04:23:23 | Initial import | ||
| 24f0f7f1 | 2001-10-28 04:06:52 | Got rid of the static in FTTextureGlyph and tidied the code up | ||
| 35d43d78 | 2001-10-28 04:06:09 | Removed a couple of comments | ||
| 25e3956a | 2001-10-28 04:05:48 | Got rid of the static and moved the glBegin/glEnd pairs | ||
| 6b561837 | 2001-10-28 04:04:38 | Added test for GL_TEXTURE_2D_BINDING_EXT and include for glext.h | ||
| c1a46a82 | 2001-10-28 04:04:00 | Added note about STL | ||
| 553040c9 | 2001-10-26 02:42:31 | Initial import | ||
| 32522c99 | 2001-10-25 23:11:26 | Initial import | ||
| 4742efb1 | 2001-10-25 21:39:54 | Updated for 1.01 | ||
| 7003bfbf | 2001-10-25 20:54:05 | Removed the glEnable( GL_TEXTURE_2D) call |