Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing font #114

Closed
glidero opened this issue Jan 15, 2021 · 1 comment · Fixed by #121
Closed

Missing font #114

glidero opened this issue Jan 15, 2021 · 1 comment · Fixed by #121
Labels
bug Something isn't working
Milestone

Comments

@glidero
Copy link
Contributor

glidero commented Jan 15, 2021

Hello,
ovmenu-ng.sh (for CH070 and PQ070) refers, on line 387, to font: "ter-124b.psf.gz".
This font is missing in \usr\share\consolefonts after compilation.
On image 17119 there is a whole family of these Terminal (ter-) fonts.
Perhaps not a problem for CH070 and PQ070 users. On displays with higher resolution, however, the shell font size is very small.
After adding this font to appropriate folder (after compilation), size went back to normal, same as in 17119.
Request - please put back Terminal font family, or change font type in ovmenu-ng.sh to some actually available in /consolefonts folder.
Thanks
Daniel

@glidero
Copy link
Contributor Author

glidero commented Feb 5, 2021

I do reply to myself :-) Solution of missing font - have found 3 fonts with appropriate size for 1280x800 resolution, which are already in /usr/share/consolefonts after compilation. They are:

  1. iso01-12x22.psfu.gz
  2. LatGrkCyr-12x22.psfu.gz
  3. sun12x22.psfu.gz

Best looking one is Nr. 2 - LatGrkCyr-12x22.psfu.gz. Will do PR with edited "ovmenu-ng.sh" for AM070-DS2 machine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants