https://bugzilla.redhat.com/show_bug.cgi?id=1654517
--- Comment #12 from Akira TAGOH <[email protected]> --- The modern fonts can be used in even both apps. For Emacs, you can define own fontset with (new-fontset ...) and (set-fontset-font ...) functions. google it. you may see some examples. For xterm, you can specify a font with -fa option like -fa "DejaVu Sans Mono:size=10" or in X resources: xterm*faceName: DejaVu Sans Mono:size=10 -- 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://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
