aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/graph/font/FontFactory.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 1237: Adopt GlueGen's clarification of IOUtil.getResource(..), commit d78...Sven Gothel2015-10-031-1/+1
* FontFactory: Fix SecurityException as regression of commit bd24599b21f9787ac9...Sven Gothel2014-10-091-1/+6
* Refine Graph/Font InputStream Capabilities (commit 628509b39ea7c16210315d1918...Sven Gothel2014-09-301-12/+96
* Added possibility to load font using InputStream parameterRoman2014-07-241-0/+5
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-4/+4
* Bug 801: VBAA Render-Mode Based on SampleCount (not a user-based texWidth) ; ...Sven Gothel2014-03-011-0/+21
* Bug 801: Enhance API doc of FontSet and FontFactorySven Gothel2014-02-281-2/+2
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-10/+10
* Revise commit 4c34f5980bddcdc84b10cb3bcbb96b365b9d471e (Bug 767): TAB, BS and...Sven Gothel2013-07-031-5/+8
* FontConstructor: Hide the exposed strings and add them in class API doc to mi...Sven Gothel2013-06-121-2/+10
* Adapt to GlueGen commit 1a01dce6c42b398cdd68d405828774a3ab366456Sven Gothel2013-06-111-3/+5
* Adapt to GlueGen IO resource changes URL -> URLConnection for effeciency; API...Sven Gothel2012-03-171-3/+3
* Adapt to gluegen Properties/Security commits f4ac27e177f6deb444280d3b375e7d34...Sven Gothel2012-03-131-4/+4
* NEWT/Reparenting: Give Composite WM some slack, sleep(100); Minor edits/fixesSven Gothel2011-09-161-1/+0
* Graph Fonts: Decorate w/ PrivilegedAction if requiredSven Gothel2011-09-151-16/+1
* Graph: Remove unused importsRami Santina2011-06-051-1/+0
* Load fonts via File or URL .Sven Gothel2011-04-011-4/+33
* Folded turtle2d into jogl foldersSven Gothel2011-04-011-0/+80