[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] scaling the entire screen



I am creating a offscreen surface, size (5000, 3200) and drawing Rect then I
am scaling down that offscreen surface to fit in to the real surface but I
will get the scattered lines on the screen or half rect. Is there any way to
solve this problem?