index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
viewbox.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-1
/
+0
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+1
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-1
/
+0
*
use up-to-date document units when intiallizing viewbox during a file load
Alvin Penner
2015-02-12
1
-9
/
+5
*
for viewbox scaling, reduce numerical error if viewbox and page are same size
Alvin Penner
2015-02-03
1
-16
/
+24
*
for viewbox scaling, revert revs 13581, 13582, 13859, and handle the case of ...
Alvin Penner
2015-01-25
1
-20
/
+22
*
improve precision of i2doc for case where viewBox aspect ratio does not change
Alvin Penner
2015-01-16
1
-1
/
+3
*
Add comment.
Tavmjong Bah
2014-10-09
1
-0
/
+1
*
avoid round-off error when calculating viewbox transform c2p (Bug 1374614 and...
Alvin Penner
2014-10-08
1
-10
/
+10
*
Fix parsing of preserveAspectRatio broken in r13016.
Tavmjong Bah
2014-02-11
1
-1
/
+1
*
viewbox: simple code clean-up
Johan B. C. Engelen
2014-02-09
1
-44
/
+36
*
Added new base class to handle viewBox and preserveAspectRatio.
Tavmjong Bah
2014-02-06
1
-0
/
+277