mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-18 15:18:11 +00:00
feat: combined button SVG export using all states
This commit is contained in:
@@ -356,6 +356,7 @@ Pre-options:
|
||||
sprite:webp_animated - WEBP animated format for Sprites
|
||||
button:png - PNG format for Buttons
|
||||
button:svg - SVG format for Buttons
|
||||
button:svg_combined - SVG combined format for Buttons
|
||||
button:bmp - BMP format for Buttons
|
||||
button:webp - WEBP format for Buttons
|
||||
image:png_gif_jpeg - PNG/GIF/JPEG format for Images
|
||||
|
||||
@@ -120,4 +120,7 @@ morph.numberOfFrames.invalid = Invalid number of frames. Enter positive integer
|
||||
arrow = \ud83e\udc06
|
||||
frames.apng = APNG
|
||||
sprites.apng = APNG
|
||||
morphshapes.apng = APNG
|
||||
morphshapes.apng = APNG
|
||||
|
||||
#after 25.1.3
|
||||
buttons.svg_combined = SVG combined
|
||||
|
||||
@@ -117,4 +117,8 @@ morph.duration.seconds = s
|
||||
morph.numberOfFrames = Po\u010det sn\u00edmk\u016f prom\u011bny
|
||||
morph.duration.invalid = Neplatn\u00e1 d\u00e9lka prom\u011bny. Zadejte kladn\u00e9 desetinn\u00e9 \u010d\u00edslo ve vte\u0159in\u00e1ch.
|
||||
morph.numberOfFrames.invalid = Neplatn\u00fd po\u010det sn\u00edmk\u016f. Zadejte kladn\u00e9 cel\u00e9 \u010d\u00edslo >= 2.
|
||||
arrow = \ud83e\udc06
|
||||
arrow = \ud83e\udc06
|
||||
|
||||
|
||||
#after 25.1.3
|
||||
buttons.svg_combined = SVG kombinovan\u00e9
|
||||
|
||||
@@ -116,3 +116,6 @@ arrow = \ud83e\udc06
|
||||
frames.apng = APNG
|
||||
sprites.apng = APNG
|
||||
morphshapes.apng = APNG
|
||||
|
||||
#after 25.1.3
|
||||
buttons.svg_combined = SVG kombiniertes
|
||||
|
||||
@@ -121,3 +121,6 @@ arrow = \ud83e\udc06
|
||||
frames.apng = APNG
|
||||
sprites.apng = APNG
|
||||
morphshapes.apng = APNG
|
||||
|
||||
#after 25.1.3
|
||||
buttons.svg_combined = SVG kombinovan\u00e9
|
||||
|
||||
Reference in New Issue
Block a user