aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/graph/curve/text/GlyphShape.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 802: Graph TextRenderer Performance Part-1 (incomplete, rendering artifacts)Sven Gothel2014-02-241-112/+0
* Merge branch 'master' into stash_glyphcacheSven Gothel2014-02-231-19/+19
|\
| * jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-10/+10
| * Reorganize math code into: com.jogamp.opengl.math and com.jogamp.opengl.math....Sven Gothel2012-11-111-1/+1
* | Bug 801: Graph TextRenderer Cleanup Part-1a (unclean)Sven Gothel2014-02-231-15/+28
|/
* Font and TypecastRender generate array of OutlineShapes instead of Path2DRami Santina2011-06-021-56/+8
* Remove implicit for loops reduces temp objectsRami Santina2011-05-211-0/+1
* Fix: glyph outline orientation with the removal of inversionRami Santina2011-05-101-1/+2
* Graph/GLyph*: Add static factory method for non Renderer creation,Sven Gothel2011-05-081-4/+6
* GlyphShape: Use switch block for PathIterator - adding default (exception)Sven Gothel2011-05-061-24/+28
* Graph: More std. functionality (equals, clone) / Better in-place transformati...Sven Gothel2011-05-061-28/+7
* Merging OutlineShape.VerticesState enum type (John Pritchard <[email protected]...Sven Gothel2011-05-051-1/+1
* Added nonuniform weight impl; misc enhancements/cleanupsRami Santina2011-05-021-3/+2
* Fix TAB: Replace all TAB with 4 spacesSven Gothel2011-04-081-115/+115
* Folded turtle2d into jogl foldersSven Gothel2011-04-011-0/+161