[GRASS-dev] Re: [GRASS GIS] #822: enhance "Save display to graphic file" in wxGUI

GRASS GIS trac at osgeo.org
Sun Nov 22 00:16:19 EST 2009


#822: enhance "Save display to graphic file" in wxGUI
--------------------------+-------------------------------------------------
  Reporter:  neteler      |       Owner:  grass-dev at lists.osgeo.org
      Type:  enhancement  |      Status:  new                      
  Priority:  normal       |   Milestone:  7.0.0                    
 Component:  wxGUI        |     Version:  svn-trunk                
Resolution:               |    Keywords:                           
  Platform:  All          |         Cpu:  All                      
--------------------------+-------------------------------------------------
Comment (by glynn):

 Replying to [comment:3 cmbarton]:
 > The formats to which saving is permitted is determined by the canvas
 software (wxPython in this case).

 Or you can convert the PPM/PGM files (from g.pnmcomp) which are displayed
 in the canvas using an external package such as !ImageMagick or NetPBM. Or
 you can make PIL (Python Imaging Library) an optional dependency and use
 that.

 But it would be better to re-run the layer commands within an appropriate
 environment. This would allow you to use the cairo driver for !PostScript,
 PDF or SVG output (or the PS driver for !PostScript output), rather than
 being limited to bitmap formats.

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/822#comment:4>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list