[GRASS-dev] [GRASS GIS] #3881: Cleanup font gui sections in d.barscale, d.northarrow etc

#3881: Cleanup font gui sections in d.barscale, d.northarrow etc
-------------------------+-------------------------
Reporter: neteler | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 7.8.0
Component: Display | Version: unspecified
Keywords: font | CPU: Unspecified
Platform: Unspecified |
-------------------------+-------------------------
At time the font options are split in Text and Font settings tabs - moving
them all to one gui section would be better.

Name: either "Font settings" or just shorter, "Font" (preferred).

Potential list of modules to be updates:

{{{
ag -l "Font settings"
display/d.legend.vect/main.c
display/d.text/main.c
display/d.barscale/main.c
display/d.legend/main.c
display/d.rast.num/main.c
display/d.northarrow/main.c
gui/wxpython/wxplot/dialogs.py
gui/wxpython/psmap/dialogs.py
gui/wxpython/animation/dialogs.py
gui/wxpython/gui_core/preferences.py
gui/wxpython/gui_core/dialogs.py
}}}

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3881&gt;
GRASS GIS <https://grass.osgeo.org>