The Path Import dialog has an option to choose whether the imported paths scale to match the dimensions of the image or not. While this variable guards scaling the paths themselves, it did not prevent the viewbox from being scaled Thus, the paths always appeared to be scaled. This patch adds a check for the scale parameter in parse_svg_viewbox () and conditionally scales the viewbox based on user input. |
||
|---|---|---|
| .. | ||
| gimpanchor.c | ||
| gimpanchor.h | ||
| gimpbezierstroke.c | ||
| gimpbezierstroke.h | ||
| gimppath-compat.c | ||
| gimppath-compat.h | ||
| gimppath-export.c | ||
| gimppath-export.h | ||
| gimppath-import.c | ||
| gimppath-import.h | ||
| gimppath-preview.c | ||
| gimppath-preview.h | ||
| gimppath-warp.c | ||
| gimppath-warp.h | ||
| gimppath.c | ||
| gimppath.h | ||
| gimppathmodundo.c | ||
| gimppathmodundo.h | ||
| gimppathpropundo.c | ||
| gimppathpropundo.h | ||
| gimppathundo.c | ||
| gimppathundo.h | ||
| gimpstroke-new.c | ||
| gimpstroke-new.h | ||
| gimpstroke.c | ||
| gimpstroke.h | ||
| gimpvectorlayer.c | ||
| gimpvectorlayer.h | ||
| gimpvectorlayeroptions.c | ||
| gimpvectorlayeroptions.h | ||
| gimpvectorlayerundo.c | ||
| gimpvectorlayerundo.h | ||
| meson.build | ||
| path-enums.h | ||
| path-types.h | ||