mac/FTGL.pbproj


Log

Author Commit Date CI Message
sammy 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
henry ef815bbb 2004-04-09T05:24:44 Updated for 2.0.8
henry cf15e77c 2003-08-25T03:02:10 Update for 2.0.5
henry b0ba84d0 2003-07-16T10:18:20 Updated for new compiler
henry 65909bbd 2003-04-07T04:58:16 Adding FTLayout
henry acad6c18 2003-01-10T03:43:31 Added layout test
henry 691b16b9 2002-12-19T10:31:55 Added FTList, FTListTest and FTVectorTest
henry a331e8ae 2002-12-18T01:30:05 Fixed tests
henry 6f219853 2002-12-17T20:17:31 Fixed paths
henry 705371da 2002-12-17T08:40:46 Adding unit tests
henry 7e52afc1 2002-12-17T08:35:37 Adding unit tests
henry 97a378fd 2002-12-17T03:55:10 Major refactoring to FTVectoriser and clients
henry 59259511 2002-12-16T08:27:39 Refactored FTFont to get rid of Open function
henry 6d8bbcd1 2002-12-16T03:46:25 Refactoring FTContour
henry 30ce1b15 2002-12-15T08:23:06 FTcontour update
henry 17faf582 2002-12-12T22:36:31 update
henry d653bc20 2002-12-08T05:12:26 Updated for FTContour refactoring
henry 4492f140 2002-12-02T06:35:13 Getting ready for 1.41
henry 12986d0f 2002-11-29T10:42:06 FTBBox and FTPoint
henry dda811b4 2002-11-29T10:41:50 FTBBox and FTPoint
henry ad39ec84 2002-10-23T08:07:53 Updated for 1.4
henry e387b4ef 2002-06-21T08:32:27 Merged 1.32 into main branch
henry 8576a8aa 2002-02-16T06:19:50 Changed FTGLDemo to .cpp
henry 67e81722 2001-12-11T01:31:02 initial import