https://bugzilla.redhat.com/show_bug.cgi?id=1753295



--- Comment #4 from Peng Wu <[email protected]> ---
I just tried with fonttosfnt recently, and it seems work now.

Here are the steps to make the OpenType Bitmap fonts.

1. clone the fonttosfnt project from freedesktop;
URL: https://gitlab.freedesktop.org/xorg/app/fonttosfnt

2. apply three merge request in the upstream project;
URL: https://gitlab.freedesktop.org/xorg/app/fonttosfnt/merge_requests
from merge request !2 to !4.

3. generate the regular and bold style of fonts;
$./fonttosfnt -b -g 2 -m 2 -o terminusn.otb ../terminus-fonts/ter-*n.pcf.gz
$./fonttosfnt -b -g 2 -m 2 -o terminusb.otb ../terminus-fonts/ter-*b.pcf.gz

4. remove the terminus-fonts package and install the terminusn.otb and
terminusn.otb fonts;

5. re-login the desktop and use the "Terminus" font;

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
fonts-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to