Skip to content

Issue #7958: Choose palette when opening 1 bit PCX image

Alx Sa requested to merge alxsa-pcx-1bit-dialog into master

This patch attempts to resolve issue #7958 (closed).

When loading a 1 bit PCX image, users can choose if they want to use the PCX file's palette or override it with black/white coloring. This is accomplished either with an interactive dialogue or a parameter in a script.

Sample Files:

The proposed dialogue (feedback on the wording appreciated!):

image

Merge request reports