summaryrefslogtreecommitdiffstats
path: root/src/jogamp/graph/font/FontInt.java
Commit message (Collapse)AuthorAgeFilesLines
* Font: Make font instances size agnostic (remove all size states), size is ↵Sven Gothel2011-03-261-5/+4
| | | | only a render time parameter. Add missing bounds/width/height queries to TypecastFont
* Make com.jogamp.graph.geom.plane non public: jogamp.graph.geom.plane, this ↵Sven Gothel2011-03-251-0/+45
incl. creating the non public FontInt interface for Path2D access