[GRASS-dev] Tcl font settings issue

Markus Neteler neteler at itc.it
Thu Sep 21 06:21:43 EDT 2006


Michael,

if you/someone could tell me how to do it for
./lib/init/gis_set.tcl
and I can try for the other files?

thanks
Markus

Michael Barton wrote on 09/20/2006 08:26 PM:
> We should be able to set most of this from the options database
> (options.tcl). Currently, as your list shows, the gism fonts are set from
> there. We should be able to set the rest too. There is an options database
> for nviz that I've started to work with a bit. This should fix that part.
>
> Michael
> __________________________________________
> Michael Barton, Professor of Anthropology
> School of Human Evolution & Social Change
> Center for Social Dynamics and Complexity
> Arizona State University
>
> phone: 480-965-6213
> fax: 480-965-7671
> www: http://www.public.asu.edu/~cmbarton
>
>
>   
>> From: Markus Neteler <neteler at itc.it>
>> Date: Wed, 20 Sep 2006 13:28:37 +0200
>> To: GRASS developers list <grass-dev at grass.itc.it>
>> Cc: Mystus vittatus <mystusvittatus at yahoo.co.uk>
>> Subject: [GRASS-dev] Tcl font settings issue
>>
>> [from translations list]
>>
>> Hi,
>>
>> there are problems with the Helvetica Tcl font for Vietnamese,
>> maybe also other languages.
>> Helvetica is hardcoded in a couple of places:
>>
>> find . -type f -follow -name "*.tcl" -exec grep -l Helvetica {} \;
>> ./epsg_start/gis_set.tcl
>> ./lib/gtcltk/options.tcl
>> ./lib/init/help.tcl
>> ./lib/init/gis_set.tcl
>> ./visualization/nviz/html/help.tcl
>> ./visualization/nviz/scripts/panel_scale.tcl
>> ./visualization/nviz/scripts/panel_label.tcl
>> ./gui/tcltk/gis.m/tksys.tcl
>> ./gui/tcltk/d.m/tksys.tcl
>>
>> I wonder if we could change that to a single global
>> setting in a extra file so that user do not have to browse
>> the entire source code to change the Tcl font.
>> But my Tcl skills aren't sufficient to implement that...
>>
>> Markus
>>
>>     




More information about the grass-dev mailing list