maposmatic-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Maposmatic-dev] [PATCH 1/2] renderers: add a get_compatible_output_


From: Thomas Petazzoni
Subject: Re: [Maposmatic-dev] [PATCH 1/2] renderers: add a get_compatible_output_formats() method
Date: Sat, 31 Mar 2012 19:41:59 +0200

Le Sat, 31 Mar 2012 19:31:58 +0200,
Thomas Petazzoni <address@hidden> a écrit :

> The single page renderers can output PNG, SVGZ, PDF and CSV, but by
> design, the multi page renderer can only output PDF and CSV. So we
> introduce a get_compatible_output_formats() in the renderer class so
> that users of OcitySMap2 can find out which formats are possible
> depending on the choosen layout.
> 
> Signed-off-by: Thomas Petazzoni <address@hidden>
> ---
>  ocitysmap2/layoutlib/abstract_renderer.py   |    4 ++++
>  ocitysmap2/layoutlib/multi_page_renderer.py |    5 +++++
>  2 files changed, 9 insertions(+), 0 deletions(-)

Applied.

Thomas
-- 
Thomas Petazzoni                http://thomas.enix.org
MapOSMatic                      http://www.maposmatic.org
Logiciels Libres à Toulouse     http://www.toulibre.org
Embedded Linux                  http://www.free-electrons.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]