Jason

On Thursday, November 15, 2012 12:01:02 PM UTC-6, Jason Grout wrote:
>
> Can you get a small test case for us to play with? 
>

sage: p = disk((0,0),5,(0,pi/4),color='red')
sage: p += disk((0,0),5,(pi/4,pi/2),color='red',alpha=0.5)
sage: p.save("test.pdf") 

This fails for me. If I change the second line to end with 
...alpha=float(0.5)) then it works.

regards
john perry

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To post to this group, send email to sage-support@googlegroups.com.
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support?hl=en.


Reply via email to