On 09/27/2011 07:51 PM, Tommaso Cucinotta wrote:
> Il 28/09/2011 01:02, Tommaso Cucinotta ha scritto:
>> Il 27/09/2011 23:49, Richard Heck ha scritto:
>>> The mystery is why the fall-back to convert isn't employed here.
>> From my little investigation:
>>
>> 1) there's no path in the graph from ODG to EPS (pls, find attached
>> the dumped list of registered edges in the graph)
>
> on a related note, please, find attached the graph of transformations
> currently recognized on my system
> (along with the graphviz code generating that).
>
> As you can see, eps, png and ppm are really sink formats from where
> the reachability graph cannot (mostly) escape.
>
I guess what we don't do here is use convert EXCEPT for the direct
conversion. Probably we should try that, since it would probably allow
us to handle other formats. I'm not sure how to manage that, however.

Presumably we need to add an ODG converter of some sort to configure.py.

Richard


Reply via email to