summaryrefslogtreecommitdiffstats
path: root/src/jogamp/graph/curve/text/GlyphShape.java
Commit message (Expand)AuthorAgeFilesLines
* Remove generics notion of Type<Vertex>, since Vertex _is_ the lowest denomina...Sven Gothel2011-03-301-1/+1
* Refactoring for public: Remove Line ; public/private API cleanupSven Gothel2011-03-291-9/+1
* Refactored Vertex Point PointTex GraphPoint namingsRami Santina2011-03-251-16/+15
* Make com.jogamp.graph.geom.plane non public: jogamp.graph.geom.plane, this in...Sven Gothel2011-03-251-1/+2
* Add initial GPU based curve rendering implementation, utilizing TTF fonts and...Rami Santina2011-03-251-0/+169