On 10/05/2012 02:53 PM, Chris Barker wrote:
> On Fri, Oct 5, 2012 at 9:51 AM, Michael Droettboom wrote:
>
>> We do use pycairo. It certainly would get around the issue, but duplicate a
>> lot of effort that pycairo already handles for us.
> A bit OT -- but have you added, and or does pyCairo have
On Fri, Oct 5, 2012 at 9:51 AM, Michael Droettboom wrote:
> We do use pycairo. It certainly would get around the issue, but duplicate a
> lot of effort that pycairo already handles for us.
A bit OT -- but have you added, and or does pyCairo have, numpy-array awareness?
i.e. is there an efficie
On Fri, Oct 5, 2012 at 5:51 PM, Michael Droettboom wrote:
> On 10/05/2012 11:40 AM, Damon McDougall wrote:
>
> On Friday, October 5, 2012, Michael Droettboom wrote:
>>
>> On 10/05/2012 06:38 AM, todd rme wrote:
>>
>> I am trying to do some experimental packages with python 3 and the
>> latest RC,
On 10/05/2012 11:40 AM, Damon McDougall wrote:
On Friday, October 5, 2012, Michael Droettboom wrote:
On 10/05/2012 06:38 AM, todd rme wrote:
I am trying to do some experimental packages with python 3 and the
latest RC, and I am trying to figure out the situation with some of
the
On 10/05/2012 09:57 AM, Michael Droettboom wrote:
On 10/05/2012 06:38 AM, todd rme wrote:
I am trying to do some experimental packages with python 3 and the
latest RC, and I am trying to figure out the situation with some of
the backends. Some are obvious, like wxwidgets and PyQt (Qt3
version).
On Friday, October 5, 2012, Michael Droettboom wrote:
> On 10/05/2012 06:38 AM, todd rme wrote:
>
> I am trying to do some experimental packages with python 3 and the
> latest RC, and I am trying to figure out the situation with some of
> the backends. Some are obvious, like wxwidgets and PyQt (
On Fri, Oct 5, 2012 at 9:57 AM, Michael Droettboom wrote:
> On 10/05/2012 06:38 AM, todd rme wrote:
>
> I am trying to do some experimental packages with python 3 and the
> latest RC, and I am trying to figure out the situation with some of
> the backends. Some are obvious, like wxwidgets and P
On 10/05/2012 06:38 AM, todd rme wrote:
I am trying to do some experimental packages with python 3 and the
latest RC, and I am trying to figure out the situation with some of
the backends. Some are obvious, like wxwidgets and PyQt (Qt3
version).
The issue I am running into is with the gtk backe
I am trying to do some experimental packages with python 3 and the
latest RC, and I am trying to figure out the situation with some of
the backends. Some are obvious, like wxwidgets and PyQt (Qt3
version).
The issue I am running into is with the gtk backend PyGTK is
deprecated. According to the