R: rosa applet

Daniel Morissette morissette at dmsolutions.ca
Wed Apr 11 09:08:53 EDT 2001


massimo ambrosini wrote:
> 
> Hi Steve,
> 
> thank you for your help.
> In my version of GD (1.7.3) there was no JPEG support so I've installed GD
> 1.8.4.
> Now loading gmap demo I get this error:
> 
> "Wrong parameter count for savewebimage() in gmap75.php3 "
> 
> I'm still using png so all should work like with GD 1.7.3.
> Have you any idea about this problem with GD 1.8.4 ?


When using GD 1.8.x with JPEG, the saveWebImage() call takes new
arguments (so you'll have to update your scripts):

string saveWebImage(int type, int transparent, int interlace, int
quality)

For the complete description of the new arguments, see:
http://www2.dmsolutions.ca/mapserver/php_mapscript/php_mapscript_docs.html

-- 
------------------------------------------------------------
 Daniel Morissette                morissette at dmsolutions.ca
                 http://www.dmsolutions.ca/
------------------------------------------------------------
  Don't put for tomorrow what you can do today, because if 
      you enjoy it today you can do it again tomorrow.




More information about the mapserver-users mailing list