I get the following alert every time I open a footprint or schematic after a fresh launch.
“KiCad Warning
Font ‘Avenir Heavy’ not found; substituting ‘Avenir Heavy’.”
Seems like KiCad found what it said it couldn’t find.
Any way to convince KiCad that everything is OK?
FYI - another thing to consider: Some Fonts are Glyph-based and have caused problems in the past (on my machine). I don’t know what Kicad does about that and I use only UTF-8 fonts now but, it’s worth pointing out while a Font related bug-fix is taking place…
FOLLOW-UP:
I went through some Font selections (did not look to see if they are Glyph-Based or not) but, several had problems. Also, Kicad could not find some so, it used Replacement fonts and they also did Not work.
I can’t imagine why, aside from some need for Graphic-text, a user would not use a standard font but…
Any idea’s about putting this in the info bar instead of a dialog?
Putting a timer on the info bar, so it goes away after a few minutes without clicking would also be nice.
Personally I don’t care much about fonts and this font substitution is sometimes an annoyance when working with projects form others (For me, mostly forum reviews and bug localization.)
If they don’t get posted to the issue tracker, they may or may not get fixed. I happened to be dealing with fonts a lot for a bit of work so this popped up for me. Submit issues and it’s easier to find/close them
I had the same issue with Arial Black.
Font ‘Arial Black’ not found; substituting ‘Arial Black’.
I opened the library with Notepad++ and searched for the text “Arial Black” and found a component with that text font. Then I edited the component and changed the text type to the default font, updated the schematic and solved the problem.