aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/graph/font/JavaFontLoader.java
Commit message (Collapse)AuthorAgeFilesLines
* jogl: add missing @Override annotationsHarvey Harrison2013-10-171-0/+3
| | | | Signed-off-by: Harvey Harrison <[email protected]>
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-23/+23
| | | | Signed-off-by: Harvey Harrison <[email protected]>
* *FontLoader: Order fields in init-order, make private.Sven Gothel2012-10-311-4/+4
|
* FontSet (graph): get*(..) throws IOException - Proper passing and handling ↵Sven Gothel2012-02-221-5/+5
| | | | of IOException
* Graph Fonts: Decorate w/ PrivilegedAction if requiredSven Gothel2011-09-151-2/+18
|
* Fix TAB: Replace all TAB with 4 spacesSven Gothel2011-04-081-2/+2
|
* Load fonts via File or URL .Sven Gothel2011-04-011-7/+17
|
* Folded turtle2d into jogl foldersSven Gothel2011-04-011-0/+129