aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/graph/font/FontInt.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 801: Graph TextRenderer Cleanup Part-2: Remove Path2D from Glyph/Typecast...Sven Gothel2014-02-271-44/+0
* Bug 802: Graph TextRenderer Performance Part-1 (incomplete, rendering artifacts)Sven Gothel2014-02-241-0/+3
* Merge branch 'master' into stash_glyphcacheSven Gothel2014-02-231-1/+1
|\
| * jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-1/+1
* | Bug 801: Graph TextRenderer Cleanup Part-1a (unclean)Sven Gothel2014-02-231-6/+0
|/
* Graph/Glyph: Clarify public Font.Glyph and private FontInt.GlyphIntSven Gothel2012-05-151-7/+1
* Font and TypecastRender generate array of OutlineShapes instead of Path2DRami Santina2011-06-021-4/+5
* Graph / Text: Use CharSequence as char/string interface to text renderingSven Gothel2011-05-061-1/+1
* Refactor getOutline --> getPaths (actual behaviour)Rami Santina2011-05-021-1/+3
* Folded turtle2d into jogl foldersSven Gothel2011-04-011-0/+50