On Fri, Oct 12, 2012 at 3:38 PM, Jordi Gutiérrez Hermoso
wrote:
> On 12 October 2012 09:23, JuanPi wrote:
>> Of course I can imagine it is a dauting task to integrate it as an
>> optional toolkit/backend in octave. Who did fltk integration, how hard
>> was it?
>
> Bateman, jwe, Søren, and Shai we
On 12 October 2012 09:23, JuanPi wrote:
> Of course I can imagine it is a dauting task to integrate it as an
> optional toolkit/backend in octave. Who did fltk integration, how hard
> was it?
Bateman, jwe, Søren, and Shai were the major players in the fltk
integration, iirc. It was a lot of work.
On Oct 12, 2012, at 3:23 PM, JuanPi wrote:
> Oh, no! I've been there. I was thinking in something lower-level.
> Matplotlib uses Agg for many backends
> http://www.antigrain.com/
Ahh, okay.
> Of course I can imagine it is a dauting task to integrate it as an
> optional toolkit/backend in octave.
On Fri, Oct 12, 2012 at 3:20 PM, Søren Hauberg wrote:
>
> On Oct 12, 2012, at 3:12 PM, JuanPi wrote:
>
>> On Fri, Oct 12, 2012 at 1:18 PM, Søren Hauberg wrote:
>>>
>>> On Oct 12, 2012, at 4:22 AM, JuanPi wrote:
I noticed, while generating the documentation for Octave Forge, that
if grap
On Oct 12, 2012, at 3:12 PM, JuanPi wrote:
> On Fri, Oct 12, 2012 at 1:18 PM, Søren Hauberg wrote:
>>
>> On Oct 12, 2012, at 4:22 AM, JuanPi wrote:
>>> I noticed, while generating the documentation for Octave Forge, that
>>> if graphics_toolkit == "fltk" no images are generated and the html is
On Fri, Oct 12, 2012 at 3:12 PM, JuanPi wrote:
> On Fri, Oct 12, 2012 at 1:18 PM, Søren Hauberg wrote:
>>
>> On Oct 12, 2012, at 4:22 AM, JuanPi wrote:
>>> I noticed, while generating the documentation for Octave Forge, that
>>> if graphics_toolkit == "fltk" no images are generated and the html i
On Fri, Oct 12, 2012 at 1:18 PM, Søren Hauberg wrote:
>
> On Oct 12, 2012, at 4:22 AM, JuanPi wrote:
>> I noticed, while generating the documentation for Octave Forge, that
>> if graphics_toolkit == "fltk" no images are generated and the html is
>> broken.
>>
>> Does anybody knows a solution to th
On Oct 12, 2012, at 4:22 AM, JuanPi wrote:
> I noticed, while generating the documentation for Octave Forge, that
> if graphics_toolkit == "fltk" no images are generated and the html is
> broken.
>
> Does anybody knows a solution to this?
I assume you are working with the 'generate_html' package