Gorka Olaizola wrote:
> On Tue, Dec 04, 2007 at 07:16:50PM +, John Molohan wrote:
>
>> I've modified web_types' openfoto function so that it now returns a
>> rescaled width and height for the image passed. How can I read these
>> back into variables in library.rpy so that I can then use th
On Tue, Dec 04, 2007 at 07:16:50PM +, John Molohan wrote:
>
> I've modified web_types' openfoto function so that it now returns a
> rescaled width and height for the image passed. How can I read these
> back into variables in library.rpy so that I can then use them as
> parameters for a link
Hi,
I'm trying to integrate slimbox extended [1] into the image library of
the webserver in rel-1. The problem is twofold, firstly I can't code
regardless of language (I can just about monkey see monkey do code :) )
but the real problem is:
I've modified web_types' openfoto function so that it