aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogamp/graph/font
Commit message (Expand)AuthorAgeFilesLines
* Final core and demo changes for jogl mergeSven Gothel2011-04-013-25/+55
* Import: Ubuntu Font Family 0.71.2, http://font.ubuntu.com/ - Ubuntu Font Lice...Sven Gothel2011-03-3015-0/+529
* Font Refactoring ; Misc Changes ; Demo/Test UpdateSven Gothel2011-03-308-171/+357
* Refactor / Use font name as file path, if not a java fontSven Gothel2011-03-291-0/+3
* Fix: remove TTF importsRami Santina2011-03-281-2/+0
* Font: Make font instances size agnostic (remove all size states), size is onl...Sven Gothel2011-03-266-163/+172
* Common demo gllistener for text; Cleanup HwTextRenderer: Use GL as parameter ...Sven Gothel2011-03-261-3/+0
* Refactored Vertex Point PointTex GraphPoint namingsRami Santina2011-03-253-12/+12
* Make com.jogamp.graph.geom.plane non public: jogamp.graph.geom.plane, this in...Sven Gothel2011-03-254-8/+57
* Add generic Font and impl TypecastFont.Sven Gothel2011-03-256-0/+872