|
141112c4
|
2008-04-12T22:44:48
|
|
* Add licensing information to all files in the library.
|
|
d87d5a2c
|
2008-04-04T09:18:46
|
|
* Remove extra qualification in FTTextureGlyph::ResetActiveTexture, this is
illegal and no longer tolerated by recent gcc versions.
|
|
ee107630
|
2008-03-03T16:41:35
|
|
* Remove svn:executable property from source files.
|
|
55888982
|
2004-10-17T00:40:24
|
|
Changed advance to be an FTPoint rather than a float.
|
|
ce828a7d
|
2004-08-23T07:18:23
|
|
Got rid fo the GL_TEXTURE_2D_BINDING_EXT call in FTTextureGlyph and replaced it with a static member.
|
|
59a0780e
|
2003-09-25T03:55:19
|
|
Changed to use FTGlyphSlot internally instead of FTGlyph
|
|
538791da
|
2002-12-12T06:12:58
|
|
Got rid of numGreys and pushed down pos
|
|
f11669c0
|
2002-11-28T08:00:02
|
|
Changed FT_Vector to FTPoint
|
|
9013e3ec
|
2002-06-20T08:22:06
|
|
Changes for VTK
Removed tabs
Removed mmgr
Optimisations for loading pixel based fonts
Minor changes
|
|
1f3d6dca
|
2002-02-02T01:48:22
|
|
Removed redundant data and numGreys fields and changed render function slightly
|
|
68b7e8c1
|
2001-12-10T21:53:19
|
|
Tidied up includes
|
|
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.
|
|
82ec4afe
|
2001-10-29T20:09:59
|
|
Minor changes to fix some implicit type conversions
|
|
25e3956a
|
2001-10-28T04:05:48
|
|
Got rid of the static and moved the glBegin/glEnd pairs
|
|
43ab685b
|
2001-10-25T20:53:33
|
|
Added a note about replacing activeTextureID
|
|
90dbbac7
|
2001-10-14T21:52:24
|
|
Updated comments
|
|
9f60f535
|
2001-10-10T21:59:02
|
|
Added FTGL_EXPORT to class declarations for the windows port
|
|
c704216e
|
2001-09-16T21:49:52
|
|
Removed glyph index parameter from c_stor (see FTGlyph) and updated comments
|
|
e8949db4
|
2001-08-27T21:29:21
|
|
Minor change. Changed arg name in Render()
|
|
e62d68b3
|
2001-08-20T22:51:21
|
|
Started being more strict with types eg integer indices and sizes are now unsigned.
|
|
9f030717
|
2001-08-19T22:43:50
|
|
Major change to enable multiple textures. If all the glyphs for a given face and size don't fit within the max texture size we now create as many textures as required and switch automatically when rendering.
|
|
18dd271e
|
2001-08-05T21:44:40
|
|
Made render() arg const. Initialisation list.
|
|
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.
|