[GRASS-dev] Re: [GRASS GIS] #291: font settings not saved
GRASS GIS
trac at osgeo.org
Sat Sep 6 13:16:40 EDT 2008
#291: font settings not saved
-----------------------+----------------------------------------------------
Reporter: msieczka | Owner: martinl
Type: defect | Status: assigned
Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: | Keywords:
Platform: All | Cpu: All
-----------------------+----------------------------------------------------
Comment (by glynn):
Replying to [ticket:291 msieczka]:
> Also, I don't how to change encoding in Preferences > Display > Set
font. Anything I enter instead of the default "ISO-8859-1" is discarded
next time I enter the dialog.
The font encoding needs to be set to whatever Python uses when passing
strings to the OS. This will probably be the locale's encoding unless it
explicitly uses something else. Also, the encoding only affects FreeType
fonts; stroke fonts are essentially ASCII.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/291#comment:2>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list