[GRASS-dev] [GRASS GIS] #290: use a different default for wxGUI displays

GRASS GIS trac at osgeo.org
Fri May 6 19:30:22 PDT 2016


#290: use a different default for wxGUI displays
--------------------------+---------------------------------------------
  Reporter:  msieczka     |      Owner:  grass-dev@…
      Type:  enhancement  |     Status:  reopened
  Priority:  major        |  Milestone:  7.2.0
 Component:  Display      |    Version:  svn-develbranch6
Resolution:               |   Keywords:  d.font, d.fontlist, font, sans,
       CPU:  All          |   Platform:  All
--------------------------+---------------------------------------------
Changes (by wenzeslaus):

 * status:  closed => reopened
 * resolution:  invalid =>


Comment:

 Another bad feature of the default font is that it is ASCII only, so it
 fails with many languages and place names.

 [[Image(default_font_non_ascii.png​)]]

 Produced on Ubuntu 15.10 with:

 {{{
 unset GRASS_FONT
 d.text "Příliš žluťoučký kůň úpěl ďábelské ódy" at=0,50
 export GRASS_FONT="serif"
 d.text "Příliš žluťoučký kůň úpěl ďábelské ódy" at=0,40
 export GRASS_FONT="sans"
 d.text "Příliš žluťoučký kůň úpěl ďábelské ódy" at=0,30

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/290#comment:10>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list