aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/graph/font
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'rsantina/master'Sven Gothel2011-06-083-8/+74
|\
| * Font and TypecastRender generate array of OutlineShapes instead of Path2DRami Santina2011-06-023-8/+74
* | Locator moved to GlueGen's IOUtil (gluegen a87c56c95099de5b6cbc9bd8bf6f1924a3...Sven Gothel2011-06-081-2/+3
* | Using GlueGen IOUtil (dropped StreamUtil, FileUtil); Public GLReadBufferUtil ...Sven Gothel2011-06-071-1/+1
|/
* Graph/Loop: More readable/verbose invert case; using Winding enum; ttf reader...Sven Gothel2011-05-101-2/+3
* TypecastRenderer: Avoid -y direction and later y-flipping / FIXME: math must ...Sven Gothel2011-05-081-17/+17
* Graph/Font: use StringBuilderSven Gothel2011-05-084-19/+42
* Graph / Text: Use CharSequence as char/string interface to text renderingSven Gothel2011-05-063-6/+6
* Refactor getOutline --> getPaths (actual behaviour)Rami Santina2011-05-023-4/+6
* Fix/Add: Locator (Handle JarURLConnection and ..)Sven Gothel2011-04-221-3/+1
* Fix TAB: Replace all TAB with 4 spacesSven Gothel2011-04-0811-218/+218
* Font Names: Expose name indices allowing user to pick all names ..Sven Gothel2011-04-013-31/+11
* Load fonts via File or URL .Sven Gothel2011-04-014-25/+64
* Font: +getName / +getAllNames / +isPrintableCharacterSven Gothel2011-04-014-3/+58
* integrated typecast into jogamp. treeSven Gothel2011-04-01109-15/+15868
* Folded turtle2d into jogl foldersSven Gothel2011-04-0124-0/+1673