mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-14 20:14:37 +00:00
parent
c35f7e1f64
commit
d69805c668
1 changed files with 1 additions and 0 deletions
|
@ -447,6 +447,7 @@ static unique_ptr<Picture> _imageBuildHelper(SvgNode* node, float vx, float vy,
|
||||||
picture->transform(m);
|
picture->transform(m);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
_applyComposition(picture.get(), node, vx, vy, vw, vh);
|
||||||
return picture;
|
return picture;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue