无图片
🛈 Determines the resolution of the source image. The initial size will be auto-selected when an image is loaded.

64   =   64 x 64 canvas
128   =   128 x 128 canvas
256   =   256 x 256 canvas
512   =   512 x 512 canvas
重新设置原始图片大小
🛈 Determines if smoothing is applied when resizing source images.

On   =   Smoother appearance   (antialiasing)
Off   =   Sharper / jagged appearance
平滑调整大小
🛈 Determines the colour mode used when creating the emblem.

Low   =   Reduced colour palette   (smaller server request size)
Full   =   The full colours from the source image   (larger server request size)
色彩模式
🛈 Determines the emblem creation method. Depending on the visual elements of the source image, either rows or columns will result in a smaller server request size.

Auto   =   Horizontal & Vertical are calculated and the smallest is selected   (slower)
Rows   =   Horizontal
Columns   =   Vertical

The Auto option finds the best method each time but may take longer to process larger images on some computers.
SVG创建方式
🛈 Determines the amount of decimal places used for elements of the emblem SVG.

Low   =   3   (recommended)
Medium   =   4
High   =   5

仅当徽标中存在明显撕裂(颜色之间存在线条)时才增加此设置
SVG小数点精确度
Note for mobile users:
Some mobile devices will not be able to copy all of the code. You may need to copy it in sections.