Allow g4 images generated from PBM files to have colormap and transparency, like those from TIFF files.
This commit is contained in:
parent
061a017018
commit
20cf242661
@ -214,8 +214,8 @@ static bool process_pbm_image (int image, /* range 1 .. n */
|
||||
image_info->width_points, image_info->height_points,
|
||||
image_info->negative,
|
||||
bitmap,
|
||||
NULL,
|
||||
NULL);
|
||||
input_attributes.colormap,
|
||||
input_attributes.transparency);
|
||||
|
||||
result = 1;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user