mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 07:41:07 +00:00
Added #1913 Retaining shape exact position(bounds) in SVG export (Can be turned on in advanced settings)
This commit is contained in:
@@ -665,3 +665,6 @@ config.description.showImportMovieInfo = Displays some info about how importing
|
||||
|
||||
config.name.showImportSoundInfo = Show information before importing sounds
|
||||
config.description.showImportSoundInfo = Displays some info about how importing sounds works after clicking Import sounds in the menu.
|
||||
|
||||
config.name.svgRetainBounds = Retain shape bounds during SVG export
|
||||
config.description.svgRetainBounds = During SVG export, the x, y position of the shape is exported exactly as in SWF (e.g. positive or negative).
|
||||
|
||||
@@ -655,3 +655,6 @@ config.description.showImportMovieInfo = Zobraz\u00ed n\u011bjak\u00e9 informace
|
||||
|
||||
config.name.showImportSoundInfo = Zobrazit informaci p\u0159ed importem zvuk\u016f
|
||||
config.description.showImportSoundInfo = Zobraz\u00ed n\u011bjak\u00e9 informace o tom jak import zvuk\u016f funguje po kliku na import zvuk\u016f v menu.
|
||||
|
||||
config.name.svgRetainBounds = Zachovat hranice tvaru b\u011bhem exportu SVG
|
||||
config.description.svgRetainBounds = B\u011bhem exportu SVG bude pozice tvaru x a y exportov\u00e1na p\u0159esn\u011b jako v SWF (tj. pozitivn\u00ed \u010di negativn\u00ed).
|
||||
|
||||
Reference in New Issue
Block a user