[GRASS-dev] [GRASS GIS] #2489: d.out.file: Add PNG/Cairo support
GRASS GIS
trac at osgeo.org
Wed Mar 11 20:15:47 PDT 2015
#2489: d.out.file: Add PNG/Cairo support
--------------------------+-------------------------------------------------
Reporter: gisix | Owner: grass-dev@…
Type: enhancement | Status: closed
Priority: normal | Milestone: 6.4.5
Component: Display | Version: unspecified
Resolution: wontfix | Keywords:
Platform: All | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by wenzeslaus):
* status: new => closed
* resolution: => wontfix
Comment:
This will not change for G6 and for G7 it is an duplicate of #2595 which
might be anyway closed as wontfix because the workflow is already possible
just using:
{{{
d.mon start=cairo output=myfile.png
...
d.mon stop=cairo
}}}
So, using d.out.file for this would be little duplication. On the other
hand, `d.out.file` has some popularity perhaps because it is more
explicit.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2489#comment:1>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list