summaryrefslogtreecommitdiffstats
path: root/src/com/jogamp/graph/curve/text/HwTextRenderer.java
Commit message (Expand)AuthorAgeFilesLines
* Font: Make font instances size agnostic (remove all size states), size is onl...Sven Gothel2011-03-261-14/+15
* Common demo gllistener for text; Cleanup HwTextRenderer: Use GL as parameter ...Sven Gothel2011-03-261-104/+109
* Refactored Vertex Point PointTex GraphPoint namingsRami Santina2011-03-251-9/+8
* Make com.jogamp.graph.geom.plane non public: jogamp.graph.geom.plane, this in...Sven Gothel2011-03-251-3/+4
* Add initial GPU based curve rendering implementation, utilizing TTF fonts and...Rami Santina2011-03-251-0/+367