Penny Arcade and later Ctrl-Alt-Delete use higher res strips, and
seems like iComic has problems opening it correctly. It shows up as
this little post stamp.
This is usually a bug in the strip -- the image has incorrectly declared its
resolution higher than it really is. iComic is showing it to you correctly, though
there is a bug where the window is sized as if the image were always 72 dpi. It's
possible to fix the image in the cache using "sips -s dpiHeight 72 -s dpiWidth 72
image.jpg".
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1030494
This is usually a bug in the strip -- the image has incorrectly declared its
resolution higher than it really is. iComic is showing it to you correctly, though
there is a bug where the window is sized as if the image were always 72 dpi. It's
possible to fix the image in the cache using "sips -s dpiHeight 72 -s dpiWidth 72
image.jpg".