How to resize uv texture with PY?

Hi to all python coders :smiley:

I know UV scrolling (Pepuis) and rotuv (Saluk) scripts, but
does one of you yet coded an “uv change size script” ?

If no, who can do it ?

(I can’t do it cause all I can do in python is changing the DLoc of an object :smiley: )

I’ve made a short xvid of what I’m looking for…

http://oor.free.fr/blender/goodies/uvsizeXvid.avi

The only problem with that is the point that the uv coords need to be scaled around cannot be determined. There is no way in python to determine whether certain verticies make up a face. But if you are looking for a script for a plane, it might be possible.