On Fri, Jun 10, 2022 at 05:51:05AM -0700, stan via users wrote:
On Thu, 9 Jun 2022 21:16:41 -0500 (CDT)
Michael Hennebry <henne...@web.cs.ndsu.nodak.edu> wrote:

The font gvim uses when printing is annoyingly faint.
The font gedit uses works for me.

How do I find out what font gedit is
using and tell gvim to use that font?

I'm running F35.


...
In gvim, the font is selected in .gvimrc, the configuration file.
Something like
set gfn=Terminus\ Bold\ 14

So, find the font name in gedit, and add it to the .gvimrc file.


I think gfn is guifont.
Perhaps printfont is what needs to be checked with:

    :set printfont?

jl
--
Jon H. LaBadie                  jo...@jgcomp.com
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to