[Xastir] Font Resolution Sought
Mark Cohen
markc at binaryfaith.com
Thu Feb 19 14:42:32 EST 2009
Normally I would agree with Chuck here, but changing the system language
is fairly innocuous.
You can test this by exporting the environment variable before starting
xastir like described below..
Unfortunately, I have this problem as well and I'm running Xastir on OSX
which does not have the LANG set in the same way. (Even testing it by
setting it before running xastir fails)
-Mark
Chuck Byam wrote:
> I would discourage your from "re-setting" your system default encoding
> without careful thought. The default on OS X is en_US.UTF-8 Instead, write
> a shell script that starts xastir and set your encoding there.
>
> #!/bin/bash
> LANG=en_US
>
> /path/to/xastir
> ...
>
>
>
> _______________________________________________
> Xastir mailing list
> Xastir at lists.xastir.org
> http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
>
More information about the Xastir
mailing list