You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like it's an Adobe CMYK-space JPEG. The decoding fails because libjpeg can't convert from CMYK to RGB. We need to add some code to do this conversion ourselves.
Also, the GEGL and Mozilla references indicate some (or all?) Adobe CMYK images are inverted. We may need to handle markers too - but since there are good references available, it's not a big task.
Hey HP, yeah, still using chafa 100 times a day in offpunk ;-) But work on coding has been very slow due to my new book coming out. But I hope to make a release soon.
I stumbled across a particular jpg file which seems to not be recognized by Chafa.
$chafa lexamen_plat1-scaled.jpg
chafa: Failed to open 'lexamen_plat1-scaled.jpg': Unknown file format
$file lexamen_plat1-scaled.jpg
lexamen_plat1-scaled.jpg: JPEG image data, progressive, precision 8, 1665x2560, components 4
$apt-cache policy chafa
chafa:
Installé : 1.14.4-1
The text was updated successfully, but these errors were encountered: