|
fe766c64
|
2008-05-06T04:04:10
|
|
begone, vile beasties
|
|
9fac43d3
|
2008-05-02T04:17:14
|
|
remove the obsolete 10.3 project builder project for mac, it's now pretty far out of date and is without maintainer
|
|
d6a2d851
|
2008-04-13T21:14:44
|
|
* Merged trunk commits [664], [665], [666], [667], [669], [670], [671],
[672] and [684], by patrick and henry:
+ Added FTLayout.h, FTSimpleLayout.h and FTSimpleLayout.cpp to implement
a framework for layout managers and an implementation of a simple layout
manager.
+ Updated FTGLDemo to use the new FTSimpleLayout. Changes include:
- Added a font origin to specify the location to render the font.
- The default text is now blatantly plagarized from the back cover of
the OGL red book.
- The font size is much smaller.
- Font metrics are rendered differently depending on the current layout
manager.
- The FTSimpleLayout alignment mode is now output with other font
information.
- The space bar no longer cycles through the fonts. The cursor up/down
keys do.
- The cursor left/right keys increment/decrement the size of the current
font.
- The page up/page down keys cycle through the layout managers.
- The home/end keys increment and decrement the line length of a simple
layout
- The tab key cycles through the alignment modes of a simple layout.
+ Fixed a bug where the trackball rotation was applied after translation.
+ Minor reformatting and enabled texture fonts to be selected
+ Un-inlined private methods...because they are called by other private
inlined methods
+ Minor formatting changes
+ Adding FTLayout
|
|
1e1e6c24
|
2004-12-20T20:12:46
|
|
Fixed xcode paths
|
|
4ec57cfa
|
2004-12-10T21:48:39
|
|
Updated for 2.1.2
|
|
d60f1a16
|
2004-12-06T22:42:28
|
|
const correctness.
|
|
50926c0e
|
2004-12-05T09:50:16
|
|
Added xCode project
|
|
712ec00c
|
2004-08-22T04:03:23
|
|
Removed out of date Code warrior project
|
|
ef815bbb
|
2004-04-09T05:24:44
|
|
Updated for 2.0.8
|
|
cf15e77c
|
2003-08-25T03:02:10
|
|
Update for 2.0.5
|
|
b0ba84d0
|
2003-07-16T10:18:20
|
|
Updated for new compiler
|
|
8edc736b
|
2003-04-07T05:06:30
|
|
Adding FTLayout
|
|
65909bbd
|
2003-04-07T04:58:16
|
|
Adding FTLayout
|
|
7b3414c8
|
2003-03-05T21:25:19
|
|
Version 2.0 release
|
|
acad6c18
|
2003-01-10T03:43:31
|
|
Added layout test
|
|
691b16b9
|
2002-12-19T10:31:55
|
|
Added FTList, FTListTest and FTVectorTest
|
|
a331e8ae
|
2002-12-18T01:30:05
|
|
Fixed tests
|
|
6f219853
|
2002-12-17T20:17:31
|
|
Fixed paths
|
|
997b05a8
|
2002-12-17T08:42:10
|
|
Adding Unit tests
|
|
705371da
|
2002-12-17T08:40:46
|
|
Adding unit tests
|
|
7e52afc1
|
2002-12-17T08:35:37
|
|
Adding unit tests
|
|
97a378fd
|
2002-12-17T03:55:10
|
|
Major refactoring to FTVectoriser and clients
|
|
59259511
|
2002-12-16T08:27:39
|
|
Refactored FTFont to get rid of Open function
|
|
6d8bbcd1
|
2002-12-16T03:46:25
|
|
Refactoring FTContour
|
|
30ce1b15
|
2002-12-15T08:23:06
|
|
FTcontour update
|
|
17faf582
|
2002-12-12T22:36:31
|
|
update
|
|
d653bc20
|
2002-12-08T05:12:26
|
|
Updated for FTContour refactoring
|
|
4492f140
|
2002-12-02T06:35:13
|
|
Getting ready for 1.41
|
|
12986d0f
|
2002-11-29T10:42:06
|
|
FTBBox and FTPoint
|
|
dda811b4
|
2002-11-29T10:41:50
|
|
FTBBox and FTPoint
|
|
ad39ec84
|
2002-10-23T08:07:53
|
|
Updated for 1.4
|
|
e387b4ef
|
2002-06-21T08:32:27
|
|
Merged 1.32 into main branch
|
|
a3adc62b
|
2002-06-21T08:29:11
|
|
Merged 1.32 into 1.4
|
|
8576a8aa
|
2002-02-16T06:19:50
|
|
Changed FTGLDemo to .cpp
|
|
67e81722
|
2001-12-11T01:31:02
|
|
initial import
|
|
9468dc96
|
2001-12-11T01:26:43
|
|
Added a note about the linker problem when building freetype
|
|
0348c9b0
|
2001-11-12T23:36:26
|
|
updated for v1.3
|
|
153098cc
|
2001-11-12T23:34:43
|
|
Updated for new texture font code and Extruded fonts
|
|
8f60784b
|
2001-10-30T23:54:02
|
|
renamed the source files to .cpp
|
|
897dca9a
|
2001-10-30T21:30:16
|
|
Fixed typos
|
|
c1a46a82
|
2001-10-28T04:04:00
|
|
Added note about STL
|
|
32522c99
|
2001-10-25T23:11:26
|
|
Initial import
|