Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| fdccc4bf | 2002-08-27 07:12:49 | Updated dox comments | ||
| ec6b014f | 2002-08-26 10:18:09 | Updated to VTK latest | ||
| 20c6c152 | 2002-08-26 10:17:45 | Removed mmgr | ||
| 067b6b2f | 2002-08-26 09:01:55 | Made some ints unsigned | ||
| 3ef42b98 | 2002-08-26 08:57:04 | Removed std::vector | ||
| ed78f652 | 2002-08-26 08:53:46 | Added some braces | ||
| 8ba6edd3 | 2002-08-26 08:51:30 | Updated comments | ||
| 3dcca412 | 2002-08-26 08:49:50 | Made some ints unsigned | ||
| 41dae8dd | 2002-07-04 01:03:52 | Added a comment about impicit conversions | ||
| a64e2cad | 2002-07-01 09:48:26 | FTVector is now a template | ||
| 2ce2fba2 | 2002-07-01 09:47:52 | FTvector is now a template | ||
| 8fd8b009 | 2002-07-01 09:44:57 | Inlined private functions | ||
| 72c25d97 | 2002-06-22 23:35:02 | Made FTVector a template | ||
| 18a50d96 | 2002-06-22 23:34:09 | Made charmap() const | ||
| 634f2397 | 2002-06-22 23:33:44 | Added accessors for point size | ||
| e387b4ef | 2002-06-21 08:32:27 | Merged 1.32 into main branch | ||
| 693b4990 | 2002-06-21 08:30:51 | New VC porj | ||
| 3856c5e5 | 2002-06-21 08:30:48 | New VC proj | ||
| a3adc62b | 2002-06-21 08:29:11 | Merged 1.32 into 1.4 | ||
| 8bd08862 | 2002-06-21 08:23:00 | removed stl vector | ||
| 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 |