Sub Pixel Manipulation with PyGame
Will McGugan posted an article about subpixel manipulation in Python. This is possible in other technologies like OpenGL and DirectX but Will has implemented it in Python.
Here’s a picture of it in action. Top row with sub-pixel, bottom row without.
















Download subpixel.zip It requires the Numeric library.







