diff --git a/Scripts/Bash/Functions/Render/Svg/svg_convertPngToBrands.sh b/Scripts/Bash/Functions/Render/Svg/svg_convertPngToBrands.sh index 86ce0ad..7f6766c 100755 --- a/Scripts/Bash/Functions/Render/Svg/svg_convertPngToBrands.sh +++ b/Scripts/Bash/Functions/Render/Svg/svg_convertPngToBrands.sh @@ -28,7 +28,7 @@ function svg_convertPngToBrands { # Define height dimensions you want to produce brands for. local SIZE="" - local SIZES="16 20 22 24 32 36 38 40 48 64 72 78 96 112 124 128 148 164 196 200 512" + local SIZES="16 20 22 24 32 36 38 40 48 64 72 78 88 96 112 124 128 148 164 196 200 512" # Define image formats you want to produce brands for. local FORMAT=""