Skip to content

Allow removal of actual & expected labels in delta images #1691

@SimonMarquis

Description

@SimonMarquis

As mentioned in #1465 (comment), I was wondering if there is a way to remove the actual & expected labels on the generated delta image?
For us, this does not provide any useful information since we are used to have before/after images next to each other, and if the changed pixels were located below those label, they would hide it.
I feel like "left == before" & and "right == after" is a common convention, but that might be true only for us using LTR locales.

The boolean ApngVerifier#withErrorText seems to be be related to this, but it is not exposed as a public API (and always true in the default configuration).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions