summaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/graph/font/UbuntuFontLoader.java
Commit message (Expand)AuthorAgeFilesLines
* Fix UbuntuFontLoader: Regression of commit bd24599b21f9787ac989e65b44dc1ba762...Sven Gothel2015-01-271-14/+22
* Refine Graph/Font InputStream Capabilities (commit 628509b39ea7c16210315d1918...Sven Gothel2014-09-301-55/+47
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-6/+6
* Bug 801: VBAA Render-Mode Based on SampleCount (not a user-based texWidth) ; ...Sven Gothel2014-03-011-2/+0
* Bug 754 - Remove Ubuntu fonts from jogl-all.jar, provide it separately to red...Sven Gothel2013-10-311-11/+78
* jogl: add missing @Override annotationsHarvey Harrison2013-10-171-0/+2
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-18/+18
* *FontLoader: Order fields in init-order, make private.Sven Gothel2012-10-311-7/+7
* Adapt to GlueGen IO resource changes URL -> URLConnection for effeciency; API...Sven Gothel2012-03-171-4/+4
* FontSet (graph): get*(..) throws IOException - Proper passing and handling of...Sven Gothel2012-02-221-6/+5
* Locator moved to GlueGen's IOUtil (gluegen a87c56c95099de5b6cbc9bd8bf6f1924a3...Sven Gothel2011-06-081-2/+3
* Fix/Add: Locator (Handle JarURLConnection and ..)Sven Gothel2011-04-221-3/+1
* Fix TAB: Replace all TAB with 4 spacesSven Gothel2011-04-081-4/+4
* Load fonts via File or URL .Sven Gothel2011-04-011-14/+22
* Folded turtle2d into jogl foldersSven Gothel2011-04-011-0/+132