]> git.mxchange.org Git - simgear.git/commit
canvas::Image: allow aspect ratio preserving display.
authorThomas Geymayer <tomgey@gmail.com>
Sun, 8 Jun 2014 00:12:44 +0000 (02:12 +0200)
committerThomas Geymayer <tomgey@gmail.com>
Sun, 8 Jun 2014 00:16:07 +0000 (02:16 +0200)
commitc54e3f81011bbb4d584cf79e34881a55f60ecc0b
tree97dfa751a195a2855b453de6180d10a11406c1b0
parent6925c2a2be63404c017ffc0da212808e38c04f1c
canvas::Image: allow aspect ratio preserving display.
simgear/canvas/elements/CanvasImage.cxx
simgear/canvas/elements/CanvasImage.hxx
simgear/misc/CMakeLists.txt
simgear/misc/SVGpreserveAspectRatio.cxx [new file with mode: 0644]
simgear/misc/SVGpreserveAspectRatio.hxx [new file with mode: 0644]
simgear/misc/SVGpreserveAspectRatio_test.cxx [new file with mode: 0644]