pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/60146: JetBrainsMono-ttf font uses italics by default for regular text, behaviour not observed with other fonts



The following reply was made to PR pkg/60146; it has been noted by GNATS.

From: Valery Ushakov <uwe%stderr.spb.ru@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/60146: JetBrainsMono-ttf font uses italics by default for
 regular text, behaviour not observed with other fonts
Date: Mon, 30 Mar 2026 18:46:29 +0300

 Which versions of emacs, fontconfig, etc?  I'm writing this in a
 buffer of an emacs-28.2 on a 10-stable system with pkgsrc-2025Q4 in a
 frame that I have just manually set to:
 
   (modify-frame-parameters nil '((font . "JetBrains Mono-12")))
 
 You can ask fontconfig what does it think about the font spec with:
 
   $ /usr/pkg/bin/fc-match 'JetBrains Mono-12'
   JetBrainsMono-Regular.ttf: "JetBrains Mono" "Regular"
 
 (you might need the full pathname to use the fontconfig your emacs is
 built with, the other alternative being /usr/X11R7/bin/fc-match)
 
 -uwe
 



Home | Main Index | Thread Index | Old Index