The default font in acme is compiled in. So to change that you need to edit the source code and recompile the binary.
Another option is to write an own command #!/bin/rc acme -f YOUR_FONT -F YOUR_FIXED_FONT $* or add an rc function. If you use dump files (you should), the fonts are written to the dump files. regards ingo > Hi guys! > > Is there a way to get a persistent font in Acme? I'm using a Raspberry > Pi and usually invoke Acme this way; acme -f > /lib/font/bit/lucidasans/latin1.10.font and that gives me a font that > looks good on my 32" TV. Grateful for any hint! > > Kind regards, > Mats