开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

fonts


 

Hi Andrew,
There seems to be something slightly weird with how fonts are rendered on macOS.

I was trying to use B612, the free airbus cockpit display font, and while the mono version loads fine and works well, the variable version seems to be loading the BOLD variant instead on the menus, which just makes it ugly.

The same happens with most other fonts that have a bold variant (Avenir New, Calibri, DejaVu Sans, Helvetica Neue etc).

It seems to be ok on the map itself.

Carl.


 

On 21 Sep 2023, at 7:12 pm, Carl Makin <carl@...> wrote:
I was trying to use B612, the free airbus cockpit display font, and while the mono version loads fine and works well, the variable version seems to be loading the BOLD variant instead on the menus, which just makes it ugly.

The same happens with most other fonts that have a bold variant (Avenir New, Calibri, DejaVu Sans, Helvetica Neue etc).
Ok, worked it out. It’s by design. FontCache.java/FontAttr has ‘wantsBold’ set to true for most of the UI elements. I can live with it.


Carl.