|
a3dd55d8
|
2004-04-09T05:43:02
|
|
updated docs
|
|
4af76ad0
|
2004-04-09T05:42:21
|
|
Added comment extra function
|
|
d23a3ddb
|
2004-04-09T05:29:09
|
|
Update for 2.0.8
|
|
ac43a325
|
2004-04-09T05:28:27
|
|
Not needed any more
|
|
ef815bbb
|
2004-04-09T05:24:44
|
|
Updated for 2.0.8
|
|
9b56d729
|
2004-04-09T05:22:32
|
|
Added comments for new functions
|
|
2f0741f8
|
2004-04-09T05:09:23
|
|
For 2.0.8
|
|
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
|
|
325066d2
|
2004-04-09T03:51:36
|
|
Added symbol for front and rear facing
|
|
e2239437
|
2004-01-22T08:11:48
|
|
Changed FTGLTextureFont to use FTVector for texture id list.
|
|
51b129f4
|
2003-11-02T21:40:37
|
|
Removed FTLayout.h
|
|
05a71812
|
2003-10-20T02:48:57
|
|
Moved charmap list from FTCharmap to FTFont
|
|
74b28088
|
2003-10-19T21:38:42
|
|
Moved charmap list function out of FTCharmap into FTFont
|
|
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
|
|
7a7ede0f
|
2003-10-08T21:00:41
|
|
Delete charmap in destructor.
|
|
1bf337d2
|
2003-10-04T04:58:35
|
|
Initial test before refactoring
|
|
152f03ff
|
2003-10-02T04:07:34
|
|
Test for outline or bitmap doesn't seem to matter.
|
|
2b8fc1b1
|
2003-10-01T06:46:18
|
|
Now uses FT_Outline_Get_CBox where possible
|
|
ab105e73
|
2003-10-01T00:25:15
|
|
Minor change
|
|
cca1059d
|
2003-09-29T20:59:51
|
|
Added SetDepth function to FTBBox
|
|
46161923
|
2003-09-29T04:56:10
|
|
Changed from FT_Glyph to FT_GlyphSlot
|
|
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.
|
|
5c209525
|
2003-09-24T22:05:57
|
|
Removed old char map function
|
|
84d14a79
|
2003-09-24T22:05:12
|
|
Removed old comments
|
|
7d69b7da
|
2003-09-22T05:27:03
|
|
Refactored setUpFreetype function.
|
|
8fd2ff3e
|
2003-09-22T02:11:42
|
|
Fixes for deprecated identifiers in 2.1.5
|
|
13cb8006
|
2003-09-21T22:36:29
|
|
Fixed FT_OPEN_MEMORY for 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
|
|
b81d85bc
|
2003-09-21T01:42:00
|
|
Small change for VC.net
|
|
7b7cb75e
|
2003-09-19T23:37:08
|
|
Added a test for the freetype library version.
|
|
61579a7b
|
2003-09-19T23:35:03
|
|
Fixed a spelling mistake.
|
|
03c8b73a
|
2003-08-30T23:24:00
|
|
Update for 2.0.7
|
|
192baf0b
|
2003-08-29T00:04:25
|
|
Removed FTSimpleLayout
|
|
2adae7bd
|
2003-08-25T04:23:17
|
|
Updated the unix build scripts
|
|
d8cc7acc
|
2003-08-25T04:18:22
|
|
Updated unix build scripts
|
|
428bb853
|
2003-08-25T03:31:38
|
|
Updated for 2.0.5
|
|
cf15e77c
|
2003-08-25T03:02:10
|
|
Update for 2.0.5
|
|
2105ac7a
|
2003-08-05T00:26:54
|
|
Refactored variable names
|
|
dc4d1fa2
|
2003-07-23T09:06:51
|
|
Remove Font Table function.
|
|
0998d99d
|
2003-07-23T09:06:07
|
|
Fixed precision conversion
|
|
b5c018d9
|
2003-07-18T10:13:27
|
|
Minor change
|
|
b0ba84d0
|
2003-07-16T10:18:20
|
|
Updated for new compiler
|
|
72f6b923
|
2003-07-16T10:17:36
|
|
Made a constant a float
|
|
b1598ed1
|
2003-07-12T12:06:22
|
|
Removed inline directive
|
|
3ea4d8fb
|
2003-07-12T12:06:05
|
|
Re-ordereds function for inlining
|
|
03fc2d13
|
2003-06-08T01:21:16
|
|
Refactored FTGlyphContainer & FTCharmap
|
|
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
|
|
697159de
|
2003-06-08T01:02:15
|
|
Minor format change
|
|
69776d87
|
2003-06-03T04:02:05
|
|
Now takes an FTGL face not a Freetype fac
|
|
4e8f31ae
|
2003-06-03T04:01:13
|
|
Now takes an FTGL face not a Freetype fac
Fixed docs
Added glyphIndex function
|
|
9b56a0dd
|
2003-06-03T03:58:40
|
|
Minor format fix
|
|
5504970b
|
2003-06-03T03:08:31
|
|
Moved FTCharmap into this class
|
|
53f532ed
|
2003-06-03T02:57:28
|
|
Removed FTCharmap from FTFace
|
|
7a6a03d0
|
2003-06-03T02:51:58
|
|
Added extra defines for GLUTesselatorFunction
|
|
f3f1bf40
|
2003-06-03T02:50:08
|
|
Removed FTCharmap member and associated methods
|
|
af2e589c
|
2003-06-03T02:44:14
|
|
Better variable name
|
|
277f8224
|
2003-05-04T21:12:03
|
|
Changed for the new hinter in Freetype 2.1.4
|
|
f1e6cfd8
|
2003-05-04T21:06:27
|
|
Added null size test in PixelsPerEm functions
|
|
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
|
|
f29956a1
|
2003-04-13T02:09:47
|
|
Fixed FTGLTextureFont resize bug
|
|
23b79db7
|
2003-04-12T01:57:23
|
|
Fix in FTGLTextureFont
|
|
48573b00
|
2003-04-09T10:20:09
|
|
Updated for 2.03
|
|
deb5cfa0
|
2003-04-09T10:14:07
|
|
Added extra test for broken contour
|
|
eee46596
|
2003-04-09T10:13:45
|
|
Fixed broken contour bug
|
|
00e10d78
|
2003-04-05T00:40:49
|
|
This commit was manufactured by cvs2svn to create branch 'FTGL_2_0_2b'.
|
|
565cd287
|
2003-04-05T00:40:47
|
|
Fixed formatting
|
|
a52e61a4
|
2003-04-05T00:34:40
|
|
Updated for 2.02
|
|
cc356f04
|
2003-04-04T02:09:07
|
|
Updated for 2.02
|
|
eeef12c6
|
2003-04-03T23:59:34
|
|
Made vectoriser a stack var and refactored variables
|
|
d7cd7612
|
2003-04-02T23:47:27
|
|
Fixed memory leaks
|
|
80c464b5
|
2003-03-14T01:40:54
|
|
Updated for 2.0.1
|
|
44a0a1aa
|
2003-03-13T06:01:18
|
|
Update 2.01
|
|
85c28fbf
|
2003-03-13T00:40:20
|
|
(hopefully) changed newlines to DOS style)
|
|
fcdb4500
|
2003-03-12T18:55:07
|
|
Update autoconf stuff to incorporate GL detection fixes
|
|
eabdeeba
|
2003-03-12T18:49:16
|
|
Fix problem with configure failing to find GL libraries because they are installed in the X11 tree
|
|
152b0459
|
2003-03-12T11:44:34
|
|
Fix blooper with include file installation; the include files were moved to 'include', I noticed, but forgot to update the Makefile
|
|
78943be5
|
2003-03-06T10:30:33
|
|
Get rid of annoying IRIX droppings on distclean
|
|
42ab2248
|
2003-03-06T10:22:54
|
|
Last minute change to get document generation working again on IRIX
|
|
2a4cbd66
|
2003-03-06T10:06:47
|
|
Update aclocal.m4 and configure script before release
|
|
1e26d61f
|
2003-03-06T08:09:38
|
|
Minor changes
|
|
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
|
|
baf587ce
|
2003-02-07T13:04:32
|
|
a few more minor tweaks to the project files
|
|
c4b74aef
|
2003-02-07T12:58:19
|
|
altered projects so unit tests will build with cppunit
|
|
3c0fb00d
|
2003-01-30T12:24:08
|
|
updates for win32 build
|
|
8827cc20
|
2003-01-28T13:53:24
|
|
minor update for win32
|
|
36286cc5
|
2003-01-28T13:52:33
|
|
updated win32 project files
|