|
4c9a32b2
|
2004-10-10T10:45:37
|
|
Added cast to double operator
|
|
3d3a4852
|
2004-10-08T11:37:28
|
|
Changed a couple of variable names.
|
|
14a240e6
|
2004-10-07T02:09:48
|
|
Changed testKerning to use a font with a kerning table.
|
|
8bdfef74
|
2004-10-03T22:50:30
|
|
Adding support for turning off display lists in FTGL
|
|
0a25991d
|
2004-10-03T22:44:35
|
|
size_t suddenly stopped working in xCode!!
|
|
30423324
|
2004-09-30T22:50:47
|
|
Minor
|
|
ef3a8c03
|
2004-09-30T08:15:43
|
|
Code to turn off display lists.
|
|
4bda5c45
|
2004-09-29T23:46:24
|
|
Changed tests to better show the interaction between character encodings
|
|
e78f0295
|
2004-09-29T23:11:42
|
|
Made tests more obvious
|
|
2c46125c
|
2004-09-29T23:07:54
|
|
Removed the pixels per em function because no one is using them.
|
|
ef621c53
|
2004-09-29T10:24:39
|
|
Refactored tests
|
|
9ec77424
|
2004-09-29T04:13:21
|
|
Constructed texture to stop glError in test.
|
|
e04d1931
|
2004-09-29T03:13:47
|
|
Improved error values for tests
|
|
25455f4c
|
2004-09-29T03:07:25
|
|
Added testCheckGlyphFailure test
|
|
5c9149d5
|
2004-09-29T03:01:40
|
|
Fixing render tests. Must set size before rendering.
|
|
875d4b48
|
2004-09-28T05:35:53
|
|
Trying to track down a crashing bug when calling render before FaceSize();
|
|
4de174c4
|
2004-09-28T04:50:35
|
|
Fixed a bug where resizing FTGLTextureFont caused a GL error
|
|
60376204
|
2004-09-28T03:55:46
|
|
Added assert for gl error
|
|
f0089055
|
2004-09-28T03:54:59
|
|
Newline at end of file
|
|
bf7497fb
|
2004-09-28T02:39:58
|
|
Added a function to construct a gl context. Required for some tests
|
|
9e7d9d42
|
2004-09-28T02:39:21
|
|
New tests.
|
|
cffb0645
|
2004-09-28T02:19:15
|
|
New tests.
|
|
92d69e80
|
2004-09-27T23:21:56
|
|
Less precision
|
|
8534c48b
|
2004-09-27T05:59:47
|
|
Tests work and pass
|
|
9eeec694
|
2004-09-27T05:34:47
|
|
Initial Add
|
|
fc379f90
|
2004-08-17T01:53:17
|
|
tweatked the font size
|
|
d5f912b3
|
2004-05-09T07:13:48
|
|
Updated for changes in FTCharmap
|
|
e508c91b
|
2004-05-04T10:17:08
|
|
Renamed
|
|
524a533a
|
2004-04-09T04:08:59
|
|
Fixes for glyph to glyphSlot change
|
|
bc61db09
|
2004-04-09T04:01:02
|
|
Added symbol for front and rear facing
|
|
bc7fea71
|
2003-10-19T21:16:41
|
|
Moved charmap list function out of FTCharmap into FTFont
|
|
0418c75c
|
2003-10-19T02:40:00
|
|
Can now get the list of supported charmaps for the font.
|
|
4a42ba2e
|
2003-10-11T03:41:25
|
|
FTCharToGlyphIndexMap::find no longer returns a pointer
|
|
1bf337d2
|
2003-10-04T04:58:35
|
|
Initial test before refactoring
|
|
13ee5d1e
|
2003-09-29T04:55:14
|
|
Tidied up test
|
|
59a0780e
|
2003-09-25T03:55:19
|
|
Changed to use FTGlyphSlot internally instead of FTGlyph
|
|
9bfb9a5e
|
2003-09-24T22:13:16
|
|
Initial Add
|
|
4e71fb09
|
2003-09-24T22:12:57
|
|
Fixed some error return values.
|
|
7d69b7da
|
2003-09-22T05:27:03
|
|
Refactored setUpFreetype function.
|
|
8fd2ff3e
|
2003-09-22T02:11:42
|
|
Fixes for deprecated identifiers in 2.1.5
|
|
2e4edebf
|
2003-09-21T01:43:19
|
|
Fixed for 2.1.5
|
|
ed6736d0
|
2003-09-21T01:42:46
|
|
Fixed memory face error code
|
|
7b7cb75e
|
2003-09-19T23:37:08
|
|
Added a test for the freetype library version.
|
|
2105ac7a
|
2003-08-05T00:26:54
|
|
Refactored variable names
|
|
dc4d1fa2
|
2003-07-23T09:06:51
|
|
Remove Font Table function.
|
|
56289ce6
|
2003-06-08T01:09:17
|
|
Refactored FTGlyphContainer & FTCharmap. They now store FTGlyphs sequentially rather than by glyph index.
|
|
1ae93a9a
|
2003-06-08T01:08:08
|
|
Minor format change
|
|
69776d87
|
2003-06-03T04:02:05
|
|
Now takes an FTGL face not a Freetype fac
|
|
5504970b
|
2003-06-03T03:08:31
|
|
Moved FTCharmap into this class
|
|
53f532ed
|
2003-06-03T02:57:28
|
|
Removed FTCharmap from FTFace
|
|
277f8224
|
2003-05-04T21:12:03
|
|
Changed for the new hinter in Freetype 2.1.4
|
|
f75d9d61
|
2003-05-04T21:02:26
|
|
Changed unit tests for new hinter in Freetype 2.1.4
|
|
7cc0320a
|
2003-05-04T20:59:09
|
|
Added test for broken contour tags
|
|
8cd0a364
|
2003-05-04T20:54:43
|
|
Changed unit tests for new hinter in Freetype 2.1.4
|
|
3f033ecf
|
2003-05-03T05:45:13
|
|
Changed MAC font path
|
|
deb5cfa0
|
2003-04-09T10:14:07
|
|
Added extra test for broken contour
|
|
cc356f04
|
2003-04-04T02:09:07
|
|
Updated for 2.02
|
|
7b3414c8
|
2003-03-05T21:25:19
|
|
Version 2.0 release
|
|
84ab33fd
|
2003-02-27T22:28:18
|
|
Fixed null string bug in BBox
|
|
a146042f
|
2003-02-24T03:03:34
|
|
Updated for v2 release
|
|
e534c02c
|
2003-02-24T01:24:07
|
|
Initial Add
|
|
3c0fb00d
|
2003-01-30T12:24:08
|
|
updates for win32 build
|
|
2b5d1440
|
2003-01-13T03:09:33
|
|
Integrating ICU
|
|
cce9bb29
|
2003-01-10T03:26:58
|
|
Starting future layout support tests
|
|
7f7a254f
|
2003-01-10T03:26:29
|
|
Adding fonts for future layout support tests
|
|
2c1645a5
|
2003-01-10T03:25:53
|
|
Trying to add table support
|
|
9a6997a2
|
2003-01-10T01:47:05
|
|
Added units per EM square
|
|
886f06a5
|
2003-01-09T01:59:59
|
|
Formatting changes
|
|
3ce7bfeb
|
2003-01-08T22:42:38
|
|
Tidied up includes
|
|
d17a37f4
|
2003-01-08T21:48:25
|
|
Replaced by HPGCalc
|
|
4a1ba59c
|
2003-01-08T21:46:53
|
|
Implemented Attach from memory test
|
|
57114749
|
2003-01-08T19:13:09
|
|
Files for attch mem test
|
|
7556ce86
|
2003-01-08T09:02:38
|
|
Added Type1 file attach test
|
|
70869a5d
|
2003-01-08T04:24:36
|
|
Added attach from memory function
|
|
6def9b13
|
2003-01-05T22:40:51
|
|
Minor change
|
|
2d44ac1e
|
2002-12-31T04:47:18
|
|
Change size test
|
|
4108dce8
|
2002-12-20T22:23:29
|
|
Started writing tests
|
|
67cdade7
|
2002-12-20T22:22:58
|
|
Changes for FTList
|
|
eda2bbb5
|
2002-12-20T22:22:26
|
|
Added testGetFront
|
|
de544bc9
|
2002-12-20T22:21:50
|
|
Added TestError()
|
|
74b58812
|
2002-12-20T22:21:21
|
|
Added Mesh::Combine and changed tempPointList to FTList
|
|
99532b08
|
2002-12-20T22:20:01
|
|
Change for FTFace
|
|
86933a4b
|
2002-12-20T22:13:43
|
|
Removed Open functions. C_stors now open face
|
|
691b16b9
|
2002-12-19T10:31:55
|
|
Added FTList, FTListTest and FTVectorTest
|
|
8a9a8cf3
|
2002-12-19T10:29:36
|
|
More tests
|
|
dba6d5c8
|
2002-12-19T10:28:59
|
|
Uncommented test
|
|
de98ac93
|
2002-12-18T02:13:49
|
|
Added test for glCombine
|
|
99a49e86
|
2002-12-17T23:51:42
|
|
Fixed tests
|
|
becb282a
|
2002-12-17T23:28:16
|
|
Moved all the constants into a header
|
|
f31295ad
|
2002-12-17T09:10:33
|
|
Changed render to Render
|
|
32c357cf
|
2002-12-17T08:21:01
|
|
Added unit tests
|
|
9e37db56
|
2002-12-17T08:18:23
|
|
Changed mac font path to test directory
|
|
59259511
|
2002-12-16T08:27:39
|
|
Refactored FTFont to get rid of Open function
|
|
cb2dc246
|
2002-12-01T08:45:24
|
|
Added Idle function
|
|
dfa5768b
|
2002-10-23T08:22:15
|
|
Added test app
|