User:Nrp/Weekly updates/20080712

From OLPC
Jump to: navigation, search

Saturday

  • Performance testing on largest connected component. It runs at a usable speed on the XO, and about twice as fast as the other connected components function in pygame.

Sunday

  • Started writing a function to get the average color of a surface or a part of a surface.

Monday

  • Finished average color function, wrote an example script to show its use.