Log

Author Commit Date CI Message
henry 89367de7 2004-09-29T23:09:53 Removed the pixels per em function because no one is using them. Added a test to bail early if the client is setting the size to the existing size.
henry 2c46125c 2004-09-29T23:07:54 Removed the pixels per em function because no one is using them.
henry ce37d790 2004-09-29T23:06:42 Added a test to bail early of the client sets the size to the existing size. Removed the pixels per em function because no one is using them.
henry ef621c53 2004-09-29T10:24:39 Refactored tests
henry 9ec77424 2004-09-29T04:13:21 Constructed texture to stop glError in test.
henry e04d1931 2004-09-29T03:13:47 Improved error values for tests
henry 25455f4c 2004-09-29T03:07:25 Added testCheckGlyphFailure test
henry 5c9149d5 2004-09-29T03:01:40 Fixing render tests. Must set size before rendering.
henry 92b93758 2004-09-28T11:49:23 Changed CheckGlyph function to indicate failure to create a glyph.
henry 875d4b48 2004-09-28T05:35:53 Trying to track down a crashing bug when calling render before FaceSize();
henry 4de174c4 2004-09-28T04:50:35 Fixed a bug where resizing FTGLTextureFont caused a GL error
henry 60376204 2004-09-28T03:55:46 Added assert for gl error
henry f0089055 2004-09-28T03:54:59 Newline at end of file
henry bf7497fb 2004-09-28T02:39:58 Added a function to construct a gl context. Required for some tests
henry 9e7d9d42 2004-09-28T02:39:21 New tests.
henry cffb0645 2004-09-28T02:19:15 New tests.
henry 92d69e80 2004-09-27T23:21:56 Less precision
henry 8534c48b 2004-09-27T05:59:47 Tests work and pass
henry 9eeec694 2004-09-27T05:34:47 Initial Add
henry c0ac7ac6 2004-09-26T09:47:40 Finalised texture coordinate generation code. Tidied some code.
henry 58e35d9e 2004-09-26T09:46:57 Removed activeTextureID from initialisation list.
henry 9c4d8012 2004-09-26T09:45:18 Added an assert for a 0 maximum texture size. This is tripping some people up.
henry 7682e585 2004-09-18T11:25:09 Added demonstration of texture co-ordinate generation.
henry f8833591 2004-09-18T11:24:02 Added texture co-ordinate generation.
henry 0dce598f 2004-08-23T08:05:04 Added LineHeight function.
henry c71c5e14 2004-08-23T08:03:27 Remove a superfluous semi-colon.
henry 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.
henry 2a980faa 2004-08-22T05:50:33 Removed unnecessary translates in the glyph rendering code.
henry 712ec00c 2004-08-22T04:03:23 Removed out of date Code warrior project
henry d3199cbc 2004-08-19T05:43:24 FaceSize now sets the error value.
henry fc379f90 2004-08-17T01:53:17 tweatked the font size
henry 22da938d 2004-08-17T01:51:39 Added docs
henry 5e3dd692 2004-08-17T01:46:08 Added note for CYGWIN tesselator define for v2.0.10
henry 2875077e 2004-08-16T06:56:39 Updated FTFont( *pBufferBytes, bufferSizeInBytes) documentation.
henry e62473b7 2004-08-16T06:54:31 Updated to 2.0.11
henry af404101 2004-08-16T06:25:04 Updated for 2.0.10
henry 13c2c054 2004-08-16T06:22:47 Updated FTFont( *pBufferBytes, bufferSizeInBytes) documentation.
henry 67e2ab20 2004-08-16T06:09:43 Fixed a couple of tabs
henry 40b3fa94 2004-05-10T09:11:30 First add for buffer font stuff
henry d5e0a0cd 2004-05-09T07:22:41 Changed signed to unsigned for glyph indices
henry d5f912b3 2004-05-09T07:13:48 Updated for changes in FTCharmap
henry 6355a5d0 2004-05-09T07:09:41 Renamed functions for clarity
henry 432d6517 2004-05-04T10:38:25 Added __CYGWIN__
henry e508c91b 2004-05-04T10:17:08 Renamed
henry 541454e2 2004-04-21T09:17:34 Update for 2.0.9
henry 39b9d95b 2004-04-20T20:55:42 includes now go in FTGL subdir
henry 85085a36 2004-04-20T20:50:22 Moved include to fix FT_OPEN_MEMORY # def for older freetype versions
henry a3dd55d8 2004-04-09T05:43:02 updated docs
henry 4af76ad0 2004-04-09T05:42:21 Added comment extra function
henry d23a3ddb 2004-04-09T05:29:09 Update for 2.0.8
henry ac43a325 2004-04-09T05:28:27 Not needed any more
henry ef815bbb 2004-04-09T05:24:44 Updated for 2.0.8
henry 9b56d729 2004-04-09T05:22:32 Added comments for new functions
henry 2f0741f8 2004-04-09T05:09:23 For 2.0.8
henry 524a533a 2004-04-09T04:08:59 Fixes for glyph to glyphSlot change
henry bc61db09 2004-04-09T04:01:02 Added symbol for front and rear facing
henry 325066d2 2004-04-09T03:51:36 Added symbol for front and rear facing
henry e2239437 2004-01-22T08:11:48 Changed FTGLTextureFont to use FTVector for texture id list.
henry 51b129f4 2003-11-02T21:40:37 Removed FTLayout.h
henry 05a71812 2003-10-20T02:48:57 Moved charmap list from FTCharmap to FTFont
henry 74b28088 2003-10-19T21:38:42 Moved charmap list function out of FTCharmap into FTFont
henry bc7fea71 2003-10-19T21:16:41 Moved charmap list function out of FTCharmap into FTFont
henry 0418c75c 2003-10-19T02:40:00 Can now get the list of supported charmaps for the font.
henry 4a42ba2e 2003-10-11T03:41:25 FTCharToGlyphIndexMap::find no longer returns a pointer
henry 7a7ede0f 2003-10-08T21:00:41 Delete charmap in destructor.
henry 1bf337d2 2003-10-04T04:58:35 Initial test before refactoring
henry 152f03ff 2003-10-02T04:07:34 Test for outline or bitmap doesn't seem to matter.
henry 2b8fc1b1 2003-10-01T06:46:18 Now uses FT_Outline_Get_CBox where possible
henry ab105e73 2003-10-01T00:25:15 Minor change
henry cca1059d 2003-09-29T20:59:51 Added SetDepth function to FTBBox
henry 46161923 2003-09-29T04:56:10 Changed from FT_Glyph to FT_GlyphSlot
henry 13ee5d1e 2003-09-29T04:55:14 Tidied up test
henry 59a0780e 2003-09-25T03:55:19 Changed to use FTGlyphSlot internally instead of FTGlyph
henry 9bfb9a5e 2003-09-24T22:13:16 Initial Add
henry 4e71fb09 2003-09-24T22:12:57 Fixed some error return values.
henry 5c209525 2003-09-24T22:05:57 Removed old char map function
henry 84d14a79 2003-09-24T22:05:12 Removed old comments
henry 7d69b7da 2003-09-22T05:27:03 Refactored setUpFreetype function.
henry 8fd2ff3e 2003-09-22T02:11:42 Fixes for deprecated identifiers in 2.1.5
henry 13cb8006 2003-09-21T22:36:29 Fixed FT_OPEN_MEMORY for 2.1.5
henry 2e4edebf 2003-09-21T01:43:19 Fixed for 2.1.5
henry ed6736d0 2003-09-21T01:42:46 Fixed memory face error code
henry b81d85bc 2003-09-21T01:42:00 Small change for VC.net
henry 7b7cb75e 2003-09-19T23:37:08 Added a test for the freetype library version.
henry 61579a7b 2003-09-19T23:35:03 Fixed a spelling mistake.
henry 03c8b73a 2003-08-30T23:24:00 Update for 2.0.7
henry 192baf0b 2003-08-29T00:04:25 Removed FTSimpleLayout
henry 2adae7bd 2003-08-25T04:23:17 Updated the unix build scripts
henry d8cc7acc 2003-08-25T04:18:22 Updated unix build scripts
henry 428bb853 2003-08-25T03:31:38 Updated for 2.0.5
henry cf15e77c 2003-08-25T03:02:10 Update for 2.0.5
henry 2105ac7a 2003-08-05T00:26:54 Refactored variable names
henry dc4d1fa2 2003-07-23T09:06:51 Remove Font Table function.
henry 0998d99d 2003-07-23T09:06:07 Fixed precision conversion
henry b5c018d9 2003-07-18T10:13:27 Minor change
henry b0ba84d0 2003-07-16T10:18:20 Updated for new compiler
henry 72f6b923 2003-07-16T10:17:36 Made a constant a float
henry b1598ed1 2003-07-12T12:06:22 Removed inline directive
henry 3ea4d8fb 2003-07-12T12:06:05 Re-ordereds function for inlining
henry 03fc2d13 2003-06-08T01:21:16 Refactored FTGlyphContainer & FTCharmap