DragonReeper 0 Newbie Poster

Okay basically I want to load an image and skew it.
Does anyone have any suggestions how I can accomplish this?

For a visual representation of what I want to do

+-+-+-+
|o|o|o|
+-+-+-+
|o|o|o|
+-+-+-+
|o|o|o|
+-+-+-+

To:
      +-+-+-+
      |o|o|o|
    +-+-+-+
    |o|o|o|
+-+-+-+
|o|o|o|
+-+-+-+

The o's are filled pixels And the rest is transparent.


if someone knows of a way how to do this in pygame please help :)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.