Yep. That's the reason that's not the default setting. The docs for
svg.fonttype says:
#svg.fonttype : 'path' # How to handle SVG fonts:
#'none': Assume fonts are installed on the machine where the SVG
will be viewed.
#'path': Embed characters as paths -- supported by most SVG
Hello all,
I am working to make mplot3d feature-parity with regular axes objects. I
have come across a possible design flaw with the CallbackRegistry.
Many of the Axes3D methods are merely wrappers around Axes methods letting
it do the work for x and y axis and then let Axes3D do the same for th
On 06/23/2011 03:49 PM, Benjamin Root wrote:
Hello all,
I am working to make mplot3d feature-parity with regular axes
objects. I have come across a possible design flaw with the
CallbackRegistry.
Many of the Axes3D methods are merely wrappers around Axes methods
letting it do the work for
On Thu, Jun 23, 2011 at 3:11 PM, Michael Droettboom wrote:
> On 06/23/2011 03:49 PM, Benjamin Root wrote:
>
> Hello all,
>
> I am working to make mplot3d feature-parity with regular axes objects. I
> have come across a possible design flaw with the CallbackRegistry.
>
> Many of the Axes3D methods
On 06/23/2011 10:53 AM, John Hunter wrote:
> On Thu, Jun 23, 2011 at 3:11 PM, Michael Droettboom wrote:
>> On 06/23/2011 03:49 PM, Benjamin Root wrote:
>>
>> Hello all,
>>
>> I am working to make mplot3d feature-parity with regular axes objects. I
>> have come across a possible design flaw with t
On Thu, Jun 23, 2011 at 4:29 PM, Eric Firing wrote:
> On 06/23/2011 10:53 AM, John Hunter wrote:
> > On Thu, Jun 23, 2011 at 3:11 PM, Michael Droettboom
> wrote:
> >> On 06/23/2011 03:49 PM, Benjamin Root wrote:
> >>
> >> Hello all,
> >>
> >> I am working to make mplot3d feature-parity with regu