Y
Hacker News
new
|
ask
|
show
|
jobs
by
ozzydave
1407 days ago
I’m doing the same, though I had to fork Yaft to get a bigger font.
1 comments
celie56
1406 days ago
Do you mind sharing your fork with the font change? I tried to get a font that supports other characters but the mkfont_bdf tool didn't like the files I fed it.
link
ozzydave
1402 days ago
Here's a font that worked for me: ```curl -Lo spleen-16x32.bdf.bdf
https://raw.githubusercontent.com/fcambus/spleen/master/sple...
```
Added a Dockerfile to make the build easier here:
https://github.com/DaveHarrington/rM2-stuff
link