kc3-lang/ftgl/src

Branch :


Log

Author Commit Date CI Message
739dac83 2002-12-08 04:37:28 Moved from FTVectoriser to own file
351a7101 2002-12-05 10:23:10 Minor fix up
1f30031f 2002-12-05 09:33:28 Refactored variables in Process() Changed Process to void Test in FTVectoriser c_stor
5d5faa48 2002-12-05 06:46:33 Refactored variable names
220dbc49 2002-12-05 06:11:35 Refactored variable names Removed Point() Added docs
93a9d2ec 2002-12-04 08:20:18 Error checking in Add Un-virtualised some functions Minor tidy ups
a777a90b 2002-12-04 06:21:02 typedef for mips and linux
544a174e 2002-12-04 06:19:57 Error handling in Attach
cf241b14 2002-12-02 06:32:03 Minor bug fix
1bf1ebb9 2002-12-02 06:31:32 Renamed lib to library. Got rid of the version stuff. Unvirtualised some functions
108eb7be 2002-12-02 06:28:41 Got rid of the pre cache flag
37f6b33d 2002-12-02 06:27:45 Minor tidy up.
09dc868f 2002-12-02 06:27:02 Fixed BBox null string bug. Better error handling. Got rid of pre cache flag.
57ca18fb 2002-12-01 07:52:12 Better error handling
3f78baa9 2002-12-01 07:50:59 Better error handling and remove platform/encoding function
fb9adfb5 2002-11-29 08:21:02 Improved error handling
26512166 2002-11-29 08:13:55 Got rid of Close() and improved som error handling
f11b5fdd 2002-11-29 07:58:25 Operator +
a7df6654 2002-11-28 09:43:56 Added a static cast
73a5dca2 2002-11-28 09:41:20 Set default values for kernAdvance
c4e1b0fd 2002-11-28 09:40:05 Got rid of the tabs
cce53af5 2002-11-28 09:39:36 Changed the gluTess callback function definitions
c941c73b 2002-11-28 08:21:43 Documentation Changes
f11669c0 2002-11-28 08:00:02 Changed FT_Vector to FTPoint
0c672d91 2002-11-27 07:47:47 Changes for FTPoint
f73f63a9 2002-11-27 07:46:25 Changes to the glyph loading flags
c060dacd 2002-11-27 07:39:45 Changes for FTPoint & FTBBox
b37ad01a 2002-11-27 07:38:52 Changes for FTPoint
390f4520 2002-11-27 07:12:59 Moved FTPoint to it's own file
83da3d1a 2002-11-27 06:35:56 Moved these classes to there own files
ba82a01b 2002-11-27 06:20:15 Tidied up some float declarations
4ab2e7d8 2002-11-23 09:04:52 Added cast to FT_New_Memory_Face
37c617f2 2002-11-23 09:02:46 Fixed PushAttrib call
12dc1b94 2002-11-21 06:26:13 Added glPixelStorei call to fix corrupt glyphs
a0cf851c 2002-10-23 07:04:34 Minor formatting and moved Push Attribs to the font
c1662a3f 2002-10-23 07:04:00 Minor formatting
71c2b540 2002-08-28 09:46:39 Reduced texture ID array size
20c6c152 2002-08-26 10:17:45 Removed mmgr
3ef42b98 2002-08-26 08:57:04 Removed std::vector
ed78f652 2002-08-26 08:53:46 Added some braces
3dcca412 2002-08-26 08:49:50 Made some ints unsigned
a64e2cad 2002-07-01 09:48:26 FTVector is now a template
2ce2fba2 2002-07-01 09:47:52 FTvector is now a template
18a50d96 2002-06-22 23:34:09 Made charmap() const
634f2397 2002-06-22 23:33:44 Added accessors for point size
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
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
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
49190bc7 2002-02-16 06:17:25 hardly worth mentioning
3476699a 2002-02-16 00:04:18 Put glyphcontainer back in
d5e509af 2002-02-06 02:41:43 nothing
5b379896 2002-02-06 02:40:51 inlined the ascender and descender functions
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
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
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
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
493a1ac4 2001-12-14 02:52:10 Added math.h header
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
15edcb37 2001-12-11 03:53:24 Tidied up includes
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
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
d996cc69 2001-11-25 20:40:57 Fixed the space bug AGAIN.
42d95631 2001-11-13 05:45:52 Fixed up the xOffset ( +padding)
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
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
82035b3b 2001-11-12 02:42:32 Added bounding box function
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
b9c932f6 2001-11-12 02:34:21 Added bounding box functions
21c76d68 2001-11-12 00:00:50 Extrusion code merged from 1.3beta2
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
a5e3b58c 2001-11-05 21:00:30 Fixed a bug that was overunning the glyph list
7e2c7214 2001-11-05 20:59:35 Added a test for null pointers in the d_stor
29f37277 2001-11-04 04:55:43 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
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
e077739b 2001-10-30 23:23:29 Renamed functions in prep for extruded glyphs Ingest->Process Output->MakeOutline
e6d42357 2001-10-30 02:51:30 Fixed c_stor to ensure that a valid charmap is created