summaryrefslogtreecommitdiffstats
path: root/src/object/sp-image.h
diff options
context:
space:
mode:
authorJabiertxof <jabier.arraiza@marker.es>2018-09-13 12:15:17 +0000
committerJabiertxof <jabier.arraiza@marker.es>2018-09-13 12:15:17 +0000
commitbfdf74d61f17dafc74d5d64f3224222718d6cddf (patch)
tree0bdacdcdccf94b204cb494c78e654b98f61d4433 /src/object/sp-image.h
parentfixes and improvementes to power clip and powermask (diff)
downloadinkscape-bfdf74d61f17dafc74d5d64f3224222718d6cddf.tar.gz
inkscape-bfdf74d61f17dafc74d5d64f3224222718d6cddf.zip
Add per embed/linked SVG a DPI value
Diffstat (limited to 'src/object/sp-image.h')
-rw-r--r--src/object/sp-image.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/object/sp-image.h b/src/object/sp-image.h
index 464d0f144..7d62e756a 100644
--- a/src/object/sp-image.h
+++ b/src/object/sp-image.h
@@ -35,6 +35,8 @@ public:
Geom::Rect clipbox;
double sx, sy;
double ox, oy;
+ double dpi;
+ double prev_width, prev_height;
SPCurve *curve; // This curve is at the image's boundary for snapping