|
9f978b91
|
2008-04-04T12:21:46
|
|
* Big build system overhaul. Autotools-generated files are no longer stored
in SVN, the bootstrap script is more tolerant with odd installations, all
makefiles are a lot shorter.
|
|
4d10d9d0
|
2008-04-04T11:19:57
|
|
* Put standard system headers first because on Windows glut.h uses exit().
|
|
a0614cd3
|
2008-04-04T09:20:40
|
|
* Fix an illegal cast of a static string to a char* (has to be char const*).
|
|
d87d5a2c
|
2008-04-04T09:18:46
|
|
* Remove extra qualification in FTTextureGlyph::ResetActiveTexture, this is
illegal and no longer tolerated by recent gcc versions.
|
|
0426807b
|
2008-04-04T09:17:17
|
|
* Abort make with an error if a submake fails, otherwise the error might
never be noticed by automated builds.
|
|
ee107630
|
2008-03-03T16:41:35
|
|
* Remove svn:executable property from source files.
|
|
06d1b145
|
2005-01-03T09:09:35
|
|
Reset the error when setting the charmap
|
|
37cf28b8
|
2005-01-03T07:54:09
|
|
Added test for SDL
|
|
1e1e6c24
|
2004-12-20T20:12:46
|
|
Fixed xcode paths
|
|
5760ea26
|
2004-12-12T10:01:50
|
|
Changed behaviour so that if an errror occurs the object isn't modified. (strong guarantee).
|
|
4ec57cfa
|
2004-12-10T21:48:39
|
|
Updated for 2.1.2
|
|
aef4bd2c
|
2004-12-10T09:51:56
|
|
const correctness
|
|
35a714a4
|
2004-12-10T09:51:45
|
|
Added include for assert
|
|
d60f1a16
|
2004-12-06T22:42:28
|
|
const correctness.
|
|
629df4cc
|
2004-12-06T22:41:36
|
|
Minor code format change
|
|
3902538a
|
2004-12-06T10:34:50
|
|
Changed the way the colour is specified. It can now be done per string rather than at start up as previous.
|
|
676eefd1
|
2004-12-05T09:53:10
|
|
Added xCode project properly. 2.1.1
|
|
50926c0e
|
2004-12-05T09:50:16
|
|
Added xCode project
|
|
85a59e7c
|
2004-12-05T09:38:48
|
|
Updated for 2.1
|
|
6693e14f
|
2004-12-05T09:35:31
|
|
Updated for 2.1
|
|
ee8f7de9
|
2004-12-05T09:29:33
|
|
Updated to 2.1
|
|
4b213aab
|
2004-12-05T09:29:05
|
|
const correctness
|
|
a675949b
|
2004-12-05T09:08:27
|
|
const correctness
|
|
a2985cbf
|
2004-10-18T21:41:36
|
|
Removed depth member var.
Fixed a problem with normal generation.
|
|
55888982
|
2004-10-17T00:40:24
|
|
Changed advance to be an FTPoint rather than a float.
|
|
46e9a5bb
|
2004-10-12T01:23:54
|
|
Updated comments
|
|
231a1d7e
|
2004-10-12T01:06:11
|
|
Got rid of the DoRender function.
|
|
51a202a3
|
2004-10-11T09:46:30
|
|
Added a test for pen position
|
|
ec007cbb
|
2004-10-11T09:46:16
|
|
Changed the gl window creation so that the pen position test in bitmap font test would work
|
|
d734048e
|
2004-10-11T09:45:18
|
|
Changed pos assignment
|
|
1f69e6a0
|
2004-10-11T02:58:52
|
|
Added operator + & * to FTPoint
|
|
8c207cad
|
2004-10-11T01:58:43
|
|
Renamed variable
|
|
6fa0cf8b
|
2004-10-11T01:56:29
|
|
Removed a redundant var
|
|
775724e4
|
2004-10-11T01:55:52
|
|
Fixed a casting problem
|
|
4c6baa27
|
2004-10-10T22:50:01
|
|
Refactoring FTPoint
|
|
b2bd1ab8
|
2004-10-10T11:14:58
|
|
Refactoring FTPoint
|
|
4c9a32b2
|
2004-10-10T10:45:37
|
|
Added cast to double operator
|
|
3d3a4852
|
2004-10-08T11:37:28
|
|
Changed a couple of variable names.
|
|
b39871f5
|
2004-10-07T02:11:01
|
|
Fixed some floats
|
|
14a240e6
|
2004-10-07T02:09:48
|
|
Changed testKerning to use a font with a kerning table.
|
|
f4ffb37e
|
2004-10-05T04:49:09
|
|
nothing
|
|
05317481
|
2004-10-05T04:48:14
|
|
Added hasKerningTable member so we don't query the font every glyph.
Got rid of the redundant Close() and unused UnitsPerEM()
|
|
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!!
|
|
80f87121
|
2004-10-03T22:42:58
|
|
Updated for 2.1
|
|
24d213a7
|
2004-10-03T22:34:10
|
|
Only set the err in CheckGlyph if it hasn't been set by some other part of the process.
|
|
4c9a4594
|
2004-10-03T21:59:38
|
|
Doh
|
|
80fc3da9
|
2004-10-03T21:11:09
|
|
CheckGlyph sets error flag
|
|
f4e9d7a3
|
2004-10-03T21:10:47
|
|
Update comments
|
|
8ed229ba
|
2004-10-01T05:32:59
|
|
Updated for 2.1 candidate release
|
|
30423324
|
2004-09-30T22:50:47
|
|
Minor
|
|
d73b3f7b
|
2004-09-30T13:18:34
|
|
Removed GL_EXT_texture_object defines.
|
|
084a215d
|
2004-09-30T11:46:48
|
|
Updating documentation
|
|
ef3a8c03
|
2004-09-30T08:15:43
|
|
Code to turn off display lists.
|
|
6be07103
|
2004-09-30T00:08:05
|
|
Change to BBox to stop it exiting completely on a NULL glyph.
|
|
f3ae2a91
|
2004-09-29T23:55:24
|
|
Fixed infinite loop.
|
|
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
|
|
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.
|
|
2c46125c
|
2004-09-29T23:07:54
|
|
Removed the pixels per em function because no one is using them.
|
|
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.
|
|
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.
|
|
92b93758
|
2004-09-28T11:49:23
|
|
Changed CheckGlyph function to indicate failure to create a glyph.
|
|
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
|
|
c0ac7ac6
|
2004-09-26T09:47:40
|
|
Finalised texture coordinate generation code.
Tidied some code.
|
|
58e35d9e
|
2004-09-26T09:46:57
|
|
Removed activeTextureID from initialisation list.
|
|
9c4d8012
|
2004-09-26T09:45:18
|
|
Added an assert for a 0 maximum texture size. This is tripping some people up.
|
|
7682e585
|
2004-09-18T11:25:09
|
|
Added demonstration of texture co-ordinate generation.
|
|
f8833591
|
2004-09-18T11:24:02
|
|
Added texture co-ordinate generation.
|
|
0dce598f
|
2004-08-23T08:05:04
|
|
Added LineHeight function.
|
|
c71c5e14
|
2004-08-23T08:03:27
|
|
Remove a superfluous semi-colon.
|
|
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.
|
|
2a980faa
|
2004-08-22T05:50:33
|
|
Removed unnecessary translates in the glyph rendering code.
|
|
712ec00c
|
2004-08-22T04:03:23
|
|
Removed out of date Code warrior project
|
|
d3199cbc
|
2004-08-19T05:43:24
|
|
FaceSize now sets the error value.
|
|
fc379f90
|
2004-08-17T01:53:17
|
|
tweatked the font size
|
|
22da938d
|
2004-08-17T01:51:39
|
|
Added docs
|
|
5e3dd692
|
2004-08-17T01:46:08
|
|
Added note for CYGWIN tesselator define for v2.0.10
|
|
2875077e
|
2004-08-16T06:56:39
|
|
Updated FTFont( *pBufferBytes, bufferSizeInBytes) documentation.
|
|
e62473b7
|
2004-08-16T06:54:31
|
|
Updated to 2.0.11
|
|
af404101
|
2004-08-16T06:25:04
|
|
Updated for 2.0.10
|
|
13c2c054
|
2004-08-16T06:22:47
|
|
Updated FTFont( *pBufferBytes, bufferSizeInBytes) documentation.
|
|
67e2ab20
|
2004-08-16T06:09:43
|
|
Fixed a couple of tabs
|
|
40b3fa94
|
2004-05-10T09:11:30
|
|
First add for buffer font stuff
|
|
d5e0a0cd
|
2004-05-09T07:22:41
|
|
Changed signed to unsigned for glyph indices
|
|
d5f912b3
|
2004-05-09T07:13:48
|
|
Updated for changes in FTCharmap
|
|
6355a5d0
|
2004-05-09T07:09:41
|
|
Renamed functions for clarity
|