Skip to content

The maximum size limit is not effective, the rule is not valid #529

@iluozhen

Description

@iluozhen

Referring to the thumb, when setting the maximum size, if the maximum size is exceeded in any parameter, it will be returned to the original image size or the maximum size limit. Imagor rejects processing if the maximum size is exceeded, while the thumb returns to the original image size if the maximum size is exceeded,
Unsafe/fit in/20000x20000/filters: fill (white)/z'attach/watermark.Png returns MAX-WIDTH and MAX-HEIGHT,
Unsafe/20000x20000/z'attach/waterlark.png returns MAX-WIDTH and MAX-HEIGHT,
Unsafe/fit in/20000x20000/z.attach/watermark.png returns the original image size,
The above are all handled absolutely in Imgaor, which is not humanized and not intelligent,
Not everyone needs to use a signature. Imgaor was originally my ideal product, but I gave up using it due to its maximum size not being smart

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions