aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/graph/font/FontInt.java
Commit message (Collapse)AuthorAgeFilesLines
* Font and TypecastRender generate array of OutlineShapes instead of Path2DRami Santina2011-06-021-4/+5
| | | | GlyphShape and GlyphString use only OutlineShapes
* Graph / Text: Use CharSequence as char/string interface to text renderingSven Gothel2011-05-061-1/+1
| | | | | Implements more of John Pritchard <[email protected]> proposal https://github.com/syntelos/jogl/commit/eadee0758babcddaa5eeaffbe046e1b09f9f550e
* Refactor getOutline --> getPaths (actual behaviour)Rami Santina2011-05-021-1/+3
|
* Folded turtle2d into jogl foldersSven Gothel2011-04-011-0/+50