using ttf fonts with plan9ports acme
this assumes that plan9port is installed like this
git clone https://github.com/9fans/plan9port
cd plan9port
./INSTALL
PATH=$PATH:$(pwd)/bin
now you can start acme using different fonts with
9 acme -f /mnt/font/'Go Regular'/11a/font -F /mnt/font/'Go Mono'/11a/font