You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Plugin is embedding SVG files into QGIS Projectfile. To implement a SVG file into a project, you have to manage it for every SVG file seperately. The Plugin can save all used SVG files in the project with two clicks. This can be useful for offline projects. (Not working with qgs projectfiles)
The Plugin can save all used SVG files into projectfile (.qgz) with two clicks.
How to use!
save your project as a .qgz file (not working with .qgs)
push the Toolbarbutton and choose a name and directory for new generated projectfile
About
Plugin is embedding SVG files into QGIS Projectfile. To implement a SVG file into a project, you have to manage it for every SVG file seperately. The Plugin can save all used SVG files in the project with two clicks. This can be useful for offline projects. (Not working with qgs projectfiles)