liamspradlin / Girassol-Display

SIL Open Font License 1.1
12 stars 0 forks source link

fontbakery style name failure #5

Closed liamspradlin closed 4 years ago

liamspradlin commented 4 years ago

Checking file is named canonically.

  • FAIL: Style name used in "/Girassol-Display.ttf" is not canonical. You should rebuild the font using any of the following style names: "Thin", "ExtraLight", "Light", "Regular", "Medium", "SemiBold", "Bold", "ExtraBold", "Black", "Thin Italic", "ExtraLight Italic", "Light Italic", "Italic", "Medium Italic", "SemiBold Italic", "Bold Italic", "ExtraBold Italic", "Black Italic". [code: bad-static-filename]

    Result: FAIL

Encountering this failure when I run fontbakery, but the Style name is set to "Regular" in the Font Info before the font is built.

thundernixon commented 4 years ago

Have you tried changing the file name to Girassol-Regular.ufo, then building? Potentially, you may even pass this test by just changing the file name of the output font to Girassol-Regular.ttf. Let me know if that changes anything!

liamspradlin commented 4 years ago

I can't believe it, building it as Girassol-Regular worked! 🎉