Created attachment 4091 normal.png-my screenshot. blur.png-screenshot with blur effect. Some images becomes blurred effect when I switch to full-screen mode(F11). It does not happen with all images. I saw blur effect in my screenshots(1360x768) and in screenshots of my friend(1440x900). No matter .JPG or .PNG format. With Shotwell all is normal. Attachment: normal.png-my screenshot. blur.png-screenshot with blur effect.
Hmm, that is strange... are you sure this happens with 0.3.0?
I see it in previous versions(0.2.x) too.
Hmm, might be caused by an off-by-0.5 in cairo.
Can you try git master? I think I fixed it.
I try!
I got a test-case with a screenshot with which I could reproduce. I've just confirmed the problem is solved.
Sorry,I have problem yesterdey and can't test. Today I install new 0.3.1 version.No problems=) Thanks!
So, I came back. Now the same problem with 23x23 .png and .xpm images.
Created attachment 4097 23x23 xpm image and screen with blur image
And, how is master / ristretto-0.3 branch now?
I have a problem when compiling. image_viewer.c: 33:21: Fatal error: marshal.h: No such file or directory compilation aborted. make [3]: *** [ristretto-image_viewer.o] Error 1 make [3]: Leaving directory `/ home/ngage13arch/abs/ristretto-git/src/ristretto-build/src ' make [2]: *** [all] Error 2 make [2]: Leaving directory `/ home/ngage13arch/abs/ristretto-git/src/ristretto-build/src ' make [1]: *** [all-recursive] Error 1 make [1]: Leaving directory `/ home/ngage13arch/abs/ristretto-git/src/ristretto-build ' make: *** [all] Error 2 I did everything correctly, I think.
Ah, I found it... nm... it is not solved yet. Did you run autogen.sh?
I build ristretto 0.4.0git-re3c3ad9. Image 23x23 .xpm is blurred. All other normal.
Can you try master now? I think I fixed it by rounding the image-position to the nearest whole pixel using floor().
I tried ristretto 0.4.0git-rea5dffb. All is normal. You can close! I hope forever!=)
Ok, I merged it with the 0.3 branch too. The fix will be in 0.3.3.