mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-13 19:44:28 +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);
|
||||
}
|
||||
|
||||
_applyComposition(picture.get(), node, vx, vy, vw, vh);
|
||||
return picture;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue