[GRASS-dev] [GRASS GIS] #2450: Grass7: improve font selection dialog in GUI option for map display

GRASS GIS trac at osgeo.org
Thu Oct 16 00:38:24 PDT 2014


#2450: Grass7: improve font selection dialog in GUI option for map display
-------------------------+--------------------------------------------------
 Reporter:  hellik       |       Owner:  grass-dev@…              
     Type:  enhancement  |      Status:  new                      
 Priority:  normal       |   Milestone:  7.0.0                    
Component:  wxGUI        |     Version:  unspecified              
 Keywords:  fonts        |    Platform:  Unspecified              
      Cpu:  Unspecified  |  
-------------------------+--------------------------------------------------

Comment(by glynn):

 Replying to [comment:1 annakrat]:
 > I would definitely agree, I just don't understand where d.fontlist takes
 the fonts
 d.fontlist gets the list via D_font_list(), which calls COM_Font_list(),
 which first reads the fonts from the file specified by $GRASS_FONT_CAP
 (falling back to $GISBASE/etc/fontcap), then adds any fonts obtained by
 the driver's Font_list method if provided (currently, only the cairo
 driver implements this method).

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



More information about the grass-dev mailing list