|
141112c4
|
2008-04-12T22:44:48
|
|
* Add licensing information to all files in the library.
|
|
ee107630
|
2008-03-03T16:41:35
|
|
* Remove svn:executable property from source files.
|
|
d5e0a0cd
|
2004-05-09T07:22:41
|
|
Changed signed to unsigned for glyph indices
|
|
d5f912b3
|
2004-05-09T07:13:48
|
|
Updated for changes in FTCharmap
|
|
56289ce6
|
2003-06-08T01:09:17
|
|
Refactored FTGlyphContainer & FTCharmap. They now store FTGlyphs sequentially rather than by glyph index.
|
|
5504970b
|
2003-06-03T03:08:31
|
|
Moved FTCharmap into this class
|
|
3493f4c6
|
2002-12-21T07:23:38
|
|
Minor change
|
|
1de2fe2c
|
2002-12-21T07:19:50
|
|
Fixed docs
|
|
58b4a6b7
|
2002-12-21T07:10:03
|
|
Refactored variable names
|
|
45d5264e
|
2002-12-20T22:19:52
|
|
Made Glyph() const
|
|
92bc1caf
|
2002-12-17T04:42:33
|
|
Renamed render to Render
|
|
f1fe6172
|
2002-12-12T23:50:11
|
|
Updated comments
|
|
d604d3c2
|
2002-12-12T20:48:41
|
|
Added GlyphCount accessor to FTFace
|
|
f88a6e75
|
2002-12-05T05:59:07
|
|
Made numGlyphs unsigned
|
|
93a9d2ec
|
2002-12-04T08:20:18
|
|
Error checking in Add
Un-virtualised some functions
Minor tidy ups
|
|
843eec4f
|
2002-12-04T07:03:24
|
|
Fixed documentation
|
|
108eb7be
|
2002-12-02T06:28:41
|
|
Got rid of the pre cache flag
|
|
0c672d91
|
2002-11-27T07:47:47
|
|
Changes for FTPoint
|
|
fdccc4bf
|
2002-08-27T07:12:49
|
|
Updated dox comments
|
|
3ef42b98
|
2002-08-26T08:57:04
|
|
Removed std::vector
|
|
9013e3ec
|
2002-06-20T08:22:06
|
|
Changes for VTK
Removed tabs
Removed mmgr
Optimisations for loading pixel based fonts
Minor changes
|
|
f0a6bd67
|
2002-01-09T20:32:12
|
|
More const stuff
|
|
68b7e8c1
|
2001-12-10T21:53:19
|
|
Tidied up includes
|
|
82035b3b
|
2001-11-12T02:42:32
|
|
Added bounding box function
|
|
29f37277
|
2001-11-04T04:55:43
|
|
Unix line endings
|
|
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
|
|
82ec4afe
|
2001-10-29T20:09:59
|
|
Minor changes to fix some implicit type conversions
|
|
0061e91e
|
2001-10-25T03:57:17
|
|
Made the destructor virtual
|
|
85a2255d
|
2001-10-24T21:21:52
|
|
Fixing up the comments
|
|
90dbbac7
|
2001-10-14T21:52:24
|
|
Updated comments
|
|
9f60f535
|
2001-10-10T21:59:02
|
|
Added FTGL_EXPORT to class declarations for the windows port
|
|
d74f95ce
|
2001-09-19T04:54:59
|
|
Added functions to calc the advance width of a string
|
|
6165034e
|
2001-09-16T21:50:28
|
|
Added error code (err) to initialisation list
|
|
69818dda
|
2001-08-27T03:16:28
|
|
Started to add comments
|
|
e62d68b3
|
2001-08-20T22:51:21
|
|
Started being more strict with types eg integer indices and sizes are now unsigned.
|
|
31fa83cb
|
2001-08-19T22:34:40
|
|
This now uses FTFace function rather than calling freetype directly...better encapsulation and may allow future caching.
|
|
74ddddc2
|
2001-08-05T21:41:09
|
|
Added FT_Error member. Minor tidy ups and fixed automatic variable warning in render()
|
|
4cd99a38
|
2001-07-30T02:24:24
|
|
Rewrote the way the raster positon is set. The position is now kept in an FT_Vector called pen and pas into the glyphs, rather than the glyph calculating it's on raster position.
|
|
019af0d2
|
2001-07-26T05:11:34
|
|
This commit was generated by cvs2svn to compensate for changes in r2,
which included commits to RCS files with non-trunk default branches.
|