Author :
patrick
Date :
2003-04-06 20:51:38
Hash :d70b194d Message :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.