I'm trying to figure out how to make high-quality animations/illustrations in with the matplotlib.animations module. So far, however, they tend to have blurry text (sometimes severe, depending on the video size) and often strange artifacts in the conversion of various vector graphics to bitmap; an example made with the ImageMagick renderer is below.
You'll notice the square boxes have jagged lines, and while in this example the title fared okay, other times it can be pretty mangled.
What settings can I tweak to make these animations higher-quality?
