MaddTheSane / Simple-Comic

macOS comic viewer
MIT License
261 stars 23 forks source link

JFIF support? #53

Open Cypher69er opened 3 years ago

Cypher69er commented 3 years ago

I just had two RAR files fail to open in v1.9.1 (273) and noticed they both were using JFIF images. Is this a coincidence or does SC not yet support JFIF?

They opened OK in the old SC so wondering if that functionality has been dropped?

MaddTheSane commented 3 years ago

From what I can find, jfif is either an early version of JPEG or is JPEG. Adding .jfif files should be easy if that is the case.

Wevah commented 2 years ago

It is JPEG, just a rather uncommon file extension. (Most JPEG files are technically JFIF or Exif files.)