
08-13-2007, 10:02 PM
|
|
Graal Administration
|
Join Date: Jan 2000
Location: Admins
Posts: 11,693
|
|
|
Your door is a special case. Usually zooming pixel graphics will make it look quite awful because you see all the pixels as big rectangles, or pixels or lines of pixels are disappearing if you just zoom it to 90% of it's original size. That's why Graal is using options for smoothing if it's drawing a single image as a rectangle on the screen. If you only draw a part of an image or only triangles then it will use the non-smoothed methods. |
|
|
|