RD wrote:

> In article <s1c69g$h7s$1...@dont-email.me>, cousinstan...@gmail.com says...
>  
> [snip]
> 
>>   I have a couple of postscript saving examples
>>   that include the following geometry parameters
>>   which produce  .ps  files that render the same
>>   as the canvas drawings when viewed in ghostsript.
>     
>> retval = canvas.postscript(
>>            file       = "image/ps/xyzzy.ps ,
>>            height     = 400 ,
>>            width      = 400 ,
>>            pagewidth  = 400 ,
>>            pageheight = 400 ,
>>            colormode = "color" )
>  
> [snip]
> 
> Wow! It worked! Thankyouthankyouthankyou.
> 
> RD

  You're welcome .... 
  You're Welcome .... 
  You're Welcome ....
  

-- 
Stanley C. Kitching
Human Being
Phoenix, Arizona

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to