[GRASS-dev] Re: [GRASS GIS] #290: use a different default for wxGUI
displays
GRASS GIS
trac at osgeo.org
Sun Sep 7 16:53:50 EDT 2008
#290: use a different default for wxGUI displays
--------------------------+-------------------------------------------------
Reporter: msieczka | Owner: grass-dev at lists.osgeo.org
Type: enhancement | Status: new
Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: | Keywords:
Platform: All | Cpu: All
--------------------------+-------------------------------------------------
Comment (by glynn):
Replying to [comment:6 msieczka]:
> Anyway the screendumps are attached:
>
> - fonts_ugly.png - the default font
> - fonts_neat.png - Liberation Sans Regular (just for an example; I don't
know what font would be universal on all platforms)
fonts_ugly.png is the romans stroke font. It's the default because it's
guaranteed to be available on all platforms (the stroke fonts are part of
GRASS). There isn't any FreeType font which is guaranteed to be available
on all platforms. GRASS may not even support FreeType fonts (it's a
compile-time option).
Users can change the default to something better, but we can't know which
fonts (other than the stroke fonts) will be available on the user's
system.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/290#comment:7>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list