aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/graph/curve/text/GlyphString.java
Commit message (Expand)AuthorAgeFilesLines
* Loop: Fix invert; GlyphString/createRegion: Remove unnecessary on-the-fly obj...Sven Gothel2011-05-091-6/+5
* Graph/GLyph*: Add static factory method for non Renderer creation,Sven Gothel2011-05-081-30/+77
* Graph / Text: Use CharSequence as char/string interface to text renderingSven Gothel2011-05-061-5/+5
* Added nonuniform weight impl; misc enhancements/cleanupsRami Santina2011-05-021-11/+12
* ShaderState: Add 'ownUniform()/ownAttribute()'; rename glFunction -> function...Sven Gothel2011-04-261-2/+3
* Refactored graph: Reduce/remove data copy/recreation; Shader cleanupSven Gothel2011-04-231-19/+17
* Fix TAB: Replace all TAB with 4 spacesSven Gothel2011-04-081-114/+114
* TextRenderer - createString exposed; Renderer - added scale();Rami Santina2011-04-081-0/+5
* Folded turtle2d into jogl foldersSven Gothel2011-04-011-0/+163