[GRASS-dev] Re: [GRASS GIS] #1441: Hard Copy Map Utility (wxPython wrapper for ps.map) text overlay is broken

GRASS GIS trac at osgeo.org
Wed Sep 7 01:46:26 EDT 2011


#1441: Hard Copy Map Utility (wxPython wrapper for ps.map) text overlay is broken
-------------------------------------------+--------------------------------
 Reporter:  cmbarton                       |       Owner:  grass-dev@…              
     Type:  defect                         |      Status:  new                      
 Priority:  normal                         |   Milestone:  6.4.2                    
Component:  wxGUI                          |     Version:  svn-trunk                
 Keywords:  hard copy map utility, ps.map  |    Platform:  Unspecified              
      Cpu:  Unspecified                    |  
-------------------------------------------+--------------------------------

Comment(by cmbarton):

 This construction is raising an error:

 {{{
 wx.FontFromNativeInfoString(textDictfont? + " " + fontsize)
 }}}

 I think that the argument to wx.FontFromNativeInfoString needs to be the
 kind of information returned by the wx.FontDialog

 Perhaps it would be better to just use wx.FontDialog than to try to create
 a custom font dialog here.

 Michael

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



More information about the grass-dev mailing list