vote up 1 vote down star

I have a little pixel-perfect pattern image that I made. It's a 32x32 PNG image intended as a tiled desktop background / wallpaper. I use it on my Mac OS X and Windows Vista installs.

When I use it in Windows 7 as a tiled background, it looks messed up. It's no longer pixel-perfect and looks like it has some kind of filtering or moiré effect going on.

What's happening here?

flag

1 Answer

vote up 2 vote down

It probably doesn't 'cut off' extra tiles on the border but rounds count of tiles to screen width/height and then scales it to real screen size.

Creating an image with size of your screen and tiling it in any graphical editor will surely work anyway.

link|flag
I'll try that. That's annoying if true - I guess everyone must be all about big distracting photos/images rather than nice patterns these days! – frou Jan 29 at 10:58

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.