[Xastir] Font Resolution Sought

Chuck Byam kg4ijb at xastir.org
Thu Feb 19 14:11:25 EST 2009


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
...






More information about the Xastir mailing list