PDA

View Full Version : Python graphics


mrz
2005-11-25, 21:56
anybody with ideas on how to handle graphics? pil has some very useful functions but xbmc lacks imagedraw support. any hints or pointers are apprechiated.

thanks in advance

solexalex
2005-11-25, 21:57
what do you need to know ??

mrz
2005-11-25, 22:02
i basically need some functions to draw graphics with more control than xbmcgui provides similar to what you find in pil/imagedraw. one example of usage is plotting graphs for stock quotes. anyone? please!