]> git.mxchange.org Git - simgear.git/history - simgear/canvas/elements/CanvasText.cxx
canvas::Text: Make font resolution user configurable
[simgear.git] / simgear / canvas / elements / CanvasText.cxx
2013-06-16 Thomas Geymayercanvas::Text: Make font resolution user configurable
2013-06-14 Thomas Geymayercanvas::Text: set font resolution to actual texel size.
2013-06-07 Thomas GeymayerCanvas: More helper functions and cleanup.
2013-05-31 Thomas GeymayerCanvas: bug fixing and add some helpers.
2013-04-19 Thomas GeymayerCanvas: rework style setter system.
2013-02-09 Thomas GeymayerFix CanvasText horizontal alignment.
2012-12-16 Thomas GeymayerNasal cppbindings: automatic conversion of vec2 to...
2012-11-27 Thomas GeymayerCanvas: Prepare for DOM Level 2 like event model.
2012-11-06 Thomas GeymayerClean up Canvas element creation
2012-11-05 Thomas GeymayerMove parseColor to scene/util
2012-11-04 Thomas GeymayerRefactor Canvas and add some helpers.