See
http://matplotlib.sourceforge.net/examples/pylab_examples/image_clip_path.html
... and click on pdf
Any ideas?
Haibao
--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the
I have raised two issues on imshow with pdf backend weeks ago since the
upgrade from 0.91 to 0.98. I am happy to see one of them already fixed.
However, the following issue is still there. In the following script, I try
to display an image in a pdf. This would run. Now please change the
maize.pdf
Dear folks,
I wrote an ad-hoc script to generate buttons that have the 'glossy' effect.
The implementation is fairly straightforward and did work -- the buttons
themselves are rectangles with rounded corners so I call a polygon patch.
The light is simulated using a white, transparent ellipse. But
0.98. I
suspect that there is more compression for pdf in 0.98, but I am not clear
how to reset it.
On Thu, Sep 25, 2008 at 9:37 AM, John Hunter <[EMAIL PROTECTED]> wrote:
> On Wed, Sep 24, 2008 at 2:16 PM, Haibao Tang <[EMAIL PROTECTED]> wrote:
>
> > for k in cm_keys:
&g
Hi all,
I have some broken scripts recently due to the upgrade from 0.91 to 0.98,
most of them related to the imshow function.
For example, when I run the following script,
from matplotlib.cm import *
from pylab import *
figure(1, (8, 10))