summaryrefslogtreecommitdiffstats
path: root/src/viewbox.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix parsing of preserveAspectRatio broken in r13016.Tavmjong Bah2014-02-111-1/+1
| | | (bzr r13019)
* viewbox: simple code clean-upJohan B. C. Engelen2014-02-091-44/+36
| | | (bzr r13016)
* Added new base class to handle viewBox and preserveAspectRatio.Tavmjong Bah2014-02-061-0/+277
Updated sp-root, sp-symbol, sp-image, sp-pattern, marker to use new class. Fixed some viewport issues when % used. (bzr r13002)