[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pygame] SDL_rotozoom



On Wed, 23 Jan 2002, Danny van Bruggen wrote:

> Hello all,
>
> I'm already discussing with the rotozoom author about fixing the black
> border on the rotated images and he says he will fix it.

Oh, I fixed that problem with:

        surf = pygame.transform.rotozoom (self.load_image (type),
                                          rad2deg * roll, scale).convert ()
        surf.set_colorkey (surf.get_at ((0, 0)))

Of course, that's a workaround.

Arturo


____________________________________
pygame mailing list
pygame-users@seul.org
http://pygame.seul.org