Apparently ImageMagick now returns 8 digit hex color strings also when
alpha channel is 1. The linkmap functionality should not care about
this change. Colors are only processed once and basically act as names
from then on. Some specs dependent on concrete color codes, though.
Remove trailing FF in 8 digit color strings to return to previous
output format.
Apparently ImageMagick now returns 8 digit hex color strings also when alpha channel is 1. The linkmap functionality should not care about this change. Colors are only processed once and basically act as names from then on. Some specs dependent on concrete color codes, though.
Remove trailing FF in 8 digit color strings to return to previous output format.