On Fri, 10 Jun 2022 23:26:09 -0400 Jon LaBadie <jonfu@xxxxxxxxxx> wrote: > 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 <hennebry@xxxxxxxxxxxxxxxxxxxxx> 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? Yeah, I made an assumption. I assumed that in the absence of a specific print font it would just default to the font from the screen interface. The config command for that is, for example, set pfn=courier but it is commented out in my .gvimrc _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure