Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Belanosima: Version 2.000 added #6158

Merged
merged 1 commit into from
Jun 15, 2023
Merged

Conversation

yanone
Copy link
Collaborator

@yanone yanone commented Apr 4, 2023

f9cfb5c: [gftools-packager] Belanosima: Version 2.000 added

@yanone yanone linked an issue Apr 4, 2023 that may be closed by this pull request
9 tasks
@yanone yanone self-assigned this Apr 4, 2023
@github-actions
Copy link

github-actions bot commented Apr 4, 2023

Fontbakery report

Fontbakery version: 0.8.11

[3] Family checks
🔥 FAIL: Each font in a family must have the same set of vertical metrics values. (com.google.fonts/check/family/vertical_metrics)
  • 🔥 FAIL sTypoAscender is not the same across the family:
    Belanosima SemiBold: 1893
    Belanosima: 1835
    Belanosima Bold: 1857 [code: sTypoAscender-mismatch]
  • 🔥 FAIL sTypoDescender is not the same across the family:
    Belanosima SemiBold: -419
    Belanosima: -416
    Belanosima Bold: -678 [code: sTypoDescender-mismatch]
  • 🔥 FAIL sTypoLineGap is not the same across the family:
    Belanosima SemiBold: 197
    Belanosima: 190
    Belanosima Bold: 215 [code: sTypoLineGap-mismatch]
  • 🔥 FAIL usWinAscent is not the same across the family:
    Belanosima SemiBold: 1880
    Belanosima: 1827
    Belanosima Bold: 1844 [code: usWinAscent-mismatch]
  • 🔥 FAIL usWinDescent is not the same across the family:
    Belanosima SemiBold: 419
    Belanosima: 416
    Belanosima Bold: 440 [code: usWinDescent-mismatch]
  • 🔥 FAIL ascent is not the same across the family:
    Belanosima SemiBold: 1893
    Belanosima: 1835
    Belanosima Bold: 1857 [code: ascent-mismatch]
  • 🔥 FAIL descent is not the same across the family:
    Belanosima SemiBold: -419
    Belanosima: -416
    Belanosima Bold: -678 [code: descent-mismatch]
🔥 FAIL: Fonts have consistent underline thickness? (com.google.fonts/check/family/underline_thickness)
  • 🔥 FAIL Thickness of the underline is not the same across this family. In order to fix this, please make sure that the underlineThickness value is the same in the 'post' table of all of this family font files.
    Detected underlineThickness values are:
    ofl/belanosima/Belanosima-SemiBold.ttf: 120
    ofl/belanosima/Belanosima-Regular.ttf: 102
    ofl/belanosima/Belanosima-Bold.ttf: 120
    [code: inconsistent-underline-thickness]
INFO: Check axis ordering on the STAT table. (com.google.fonts/check/STAT/axis_order)
  • INFO From a total of 3 font files, 3 of them (100.00%) lack a STAT table.

    And these are the most common STAT axis orderings:
    [code: summary]


[32] Belanosima-SemiBold.ttf
🔥 FAIL: Does DESCRIPTION file contain a upstream Git repo URL? (com.google.fonts/check/description/git_url)
  • 🔥 FAIL Please host your font project on a public Git repo (such as GitHub or GitLab) and place a link in the DESCRIPTION.en_us.html file. [code: lacks-git-url]
🔥 FAIL: Check Google Fonts glyph coverage. (com.google.fonts/check/glyph_coverage)
  • 🔥 FAIL Missing required codepoints:

    • 0x030B (COMBINING DOUBLE ACUTE ACCENT)

    • 0x0304 (COMBINING MACRON)

    • 0x0102 (LATIN CAPITAL LETTER A WITH BREVE)

    • 0x0100 (LATIN CAPITAL LETTER A WITH MACRON)

    • 0x0104 (LATIN CAPITAL LETTER A WITH OGONEK)

    • 0x0106 (LATIN CAPITAL LETTER C WITH ACUTE)

    • 0x010C (LATIN CAPITAL LETTER C WITH CARON)

    • 0x010A (LATIN CAPITAL LETTER C WITH DOT ABOVE)

    • 0x010E (LATIN CAPITAL LETTER D WITH CARON)

    • 0x0110 (LATIN CAPITAL LETTER D WITH STROKE)

    • 99 more.

Use -F or --full-lists to disable shortening of long lists. [code: missing-codepoints]

🔥 FAIL: Check font follows the Google Fonts vertical metric schema (com.google.fonts/check/vertical_metrics)
  • 🔥 FAIL OS/2.sTypoLineGap is "197" it should be 0 [code: bad-OS/2.sTypoLineGap]
  • 🔥 FAIL The sum of hhea.ascender + abs(hhea.descender) + hhea.lineGap is 2312 when it should be at least 2457 [code: bad-hhea-range]
🔥 FAIL: Ensure METADATA.pb does not use escaped strings. (com.google.fonts/check/metadata/escaped_strings)
🔥 FAIL: OS/2.fsSelection bit 7 (USE_TYPO_METRICS) is set in all fonts. (com.google.fonts/check/os2/use_typo_metrics)
  • 🔥 FAIL OS/2.fsSelection bit 7 (USE_TYPO_METRICS) wasNOT set in the following fonts: ['ofl/belanosima/Belanosima-SemiBold.ttf', 'ofl/belanosima/Belanosima-Regular.ttf', 'ofl/belanosima/Belanosima-Bold.ttf']. [code: missing-os2-fsselection-bit7]
🔥 FAIL: Checking OS/2 usWinAscent & usWinDescent. (com.google.fonts/check/family/win_ascent_and_descent)
  • 🔥 FAIL OS/2.usWinAscent value should be equal or greater than 2146, but got 1880 instead [code: ascent]
  • 🔥 FAIL OS/2.usWinDescent value should be equal or greater than 524, but got 419 instead. [code: descent]
🔥 FAIL: Checking OS/2 Metrics match hhea Metrics. (com.google.fonts/check/os2_metrics_match_hhea)
  • 🔥 FAIL OS/2 sTypoLineGap (197) and hhea lineGap (0) must be equal. [code: lineGap]
🔥 FAIL: Ensure soft_dotted characters lose their dot when combined with marks that replace the dot. (com.google.fonts/check/soft_dotted)
  • 🔥 FAIL The dot of soft dotted characters used in orthographies must disappear in the following strings: i̊ j̀ j́ j̃ j̈

The dot of soft dotted characters should disappear in other cases, for example: ĩ i̇ ǐ ĩ̧ i̧̇ i̧̊ ǐ̧ ĩ̵ i̵̇ i̵̊ ǐ̵ ĵ j̇ j̊ ǰ j̧̀ j̧́ ĵ̧ j̧̃ j̧̇ [code: soft-dotted]

WARN: DESCRIPTION.en_us.html should end in a linebreak. (com.google.fonts/check/description/eof_linebreak)
  • WARN The last characther on DESCRIPTION.en_us.html is not a line-break. Please add it. [code: missing-eof-linebreak]
WARN: Copyright notice on METADATA.pb should not contain 'Reserved Font Name'. (com.google.fonts/check/metadata/reserved_font_name)
  • WARN METADATA.pb: copyright field ("Copyright 2023 The Belanosima Project Authors (https://github.com/docrepair-fonts/belanosima-fonts), with Reserved Font Name "Josefin Sans".") contains "Reserved Font Name". This is an error except in a few specific rare cases. [code: rfn]
WARN: Name table strings must not contain the string 'Reserved Font Name'. (com.google.fonts/check/name/rfn)
  • WARN Name table entry contains "Reserved Font Name" for a family name ("Josefin Sans") that differs from the currently used family name (Belanosima), which is fine. [code: legacy-familyname]
WARN: A static fonts directory with at least two fonts must accompany variable fonts (com.google.fonts/check/repo/vf_has_static_fonts)
  • WARN Please consider adding a subdirectory called "static/" and including in it static font files. [code: missing]
WARN: METADATA.pb: Designers are listed correctly on the Google Fonts catalog? (com.google.fonts/check/metadata/designer_profiles)
  • WARN It seems that The DocRepair Project is still not listed on the designers catalog. Please submit a photo and a link to a webpage where people can learn more about the work of this designer/typefoundry. [code: profile-not-found]
WARN: Ensure fonts have ScriptLangTags declared on the 'meta' table. (com.google.fonts/check/meta/script_lang_tags)
  • WARN This font file does not have a 'meta' table. [code: lacks-meta-table]
WARN: Font contains '.notdef' as its first glyph? (com.google.fonts/check/mandatory_glyphs)
  • WARN Glyph '.notdef' should contain a drawing, but it is empty. [code: empty]
WARN: Font has **proper** whitespace glyph names? (com.google.fonts/check/whitespace_glyphnames)
  • WARN Glyph 0x00A0 is called "nbspace": Change to "uni00A0" [code: not-recommended-00a0]
WARN: Check if each glyph has the recommended amount of contours. (com.google.fonts/check/contour_count)
  • WARN This check inspects the glyph outlines and detects the total number of contours in each of them. The expected values are infered from the typical ammounts of contours observed in a large collection of reference font families. The divergences listed below may simply indicate a significantly different design on some of your glyphs. On the other hand, some of these may flag actual bugs in the font such as glyphs mapped to an incorrect codepoint. Please consider reviewing the design and codepoint assignment of these to make sure they are correct.

The following glyphs do not have the recommended number of contours:

- Glyph name: Z	Contours detected: 2	Expected: 1

- Glyph name: u	Contours detected: 2	Expected: 1

- Glyph name: Eth	Contours detected: 3	Expected: 2

- Glyph name: ugrave	Contours detected: 3	Expected: 2

- Glyph name: uacute	Contours detected: 3	Expected: 2

- Glyph name: ucircumflex	Contours detected: 3	Expected: 2

- Glyph name: udieresis	Contours detected: 4	Expected: 3

- Glyph name: Zcaron	Contours detected: 3	Expected: 2

- Glyph name: Omega	Contours detected: 0	Expected: 1

- Glyph name: partialdiff	Contours detected: 0	Expected: 2 

- 10 more.

Use -F or --full-lists to disable shortening of long lists.
[code: contour-count]

WARN: Does the font contain a soft hyphen? (com.google.fonts/check/soft_hyphen)
  • WARN This font has a 'Soft Hyphen' character. [code: softhyphen]
WARN: Check math signs have the same width. (com.google.fonts/check/math_signs_width)
  • WARN The most common width is 821 among a set of 2 math glyphs.
    The following math glyphs have a different width, though:

Width = 969:
plus

Width = 987:
equal

Width = 942:
logicalnot

Width = 838:
plusminus, divide

Width = 968:
multiply

Width = 864:
minus

Width = 1034:
approxequal

Width = 903:
notequal

Width = 698:
greaterequal, lessequal
[code: width-outliers]

WARN: Checking Vertical Metric Linegaps. (com.google.fonts/check/linegaps)
  • WARN OS/2 sTypoLineGap is not equal to 0. [code: OS/2]
WARN: Does GPOS table have kerning information? This check skips monospaced fonts as defined by post.isFixedPitch value (com.google.fonts/check/gpos_kerning_info)
  • WARN GPOS table lacks kerning information. [code: lacks-kern-info]
WARN: Are there any misaligned on-curve points? (com.google.fonts/check/outline_alignment_miss)
  • WARN The following glyphs have on-curve points which have potentially incorrect y coordinates:

    • dollar (U+0024): X=342.5,Y=1.0 (should be at baseline 0?)

    • dollar (U+0024): X=936.0,Y=1433.0 (should be at cap-height 1434?)

    • dollar (U+0024): X=630.5,Y=1.5 (should be at baseline 0?)

    • percent (U+0025): X=285.0,Y=-1.0 (should be at baseline 0?)

    • parenleft (U+0028): X=707.0,Y=1432.0 (should be at cap-height 1434?)

    • slash (U+002F): X=241.0,Y=-2.0 (should be at baseline 0?)

    • three (U+0033): X=324.5,Y=0.5 (should be at baseline 0?)

    • five (U+0035): X=357.5,Y=1.5 (should be at baseline 0?)

    • semicolon (U+003B): X=81.0,Y=2.0 (should be at baseline 0?)

    • at (U+0040): X=1047.0,Y=1.0 (should be at baseline 0?)

    • 44 more.

Use -F or --full-lists to disable shortening of long lists. [code: found-misalignments]

WARN: Do any segments have colinear vectors? (com.google.fonts/check/outline_colinear_vectors)
  • WARN The following glyphs have colinear vectors:

    • ogonek (U+02DB): L<<256.0,21.0>--<261.0,21.0>> -> L<<261.0,21.0>--<430.0,11.0>> [code: found-colinear-vectors]
WARN: Do outlines contain any jaggy segments? (com.google.fonts/check/outline_jaggy_segments)
  • WARN The following glyphs have jaggy segments:

    • u (U+0075): B<<762.0,187.0>-<762.0,199.0>-<770.0,217.0>>/B<<770.0,217.0>-<719.0,109.0>-<632.0,40.5>> = 1.315233260974403

    • u (U+0075): B<<775.0,229.0>-<778.0,234.0>-<779.0,237.0>>/B<<779.0,237.0>-<777.0,233.0>-<775.0,229.0>> = 8.13010235415587

    • u (U+0075): B<<779.0,237.0>-<777.0,233.0>-<775.0,229.0>>/B<<775.0,229.0>-<778.0,234.0>-<779.0,237.0>> = 4.398705354995508

    • uacute (U+00FA): B<<762.0,187.0>-<762.0,199.0>-<770.0,217.0>>/B<<770.0,217.0>-<719.0,109.0>-<632.0,40.5>> = 1.315233260974403

    • uacute (U+00FA): B<<775.0,229.0>-<778.0,234.0>-<779.0,237.0>>/B<<779.0,237.0>-<777.0,233.0>-<775.0,229.0>> = 8.13010235415587

    • uacute (U+00FA): B<<779.0,237.0>-<777.0,233.0>-<775.0,229.0>>/B<<775.0,229.0>-<778.0,234.0>-<779.0,237.0>> = 4.398705354995508

    • ucircumflex (U+00FB): B<<762.0,187.0>-<762.0,199.0>-<770.0,217.0>>/B<<770.0,217.0>-<719.0,109.0>-<632.0,40.5>> = 1.315233260974403

    • ucircumflex (U+00FB): B<<775.0,229.0>-<778.0,234.0>-<779.0,237.0>>/B<<779.0,237.0>-<777.0,233.0>-<775.0,229.0>> = 8.13010235415587

    • ucircumflex (U+00FB): B<<779.0,237.0>-<777.0,233.0>-<775.0,229.0>>/B<<775.0,229.0>-<778.0,234.0>-<779.0,237.0>> = 4.398705354995508

    • udieresis (U+00FC): B<<762.0,187.0>-<762.0,199.0>-<770.0,217.0>>/B<<770.0,217.0>-<719.0,109.0>-<632.0,40.5>> = 1.315233260974403

    • 5 more.

Use -F or --full-lists to disable shortening of long lists. [code: found-jaggy-segments]

WARN: Do outlines contain any semi-vertical or semi-horizontal lines? (com.google.fonts/check/outline_semi_vertical)
  • WARN The following glyphs have semi-vertical/semi-horizontal lines:

    • Ccedilla (U+00C7): L<<654.0,28.0>--<847.0,29.0>>

    • E (U+0045): L<<494.0,1080.0>--<495.0,881.0>>

    • E (U+0045): L<<495.0,553.0>--<494.0,347.0>>

    • Eacute (U+00C9): L<<494.0,1080.0>--<495.0,881.0>>

    • Eacute (U+00C9): L<<495.0,553.0>--<494.0,347.0>>

    • Ecircumflex (U+00CA): L<<494.0,1080.0>--<495.0,881.0>>

    • Ecircumflex (U+00CA): L<<495.0,553.0>--<494.0,347.0>>

    • Edieresis (U+00CB): L<<494.0,1080.0>--<495.0,881.0>>

    • Edieresis (U+00CB): L<<495.0,553.0>--<494.0,347.0>>

    • Egrave (U+00C8): L<<494.0,1080.0>--<495.0,881.0>>

    • 33 more.

Use -F or --full-lists to disable shortening of long lists. [code: found-semi-vertical]

INFO: Show hinting filesize impact. (com.google.fonts/check/hinting_impact)
  • INFO Hinting filesize impact:
ofl/belanosima/Belanosima-SemiBold.ttf
Dehinted Size 37.4kb
Hinted Size 37.5kb
Increase 24 bytes
Change 0.1 %
[code: size-impact]
INFO: Font has old ttfautohint applied? (com.google.fonts/check/old_ttfautohint)
  • INFO Could not detect which version of ttfautohint was used in this font. It is typically specified as a comment in the font version entries of the 'name' table. Such font version strings are currently: ['Version 2.000'] [code: version-not-detected]
INFO: EPAR table present in font? (com.google.fonts/check/epar)
INFO: Is the Grid-fitting and Scan-conversion Procedure ('gasp') table set to optimize rendering? (com.google.fonts/check/gasp)
  • INFO These are the ppm ranges declared on the gasp table:

PPM <= 65535:
flag = 0x0F
- Use grid-fitting
- Use grayscale rendering
- Use gridfitting with ClearType symmetric smoothing
- Use smoothing along multiple axes with ClearType®
[code: ranges]

INFO: Check for font-v versioning. (com.google.fonts/check/fontv)
  • INFO Version string is: "Version 2.000"
    The version string must ideally include a git commit hash and either a "dev" or a "release" suffix such as in the example below:
    "Version 1.3; git-0d08353-release" [code: bad-format]
INFO: Font contains all required tables? (com.google.fonts/check/required_tables)
  • INFO This font contains the following optional tables:

    • loca

    • prep

    • gasp [code: optional-tables]

INFO: List all superfamily filepaths (com.google.fonts/check/superfamily/list)
  • INFO ofl/belanosima [code: family-path]

[31] Belanosima-Regular.ttf
🔥 FAIL: Does DESCRIPTION file contain a upstream Git repo URL? (com.google.fonts/check/description/git_url)
  • 🔥 FAIL Please host your font project on a public Git repo (such as GitHub or GitLab) and place a link in the DESCRIPTION.en_us.html file. [code: lacks-git-url]
🔥 FAIL: Check Google Fonts glyph coverage. (com.google.fonts/check/glyph_coverage)
  • 🔥 FAIL Missing required codepoints:

    • 0x030B (COMBINING DOUBLE ACUTE ACCENT)

    • 0x0304 (COMBINING MACRON)

    • 0x0102 (LATIN CAPITAL LETTER A WITH BREVE)

    • 0x0100 (LATIN CAPITAL LETTER A WITH MACRON)

    • 0x0104 (LATIN CAPITAL LETTER A WITH OGONEK)

    • 0x0106 (LATIN CAPITAL LETTER C WITH ACUTE)

    • 0x010C (LATIN CAPITAL LETTER C WITH CARON)

    • 0x010A (LATIN CAPITAL LETTER C WITH DOT ABOVE)

    • 0x010E (LATIN CAPITAL LETTER D WITH CARON)

    • 0x0110 (LATIN CAPITAL LETTER D WITH STROKE)

    • 99 more.

Use -F or --full-lists to disable shortening of long lists. [code: missing-codepoints]

🔥 FAIL: Check font follows the Google Fonts vertical metric schema (com.google.fonts/check/vertical_metrics)
  • 🔥 FAIL OS/2.sTypoLineGap is "190" it should be 0 [code: bad-OS/2.sTypoLineGap]
  • 🔥 FAIL The sum of hhea.ascender + abs(hhea.descender) + hhea.lineGap is 2251 when it should be at least 2457 [code: bad-hhea-range]
🔥 FAIL: Ensure METADATA.pb does not use escaped strings. (com.google.fonts/check/metadata/escaped_strings)
🔥 FAIL: OS/2.fsSelection bit 7 (USE_TYPO_METRICS) is set in all fonts. (com.google.fonts/check/os2/use_typo_metrics)
  • 🔥 FAIL OS/2.fsSelection bit 7 (USE_TYPO_METRICS) wasNOT set in the following fonts: ['ofl/belanosima/Belanosima-SemiBold.ttf', 'ofl/belanosima/Belanosima-Regular.ttf', 'ofl/belanosima/Belanosima-Bold.ttf']. [code: missing-os2-fsselection-bit7]
🔥 FAIL: Checking OS/2 usWinAscent & usWinDescent. (com.google.fonts/check/family/win_ascent_and_descent)
  • 🔥 FAIL OS/2.usWinAscent value should be equal or greater than 2146, but got 1827 instead [code: ascent]
  • 🔥 FAIL OS/2.usWinDescent value should be equal or greater than 524, but got 416 instead. [code: descent]
🔥 FAIL: Checking OS/2 Metrics match hhea Metrics. (com.google.fonts/check/os2_metrics_match_hhea)
  • 🔥 FAIL OS/2 sTypoLineGap (190) and hhea lineGap (0) must be equal. [code: lineGap]
🔥 FAIL: Ensure soft_dotted characters lose their dot when combined with marks that replace the dot. (com.google.fonts/check/soft_dotted)
  • 🔥 FAIL The dot of soft dotted characters used in orthographies must disappear in the following strings: i̊ j̀ j́ j̃ j̈

The dot of soft dotted characters should disappear in other cases, for example: ĩ i̇ ǐ ĩ̧ i̧̇ i̧̊ ǐ̧ ĩ̵ i̵̇ i̵̊ ǐ̵ ĵ j̇ j̊ ǰ j̧̀ j̧́ ĵ̧ j̧̃ j̧̇ [code: soft-dotted]

WARN: DESCRIPTION.en_us.html should end in a linebreak. (com.google.fonts/check/description/eof_linebreak)
  • WARN The last characther on DESCRIPTION.en_us.html is not a line-break. Please add it. [code: missing-eof-linebreak]
WARN: Copyright notice on METADATA.pb should not contain 'Reserved Font Name'. (com.google.fonts/check/metadata/reserved_font_name)
  • WARN METADATA.pb: copyright field ("Copyright 2023 The Belanosima Project Authors (https://github.com/docrepair-fonts/belanosima-fonts), with Reserved Font Name "Josefin Sans".") contains "Reserved Font Name". This is an error except in a few specific rare cases. [code: rfn]
WARN: Name table strings must not contain the string 'Reserved Font Name'. (com.google.fonts/check/name/rfn)
  • WARN Name table entry contains "Reserved Font Name" for a family name ("Josefin Sans") that differs from the currently used family name (Belanosima), which is fine. [code: legacy-familyname]
WARN: A static fonts directory with at least two fonts must accompany variable fonts (com.google.fonts/check/repo/vf_has_static_fonts)
  • WARN Please consider adding a subdirectory called "static/" and including in it static font files. [code: missing]
WARN: METADATA.pb: Designers are listed correctly on the Google Fonts catalog? (com.google.fonts/check/metadata/designer_profiles)
  • WARN It seems that The DocRepair Project is still not listed on the designers catalog. Please submit a photo and a link to a webpage where people can learn more about the work of this designer/typefoundry. [code: profile-not-found]
WARN: Ensure fonts have ScriptLangTags declared on the 'meta' table. (com.google.fonts/check/meta/script_lang_tags)
  • WARN This font file does not have a 'meta' table. [code: lacks-meta-table]
WARN: Font contains '.notdef' as its first glyph? (com.google.fonts/check/mandatory_glyphs)
  • WARN Glyph '.notdef' should contain a drawing, but it is empty. [code: empty]
WARN: Font has **proper** whitespace glyph names? (com.google.fonts/check/whitespace_glyphnames)
  • WARN Glyph 0x00A0 is called "nbspace": Change to "uni00A0" [code: not-recommended-00a0]
WARN: Check if each glyph has the recommended amount of contours. (com.google.fonts/check/contour_count)
  • WARN This check inspects the glyph outlines and detects the total number of contours in each of them. The expected values are infered from the typical ammounts of contours observed in a large collection of reference font families. The divergences listed below may simply indicate a significantly different design on some of your glyphs. On the other hand, some of these may flag actual bugs in the font such as glyphs mapped to an incorrect codepoint. Please consider reviewing the design and codepoint assignment of these to make sure they are correct.

The following glyphs do not have the recommended number of contours:

- Glyph name: Eth	Contours detected: 3	Expected: 2

- Glyph name: Omega	Contours detected: 0	Expected: 1

- Glyph name: partialdiff	Contours detected: 0	Expected: 2

- Glyph name: Eth	Contours detected: 3	Expected: 2

- Glyph name: fi	Contours detected: 1	Expected: 3 

- Glyph name: partialdiff	Contours detected: 0	Expected: 2

[code: contour-count]

WARN: Does the font contain a soft hyphen? (com.google.fonts/check/soft_hyphen)
  • WARN This font has a 'Soft Hyphen' character. [code: softhyphen]
WARN: Check math signs have the same width. (com.google.fonts/check/math_signs_width)
  • WARN The most common width is 827 among a set of 3 math glyphs.
    The following math glyphs have a different width, though:

Width = 729:
less, greater

Width = 893:
equal

Width = 942:
logicalnot

Width = 838:
plusminus, divide

Width = 1034:
approxequal

Width = 903:
notequal

Width = 698:
greaterequal, lessequal
[code: width-outliers]

WARN: Checking Vertical Metric Linegaps. (com.google.fonts/check/linegaps)
  • WARN OS/2 sTypoLineGap is not equal to 0. [code: OS/2]
WARN: Does GPOS table have kerning information? This check skips monospaced fonts as defined by post.isFixedPitch value (com.google.fonts/check/gpos_kerning_info)
  • WARN GPOS table lacks kerning information. [code: lacks-kern-info]
WARN: Are there any misaligned on-curve points? (com.google.fonts/check/outline_alignment_miss)
  • WARN The following glyphs have on-curve points which have potentially incorrect y coordinates:

    • dollar (U+0024): X=567.5,Y=1.5 (should be at baseline 0?)

    • percent (U+0025): X=275.0,Y=-1.0 (should be at baseline 0?)

    • ampersand (U+0026): X=341.0,Y=1436.0 (should be at cap-height 1434?)

    • five (U+0035): X=326.0,Y=-1.0 (should be at baseline 0?)

    • G (U+0047): X=966.0,Y=2.0 (should be at baseline 0?)

    • N (U+004E): X=140.0,Y=1436.0 (should be at cap-height 1434?)

    • V (U+0056): X=659.0,Y=2.0 (should be at baseline 0?)

    • V (U+0056): X=611.0,Y=2.0 (should be at baseline 0?)

    • W (U+0057): X=607.5,Y=1.5 (should be at baseline 0?)

    • b (U+0062): X=322.5,Y=1432.0 (should be at cap-height 1434?)

    • 38 more.

Use -F or --full-lists to disable shortening of long lists. [code: found-misalignments]

WARN: Do any segments have colinear vectors? (com.google.fonts/check/outline_colinear_vectors)
  • WARN The following glyphs have colinear vectors:

    • U (U+0055): L<<362.0,1362.0>--<363.0,1313.0>> -> L<<363.0,1313.0>--<364.0,1166.0>>

    • U (U+0055): L<<992.0,1166.0>--<993.0,1313.0>> -> L<<993.0,1313.0>--<994.0,1362.0>>

    • Uacute (U+00DA): L<<362.0,1362.0>--<363.0,1313.0>> -> L<<363.0,1313.0>--<364.0,1166.0>>

    • Uacute (U+00DA): L<<992.0,1166.0>--<993.0,1313.0>> -> L<<993.0,1313.0>--<994.0,1362.0>>

    • Ucircumflex (U+00DB): L<<362.0,1362.0>--<363.0,1313.0>> -> L<<363.0,1313.0>--<364.0,1166.0>>

    • Ucircumflex (U+00DB): L<<992.0,1166.0>--<993.0,1313.0>> -> L<<993.0,1313.0>--<994.0,1362.0>>

    • Udieresis (U+00DC): L<<362.0,1362.0>--<363.0,1313.0>> -> L<<363.0,1313.0>--<364.0,1166.0>>

    • Udieresis (U+00DC): L<<992.0,1166.0>--<993.0,1313.0>> -> L<<993.0,1313.0>--<994.0,1362.0>>

    • Ugrave (U+00D9): L<<362.0,1362.0>--<363.0,1313.0>> -> L<<363.0,1313.0>--<364.0,1166.0>>

    • Ugrave (U+00D9): L<<992.0,1166.0>--<993.0,1313.0>> -> L<<993.0,1313.0>--<994.0,1362.0>>

    • braceleft (U+007B): L<<592.0,1382.0>--<555.0,1382.0>> -> L<<555.0,1382.0>--<539.0,1383.0>>

    • summation (U+2211): L<<146.0,488.0>--<181.0,651.0>> -> L<<181.0,651.0>--<193.0,706.0>> [code: found-colinear-vectors]

WARN: Do outlines contain any semi-vertical or semi-horizontal lines? (com.google.fonts/check/outline_semi_vertical)
  • WARN The following glyphs have semi-vertical/semi-horizontal lines:

    • P (U+0050): L<<383.0,454.0>--<380.0,40.0>>

    • T (U+0054): L<<395.0,744.0>--<394.0,1149.0>>

    • U (U+0055): L<<363.0,1313.0>--<364.0,1166.0>>

    • U (U+0055): L<<992.0,1166.0>--<993.0,1313.0>>

    • Uacute (U+00DA): L<<363.0,1313.0>--<364.0,1166.0>>

    • Uacute (U+00DA): L<<992.0,1166.0>--<993.0,1313.0>>

    • Ucircumflex (U+00DB): L<<363.0,1313.0>--<364.0,1166.0>>

    • Ucircumflex (U+00DB): L<<992.0,1166.0>--<993.0,1313.0>>

    • Udieresis (U+00DC): L<<363.0,1313.0>--<364.0,1166.0>>

    • Udieresis (U+00DC): L<<992.0,1166.0>--<993.0,1313.0>>

    • 18 more.

Use -F or --full-lists to disable shortening of long lists. [code: found-semi-vertical]

INFO: Show hinting filesize impact. (com.google.fonts/check/hinting_impact)
  • INFO Hinting filesize impact:
ofl/belanosima/Belanosima-Regular.ttf
Dehinted Size 36.9kb
Hinted Size 37.0kb
Increase 24 bytes
Change 0.1 %
[code: size-impact]
INFO: Font has old ttfautohint applied? (com.google.fonts/check/old_ttfautohint)
  • INFO Could not detect which version of ttfautohint was used in this font. It is typically specified as a comment in the font version entries of the 'name' table. Such font version strings are currently: ['Version 2.000'] [code: version-not-detected]
INFO: EPAR table present in font? (com.google.fonts/check/epar)
INFO: Is the Grid-fitting and Scan-conversion Procedure ('gasp') table set to optimize rendering? (com.google.fonts/check/gasp)
  • INFO These are the ppm ranges declared on the gasp table:

PPM <= 65535:
flag = 0x0F
- Use grid-fitting
- Use grayscale rendering
- Use gridfitting with ClearType symmetric smoothing
- Use smoothing along multiple axes with ClearType®
[code: ranges]

INFO: Check for font-v versioning. (com.google.fonts/check/fontv)
  • INFO Version string is: "Version 2.000"
    The version string must ideally include a git commit hash and either a "dev" or a "release" suffix such as in the example below:
    "Version 1.3; git-0d08353-release" [code: bad-format]
INFO: Font contains all required tables? (com.google.fonts/check/required_tables)
  • INFO This font contains the following optional tables:

    • loca

    • prep

    • gasp [code: optional-tables]

INFO: List all superfamily filepaths (com.google.fonts/check/superfamily/list)
  • INFO ofl/belanosima [code: family-path]

[31] Belanosima-Bold.ttf
🔥 FAIL: Does DESCRIPTION file contain a upstream Git repo URL? (com.google.fonts/check/description/git_url)
  • 🔥 FAIL Please host your font project on a public Git repo (such as GitHub or GitLab) and place a link in the DESCRIPTION.en_us.html file. [code: lacks-git-url]
🔥 FAIL: Check Google Fonts glyph coverage. (com.google.fonts/check/glyph_coverage)
  • 🔥 FAIL Missing required codepoints:

    • 0x030B (COMBINING DOUBLE ACUTE ACCENT)

    • 0x0304 (COMBINING MACRON)

    • 0x0102 (LATIN CAPITAL LETTER A WITH BREVE)

    • 0x0100 (LATIN CAPITAL LETTER A WITH MACRON)

    • 0x0104 (LATIN CAPITAL LETTER A WITH OGONEK)

    • 0x0106 (LATIN CAPITAL LETTER C WITH ACUTE)

    • 0x010C (LATIN CAPITAL LETTER C WITH CARON)

    • 0x010A (LATIN CAPITAL LETTER C WITH DOT ABOVE)

    • 0x010E (LATIN CAPITAL LETTER D WITH CARON)

    • 0x0110 (LATIN CAPITAL LETTER D WITH STROKE)

    • 99 more.

Use -F or --full-lists to disable shortening of long lists. [code: missing-codepoints]

🔥 FAIL: Check font follows the Google Fonts vertical metric schema (com.google.fonts/check/vertical_metrics)
  • 🔥 FAIL OS/2.sTypoLineGap is "215" it should be 0 [code: bad-OS/2.sTypoLineGap]
🔥 FAIL: Ensure METADATA.pb does not use escaped strings. (com.google.fonts/check/metadata/escaped_strings)
🔥 FAIL: OS/2.fsSelection bit 7 (USE_TYPO_METRICS) is set in all fonts. (com.google.fonts/check/os2/use_typo_metrics)
  • 🔥 FAIL OS/2.fsSelection bit 7 (USE_TYPO_METRICS) wasNOT set in the following fonts: ['ofl/belanosima/Belanosima-SemiBold.ttf', 'ofl/belanosima/Belanosima-Regular.ttf', 'ofl/belanosima/Belanosima-Bold.ttf']. [code: missing-os2-fsselection-bit7]
🔥 FAIL: Checking OS/2 usWinAscent & usWinDescent. (com.google.fonts/check/family/win_ascent_and_descent)
  • 🔥 FAIL OS/2.usWinAscent value should be equal or greater than 2146, but got 1844 instead [code: ascent]
  • 🔥 FAIL OS/2.usWinDescent value should be equal or greater than 524, but got 440 instead. [code: descent]
🔥 FAIL: Checking OS/2 Metrics match hhea Metrics. (com.google.fonts/check/os2_metrics_match_hhea)
  • 🔥 FAIL OS/2 sTypoLineGap (215) and hhea lineGap (0) must be equal. [code: lineGap]
🔥 FAIL: Ensure soft_dotted characters lose their dot when combined with marks that replace the dot. (com.google.fonts/check/soft_dotted)
  • 🔥 FAIL The dot of soft dotted characters used in orthographies must disappear in the following strings: i̊ j̀ j́ j̃ j̈

The dot of soft dotted characters should disappear in other cases, for example: ĩ i̇ ǐ ĩ̧ i̧̇ i̧̊ ǐ̧ ĩ̵ i̵̇ i̵̊ ǐ̵ ĵ j̇ j̊ ǰ j̧̀ j̧́ ĵ̧ j̧̃ j̧̇ [code: soft-dotted]

WARN: DESCRIPTION.en_us.html should end in a linebreak. (com.google.fonts/check/description/eof_linebreak)
  • WARN The last characther on DESCRIPTION.en_us.html is not a line-break. Please add it. [code: missing-eof-linebreak]
WARN: Copyright notice on METADATA.pb should not contain 'Reserved Font Name'. (com.google.fonts/check/metadata/reserved_font_name)
  • WARN METADATA.pb: copyright field ("Copyright 2023 The Belanosima Project Authors (https://github.com/docrepair-fonts/belanosima-fonts), with Reserved Font Name "Josefin Sans".") contains "Reserved Font Name". This is an error except in a few specific rare cases. [code: rfn]
WARN: Name table strings must not contain the string 'Reserved Font Name'. (com.google.fonts/check/name/rfn)
  • WARN Name table entry contains "Reserved Font Name" for a family name ("Josefin Sans") that differs from the currently used family name (Belanosima), which is fine. [code: legacy-familyname]
WARN: A static fonts directory with at least two fonts must accompany variable fonts (com.google.fonts/check/repo/vf_has_static_fonts)
  • WARN Please consider adding a subdirectory called "static/" and including in it static font files. [code: missing]
WARN: METADATA.pb: Designers are listed correctly on the Google Fonts catalog? (com.google.fonts/check/metadata/designer_profiles)
  • WARN It seems that The DocRepair Project is still not listed on the designers catalog. Please submit a photo and a link to a webpage where people can learn more about the work of this designer/typefoundry. [code: profile-not-found]
WARN: Ensure fonts have ScriptLangTags declared on the 'meta' table. (com.google.fonts/check/meta/script_lang_tags)
  • WARN This font file does not have a 'meta' table. [code: lacks-meta-table]
WARN: Font contains '.notdef' as its first glyph? (com.google.fonts/check/mandatory_glyphs)
  • WARN Glyph '.notdef' should contain a drawing, but it is empty. [code: empty]
WARN: Font has **proper** whitespace glyph names? (com.google.fonts/check/whitespace_glyphnames)
  • WARN Glyph 0x00A0 is called "nbspace": Change to "uni00A0" [code: not-recommended-00a0]
WARN: Check if each glyph has the recommended amount of contours. (com.google.fonts/check/contour_count)
  • WARN This check inspects the glyph outlines and detects the total number of contours in each of them. The expected values are infered from the typical ammounts of contours observed in a large collection of reference font families. The divergences listed below may simply indicate a significantly different design on some of your glyphs. On the other hand, some of these may flag actual bugs in the font such as glyphs mapped to an incorrect codepoint. Please consider reviewing the design and codepoint assignment of these to make sure they are correct.

The following glyphs do not have the recommended number of contours:

- Glyph name: f	Contours detected: 2	Expected: 1

- Glyph name: Eth	Contours detected: 3	Expected: 2

- Glyph name: Omega	Contours detected: 0	Expected: 1

- Glyph name: partialdiff	Contours detected: 0	Expected: 2

- Glyph name: fl	Contours detected: 3	Expected: 1 or 2

- Glyph name: Eth	Contours detected: 3	Expected: 2

- Glyph name: f	Contours detected: 2	Expected: 1

- Glyph name: fi	Contours detected: 2	Expected: 3

- Glyph name: fl	Contours detected: 3	Expected: 2 

- Glyph name: partialdiff	Contours detected: 0	Expected: 2

[code: contour-count]

WARN: Does the font contain a soft hyphen? (com.google.fonts/check/soft_hyphen)
  • WARN This font has a 'Soft Hyphen' character. [code: softhyphen]
WARN: Check math signs have the same width. (com.google.fonts/check/math_signs_width)
  • WARN The most common width is 1108 among a set of 2 math glyphs.
    The following math glyphs have a different width, though:

Width = 911:
less, greater

Width = 1079:
equal

Width = 942:
logicalnot

Width = 838:
plusminus, divide

Width = 900:
minus

Width = 1034:
approxequal

Width = 903:
notequal

Width = 698:
greaterequal, lessequal
[code: width-outliers]

WARN: Checking Vertical Metric Linegaps. (com.google.fonts/check/linegaps)
  • WARN OS/2 sTypoLineGap is not equal to 0. [code: OS/2]
WARN: Does GPOS table have kerning information? This check skips monospaced fonts as defined by post.isFixedPitch value (com.google.fonts/check/gpos_kerning_info)
  • WARN GPOS table lacks kerning information. [code: lacks-kern-info]
WARN: Are there any misaligned on-curve points? (com.google.fonts/check/outline_alignment_miss)
  • WARN The following glyphs have on-curve points which have potentially incorrect y coordinates:

    • dollar (U+0024): X=1067.0,Y=1436.0 (should be at cap-height 1434?)

    • percent (U+0025): X=620.0,Y=1436.0 (should be at cap-height 1434?)

    • percent (U+0025): X=274.0,Y=-1.0 (should be at baseline 0?)

    • percent (U+0025): X=242.5,Y=2.0 (should be at baseline 0?)

    • asterisk (U+002A): X=862.0,Y=1436.0 (should be at cap-height 1434?)

    • comma (U+002C): X=175.0,Y=2.0 (should be at baseline 0?)

    • three (U+0033): X=332.5,Y=0.5 (should be at baseline 0?)

    • semicolon (U+003B): X=108.0,Y=1.0 (should be at baseline 0?)

    • less (U+003C): X=800.0,Y=-1.0 (should be at baseline 0?)

    • greater (U+003E): X=111.0,Y=-1.0 (should be at baseline 0?)

    • 51 more.

Use -F or --full-lists to disable shortening of long lists. [code: found-misalignments]

WARN: Do outlines contain any jaggy segments? (com.google.fonts/check/outline_jaggy_segments)
  • WARN The following glyphs have jaggy segments:

    • Delta (U+0394): B<<615.5,589.0>-<590.0,736.0>-<566.0,883.0>>/B<<566.0,883.0>-<564.0,807.0>-<555.5,752.0>> = 10.780037535975225

    • Delta (U+2206): B<<615.5,589.0>-<590.0,736.0>-<566.0,883.0>>/B<<566.0,883.0>-<564.0,807.0>-<555.5,752.0>> = 10.780037535975225 [code: found-jaggy-segments]

WARN: Do outlines contain any semi-vertical or semi-horizontal lines? (com.google.fonts/check/outline_semi_vertical)
  • WARN The following glyphs have semi-vertical/semi-horizontal lines:

    • E (U+0045): L<<576.0,442.0>--<1094.0,441.0>>

    • Eacute (U+00C9): L<<576.0,442.0>--<1094.0,441.0>>

    • Ecircumflex (U+00CA): L<<576.0,442.0>--<1094.0,441.0>>

    • Edieresis (U+00CB): L<<576.0,442.0>--<1094.0,441.0>>

    • Egrave (U+00C8): L<<576.0,442.0>--<1094.0,441.0>>

    • OE (U+0152): L<<1282.0,438.0>--<1743.0,437.0>>

    • exclamdown (U+00A1): L<<143.0,464.0>--<144.0,638.0>>

    • product (U+220F): L<<314.0,157.0>--<313.0,-65.0>> [code: found-semi-vertical]

INFO: Show hinting filesize impact. (com.google.fonts/check/hinting_impact)
  • INFO Hinting filesize impact:
ofl/belanosima/Belanosima-Bold.ttf
Dehinted Size 38.8kb
Hinted Size 38.8kb
Increase 24 bytes
Change 0.1 %
[code: size-impact]
INFO: Font has old ttfautohint applied? (com.google.fonts/check/old_ttfautohint)
  • INFO Could not detect which version of ttfautohint was used in this font. It is typically specified as a comment in the font version entries of the 'name' table. Such font version strings are currently: ['Version 2.000'] [code: version-not-detected]
INFO: EPAR table present in font? (com.google.fonts/check/epar)
INFO: Is the Grid-fitting and Scan-conversion Procedure ('gasp') table set to optimize rendering? (com.google.fonts/check/gasp)
  • INFO These are the ppm ranges declared on the gasp table:

PPM <= 65535:
flag = 0x0F
- Use grid-fitting
- Use grayscale rendering
- Use gridfitting with ClearType symmetric smoothing
- Use smoothing along multiple axes with ClearType®
[code: ranges]

INFO: Check for font-v versioning. (com.google.fonts/check/fontv)
  • INFO Version string is: "Version 2.000"
    The version string must ideally include a git commit hash and either a "dev" or a "release" suffix such as in the example below:
    "Version 1.3; git-0d08353-release" [code: bad-format]
INFO: Font contains all required tables? (com.google.fonts/check/required_tables)
  • INFO This font contains the following optional tables:

    • loca

    • prep

    • gasp [code: optional-tables]

INFO: List all superfamily filepaths (com.google.fonts/check/superfamily/list)
  • INFO ofl/belanosima [code: family-path]

Summary

💔 ERROR 🔥 FAIL ⚠ WARN 💤 SKIP ℹ INFO 🍞 PASS 🔎 DEBUG
0 26 49 203 22 394 0
0% 4% 7% 29% 3% 57% 0%

Note: The following loglevels were omitted in this report:

  • SKIP
  • PASS
  • DEBUG

@m4rc1e
Copy link
Collaborator

m4rc1e commented Apr 10, 2023

@twardoch which family is this a fallback for? looks like Cooper Black to me.

@yanone
Copy link
Collaborator Author

yanone commented Apr 12, 2023

Updated

Belanosima: Version 2.000 added


e7ac018: [gftools-packager] Belanosima: Version 2.000 added

@yanone yanone force-pushed the gftools_packager_ofl_belanosima branch from f9cfb5c to e7ac018 Compare April 12, 2023 08:25
@github-actions
Copy link

Fontbakery report

Fontbakery version: 0.8.11

[3] Family checks
🔥 FAIL: Each font in a family must have the same set of vertical metrics values. (com.google.fonts/check/family/vertical_metrics)
  • 🔥 FAIL sTypoAscender is not the same across the family:
    Belanosima SemiBold: 1893
    Belanosima Bold: 1857
    Belanosima: 1835 [code: sTypoAscender-mismatch]
  • 🔥 FAIL sTypoDescender is not the same across the family:
    Belanosima SemiBold: -419
    Belanosima Bold: -678
    Belanosima: -416 [code: sTypoDescender-mismatch]
  • 🔥 FAIL sTypoLineGap is not the same across the family:
    Belanosima SemiBold: 197
    Belanosima Bold: 215
    Belanosima: 190 [code: sTypoLineGap-mismatch]
  • 🔥 FAIL usWinAscent is not the same across the family:
    Belanosima SemiBold: 1880
    Belanosima Bold: 1844
    Belanosima: 1827 [code: usWinAscent-mismatch]
  • 🔥 FAIL usWinDescent is not the same across the family:
    Belanosima SemiBold: 419
    Belanosima Bold: 440
    Belanosima: 416 [code: usWinDescent-mismatch]
  • 🔥 FAIL ascent is not the same across the family:
    Belanosima SemiBold: 1893
    Belanosima Bold: 1857
    Belanosima: 1835 [code: ascent-mismatch]
  • 🔥 FAIL descent is not the same across the family:
    Belanosima SemiBold: -419
    Belanosima Bold: -678
    Belanosima: -416 [code: descent-mismatch]
🔥 FAIL: Fonts have consistent underline thickness? (com.google.fonts/check/family/underline_thickness)
  • 🔥 FAIL Thickness of the underline is not the same across this family. In order to fix this, please make sure that the underlineThickness value is the same in the 'post' table of all of this family font files.
    Detected underlineThickness values are:
    ofl/belanosima/Belanosima-SemiBold.ttf: 120
    ofl/belanosima/Belanosima-Bold.ttf: 120
    ofl/belanosima/Belanosima-Regular.ttf: 102
    [code: inconsistent-underline-thickness]
INFO: Check axis ordering on the STAT table. (com.google.fonts/check/STAT/axis_order)
  • INFO From a total of 3 font files, 3 of them (100.00%) lack a STAT table.

    And these are the most common STAT axis orderings:
    [code: summary]


[32] Belanosima-SemiBold.ttf
🔥 FAIL: Check Google Fonts glyph coverage. (com.google.fonts/check/glyph_coverage)
  • 🔥 FAIL Missing required codepoints:

    • 0x030B (COMBINING DOUBLE ACUTE ACCENT)

    • 0x0304 (COMBINING MACRON)

    • 0x0102 (LATIN CAPITAL LETTER A WITH BREVE)

    • 0x0100 (LATIN CAPITAL LETTER A WITH MACRON)

    • 0x0104 (LATIN CAPITAL LETTER A WITH OGONEK)

    • 0x0106 (LATIN CAPITAL LETTER C WITH ACUTE)

    • 0x010C (LATIN CAPITAL LETTER C WITH CARON)

    • 0x010A (LATIN CAPITAL LETTER C WITH DOT ABOVE)

    • 0x010E (LATIN CAPITAL LETTER D WITH CARON)

    • 0x0110 (LATIN CAPITAL LETTER D WITH STROKE)

    • 99 more.

Use -F or --full-lists to disable shortening of long lists. [code: missing-codepoints]

🔥 FAIL: Check font follows the Google Fonts vertical metric schema (com.google.fonts/check/vertical_metrics)
  • 🔥 FAIL OS/2.sTypoLineGap is "197" it should be 0 [code: bad-OS/2.sTypoLineGap]
  • 🔥 FAIL The sum of hhea.ascender + abs(hhea.descender) + hhea.lineGap is 2312 when it should be at least 2457 [code: bad-hhea-range]
🔥 FAIL: Ensure METADATA.pb does not use escaped strings. (com.google.fonts/check/metadata/escaped_strings)
🔥 FAIL: OS/2.fsSelection bit 7 (USE_TYPO_METRICS) is set in all fonts. (com.google.fonts/check/os2/use_typo_metrics)
  • 🔥 FAIL OS/2.fsSelection bit 7 (USE_TYPO_METRICS) wasNOT set in the following fonts: ['ofl/belanosima/Belanosima-SemiBold.ttf', 'ofl/belanosima/Belanosima-Bold.ttf', 'ofl/belanosima/Belanosima-Regular.ttf']. [code: missing-os2-fsselection-bit7]
🔥 FAIL: Checking OS/2 usWinAscent & usWinDescent. (com.google.fonts/check/family/win_ascent_and_descent)
  • 🔥 FAIL OS/2.usWinAscent value should be equal or greater than 2146, but got 1880 instead [code: ascent]
  • 🔥 FAIL OS/2.usWinDescent value should be equal or greater than 524, but got 419 instead. [code: descent]
🔥 FAIL: Checking OS/2 Metrics match hhea Metrics. (com.google.fonts/check/os2_metrics_match_hhea)
  • 🔥 FAIL OS/2 sTypoLineGap (197) and hhea lineGap (0) must be equal. [code: lineGap]
🔥 FAIL: Ensure soft_dotted characters lose their dot when combined with marks that replace the dot. (com.google.fonts/check/soft_dotted)
  • 🔥 FAIL The dot of soft dotted characters used in orthographies must disappear in the following strings: i̊ j̀ j́ j̃ j̈

The dot of soft dotted characters should disappear in other cases, for example: ĩ i̇ ǐ ĩ̧ i̧̇ i̧̊ ǐ̧ ĩ̵ i̵̇ i̵̊ ǐ̵ ĵ j̇ j̊ ǰ j̧̀ j̧́ ĵ̧ j̧̃ j̧̇ [code: soft-dotted]

WARN: DESCRIPTION.en_us.html should end in a linebreak. (com.google.fonts/check/description/eof_linebreak)
  • WARN The last characther on DESCRIPTION.en_us.html is not a line-break. Please add it. [code: missing-eof-linebreak]
WARN: Copyright notice on METADATA.pb should not contain 'Reserved Font Name'. (com.google.fonts/check/metadata/reserved_font_name)
  • WARN METADATA.pb: copyright field ("Copyright 2023 The Belanosima Project Authors (https://github.com/docrepair-fonts/belanosima-fonts), with Reserved Font Name "Josefin Sans".") contains "Reserved Font Name". This is an error except in a few specific rare cases. [code: rfn]
WARN: Name table strings must not contain the string 'Reserved Font Name'. (com.google.fonts/check/name/rfn)
  • WARN Name table entry contains "Reserved Font Name" for a family name ("Josefin Sans") that differs from the currently used family name (Belanosima), which is fine. [code: legacy-familyname]
WARN: A static fonts directory with at least two fonts must accompany variable fonts (com.google.fonts/check/repo/vf_has_static_fonts)
  • WARN Please consider adding a subdirectory called "static/" and including in it static font files. [code: missing]
WARN: METADATA.pb: Designers are listed correctly on the Google Fonts catalog? (com.google.fonts/check/metadata/designer_profiles)
  • WARN It seems that The DocRepair Project is still not listed on the designers catalog. Please submit a photo and a link to a webpage where people can learn more about the work of this designer/typefoundry. [code: profile-not-found]
WARN: Ensure fonts have ScriptLangTags declared on the 'meta' table. (com.google.fonts/check/meta/script_lang_tags)
  • WARN This font file does not have a 'meta' table. [code: lacks-meta-table]
WARN: Font contains '.notdef' as its first glyph? (com.google.fonts/check/mandatory_glyphs)
  • WARN Glyph '.notdef' should contain a drawing, but it is empty. [code: empty]
WARN: Font has **proper** whitespace glyph names? (com.google.fonts/check/whitespace_glyphnames)
  • WARN Glyph 0x00A0 is called "nbspace": Change to "uni00A0" [code: not-recommended-00a0]
WARN: Check if each glyph has the recommended amount of contours. (com.google.fonts/check/contour_count)
  • WARN This check inspects the glyph outlines and detects the total number of contours in each of them. The expected values are infered from the typical ammounts of contours observed in a large collection of reference font families. The divergences listed below may simply indicate a significantly different design on some of your glyphs. On the other hand, some of these may flag actual bugs in the font such as glyphs mapped to an incorrect codepoint. Please consider reviewing the design and codepoint assignment of these to make sure they are correct.

The following glyphs do not have the recommended number of contours:

- Glyph name: Z	Contours detected: 2	Expected: 1

- Glyph name: u	Contours detected: 2	Expected: 1

- Glyph name: Eth	Contours detected: 3	Expected: 2

- Glyph name: ugrave	Contours detected: 3	Expected: 2

- Glyph name: uacute	Contours detected: 3	Expected: 2

- Glyph name: ucircumflex	Contours detected: 3	Expected: 2

- Glyph name: udieresis	Contours detected: 4	Expected: 3

- Glyph name: Zcaron	Contours detected: 3	Expected: 2

- Glyph name: Omega	Contours detected: 0	Expected: 1

- Glyph name: partialdiff	Contours detected: 0	Expected: 2 

- 10 more.

Use -F or --full-lists to disable shortening of long lists.
[code: contour-count]

WARN: Does the font contain a soft hyphen? (com.google.fonts/check/soft_hyphen)
  • WARN This font has a 'Soft Hyphen' character. [code: softhyphen]
WARN: Check math signs have the same width. (com.google.fonts/check/math_signs_width)
  • WARN The most common width is 821 among a set of 2 math glyphs.
    The following math glyphs have a different width, though:

Width = 969:
plus

Width = 987:
equal

Width = 942:
logicalnot

Width = 838:
plusminus, divide

Width = 968:
multiply

Width = 864:
minus

Width = 1034:
approxequal

Width = 903:
notequal

Width = 698:
lessequal, greaterequal
[code: width-outliers]

WARN: Checking Vertical Metric Linegaps. (com.google.fonts/check/linegaps)
  • WARN OS/2 sTypoLineGap is not equal to 0. [code: OS/2]
WARN: Does GPOS table have kerning information? This check skips monospaced fonts as defined by post.isFixedPitch value (com.google.fonts/check/gpos_kerning_info)
  • WARN GPOS table lacks kerning information. [code: lacks-kern-info]
WARN: Are there any misaligned on-curve points? (com.google.fonts/check/outline_alignment_miss)
  • WARN The following glyphs have on-curve points which have potentially incorrect y coordinates:

    • dollar (U+0024): X=342.5,Y=1.0 (should be at baseline 0?)

    • dollar (U+0024): X=936.0,Y=1433.0 (should be at cap-height 1434?)

    • dollar (U+0024): X=630.5,Y=1.5 (should be at baseline 0?)

    • percent (U+0025): X=285.0,Y=-1.0 (should be at baseline 0?)

    • parenleft (U+0028): X=707.0,Y=1432.0 (should be at cap-height 1434?)

    • slash (U+002F): X=241.0,Y=-2.0 (should be at baseline 0?)

    • three (U+0033): X=324.5,Y=0.5 (should be at baseline 0?)

    • five (U+0035): X=357.5,Y=1.5 (should be at baseline 0?)

    • semicolon (U+003B): X=81.0,Y=2.0 (should be at baseline 0?)

    • at (U+0040): X=1047.0,Y=1.0 (should be at baseline 0?)

    • 44 more.

Use -F or --full-lists to disable shortening of long lists. [code: found-misalignments]

WARN: Do any segments have colinear vectors? (com.google.fonts/check/outline_colinear_vectors)
  • WARN The following glyphs have colinear vectors:

    • ogonek (U+02DB): L<<256.0,21.0>--<261.0,21.0>> -> L<<261.0,21.0>--<430.0,11.0>> [code: found-colinear-vectors]
WARN: Do outlines contain any jaggy segments? (com.google.fonts/check/outline_jaggy_segments)
  • WARN The following glyphs have jaggy segments:

    • u (U+0075): B<<762.0,187.0>-<762.0,199.0>-<770.0,217.0>>/B<<770.0,217.0>-<719.0,109.0>-<632.0,40.5>> = 1.315233260974403

    • u (U+0075): B<<775.0,229.0>-<778.0,234.0>-<779.0,237.0>>/B<<779.0,237.0>-<777.0,233.0>-<775.0,229.0>> = 8.13010235415587

    • u (U+0075): B<<779.0,237.0>-<777.0,233.0>-<775.0,229.0>>/B<<775.0,229.0>-<778.0,234.0>-<779.0,237.0>> = 4.398705354995508

    • uacute (U+00FA): B<<762.0,187.0>-<762.0,199.0>-<770.0,217.0>>/B<<770.0,217.0>-<719.0,109.0>-<632.0,40.5>> = 1.315233260974403

    • uacute (U+00FA): B<<775.0,229.0>-<778.0,234.0>-<779.0,237.0>>/B<<779.0,237.0>-<777.0,233.0>-<775.0,229.0>> = 8.13010235415587

    • uacute (U+00FA): B<<779.0,237.0>-<777.0,233.0>-<775.0,229.0>>/B<<775.0,229.0>-<778.0,234.0>-<779.0,237.0>> = 4.398705354995508

    • ucircumflex (U+00FB): B<<762.0,187.0>-<762.0,199.0>-<770.0,217.0>>/B<<770.0,217.0>-<719.0,109.0>-<632.0,40.5>> = 1.315233260974403

    • ucircumflex (U+00FB): B<<775.0,229.0>-<778.0,234.0>-<779.0,237.0>>/B<<779.0,237.0>-<777.0,233.0>-<775.0,229.0>> = 8.13010235415587

    • ucircumflex (U+00FB): B<<779.0,237.0>-<777.0,233.0>-<775.0,229.0>>/B<<775.0,229.0>-<778.0,234.0>-<779.0,237.0>> = 4.398705354995508

    • udieresis (U+00FC): B<<762.0,187.0>-<762.0,199.0>-<770.0,217.0>>/B<<770.0,217.0>-<719.0,109.0>-<632.0,40.5>> = 1.315233260974403

    • 5 more.

Use -F or --full-lists to disable shortening of long lists. [code: found-jaggy-segments]

WARN: Do outlines contain any semi-vertical or semi-horizontal lines? (com.google.fonts/check/outline_semi_vertical)
  • WARN The following glyphs have semi-vertical/semi-horizontal lines:

    • Ccedilla (U+00C7): L<<654.0,28.0>--<847.0,29.0>>

    • E (U+0045): L<<494.0,1080.0>--<495.0,881.0>>

    • E (U+0045): L<<495.0,553.0>--<494.0,347.0>>

    • Eacute (U+00C9): L<<494.0,1080.0>--<495.0,881.0>>

    • Eacute (U+00C9): L<<495.0,553.0>--<494.0,347.0>>

    • Ecircumflex (U+00CA): L<<494.0,1080.0>--<495.0,881.0>>

    • Ecircumflex (U+00CA): L<<495.0,553.0>--<494.0,347.0>>

    • Edieresis (U+00CB): L<<494.0,1080.0>--<495.0,881.0>>

    • Edieresis (U+00CB): L<<495.0,553.0>--<494.0,347.0>>

    • Egrave (U+00C8): L<<494.0,1080.0>--<495.0,881.0>>

    • 33 more.

Use -F or --full-lists to disable shortening of long lists. [code: found-semi-vertical]

INFO: Does DESCRIPTION file contain a upstream Git repo URL? (com.google.fonts/check/description/git_url)
INFO: Show hinting filesize impact. (com.google.fonts/check/hinting_impact)
  • INFO Hinting filesize impact:
ofl/belanosima/Belanosima-SemiBold.ttf
Dehinted Size 37.4kb
Hinted Size 37.5kb
Increase 24 bytes
Change 0.1 %
[code: size-impact]
INFO: Font has old ttfautohint applied? (com.google.fonts/check/old_ttfautohint)
  • INFO Could not detect which version of ttfautohint was used in this font. It is typically specified as a comment in the font version entries of the 'name' table. Such font version strings are currently: ['Version 2.000'] [code: version-not-detected]
INFO: EPAR table present in font? (com.google.fonts/check/epar)
INFO: Is the Grid-fitting and Scan-conversion Procedure ('gasp') table set to optimize rendering? (com.google.fonts/check/gasp)
  • INFO These are the ppm ranges declared on the gasp table:

PPM <= 65535:
flag = 0x0F
- Use grid-fitting
- Use grayscale rendering
- Use gridfitting with ClearType symmetric smoothing
- Use smoothing along multiple axes with ClearType®
[code: ranges]

INFO: Check for font-v versioning. (com.google.fonts/check/fontv)
  • INFO Version string is: "Version 2.000"
    The version string must ideally include a git commit hash and either a "dev" or a "release" suffix such as in the example below:
    "Version 1.3; git-0d08353-release" [code: bad-format]
INFO: Font contains all required tables? (com.google.fonts/check/required_tables)
  • INFO This font contains the following optional tables:

    • loca

    • prep

    • gasp [code: optional-tables]

INFO: List all superfamily filepaths (com.google.fonts/check/superfamily/list)
  • INFO ofl/belanosima [code: family-path]

[31] Belanosima-Bold.ttf
🔥 FAIL: Check Google Fonts glyph coverage. (com.google.fonts/check/glyph_coverage)
  • 🔥 FAIL Missing required codepoints:

    • 0x030B (COMBINING DOUBLE ACUTE ACCENT)

    • 0x0304 (COMBINING MACRON)

    • 0x0102 (LATIN CAPITAL LETTER A WITH BREVE)

    • 0x0100 (LATIN CAPITAL LETTER A WITH MACRON)

    • 0x0104 (LATIN CAPITAL LETTER A WITH OGONEK)

    • 0x0106 (LATIN CAPITAL LETTER C WITH ACUTE)

    • 0x010C (LATIN CAPITAL LETTER C WITH CARON)

    • 0x010A (LATIN CAPITAL LETTER C WITH DOT ABOVE)

    • 0x010E (LATIN CAPITAL LETTER D WITH CARON)

    • 0x0110 (LATIN CAPITAL LETTER D WITH STROKE)

    • 99 more.

Use -F or --full-lists to disable shortening of long lists. [code: missing-codepoints]

🔥 FAIL: Check font follows the Google Fonts vertical metric schema (com.google.fonts/check/vertical_metrics)
  • 🔥 FAIL OS/2.sTypoLineGap is "215" it should be 0 [code: bad-OS/2.sTypoLineGap]
🔥 FAIL: Ensure METADATA.pb does not use escaped strings. (com.google.fonts/check/metadata/escaped_strings)
🔥 FAIL: OS/2.fsSelection bit 7 (USE_TYPO_METRICS) is set in all fonts. (com.google.fonts/check/os2/use_typo_metrics)
  • 🔥 FAIL OS/2.fsSelection bit 7 (USE_TYPO_METRICS) wasNOT set in the following fonts: ['ofl/belanosima/Belanosima-SemiBold.ttf', 'ofl/belanosima/Belanosima-Bold.ttf', 'ofl/belanosima/Belanosima-Regular.ttf']. [code: missing-os2-fsselection-bit7]
🔥 FAIL: Checking OS/2 usWinAscent & usWinDescent. (com.google.fonts/check/family/win_ascent_and_descent)
  • 🔥 FAIL OS/2.usWinAscent value should be equal or greater than 2146, but got 1844 instead [code: ascent]
  • 🔥 FAIL OS/2.usWinDescent value should be equal or greater than 524, but got 440 instead. [code: descent]
🔥 FAIL: Checking OS/2 Metrics match hhea Metrics. (com.google.fonts/check/os2_metrics_match_hhea)
  • 🔥 FAIL OS/2 sTypoLineGap (215) and hhea lineGap (0) must be equal. [code: lineGap]
🔥 FAIL: Ensure soft_dotted characters lose their dot when combined with marks that replace the dot. (com.google.fonts/check/soft_dotted)
  • 🔥 FAIL The dot of soft dotted characters used in orthographies must disappear in the following strings: i̊ j̀ j́ j̃ j̈

The dot of soft dotted characters should disappear in other cases, for example: ĩ i̇ ǐ ĩ̧ i̧̇ i̧̊ ǐ̧ ĩ̵ i̵̇ i̵̊ ǐ̵ ĵ j̇ j̊ ǰ j̧̀ j̧́ ĵ̧ j̧̃ j̧̇ [code: soft-dotted]

WARN: DESCRIPTION.en_us.html should end in a linebreak. (com.google.fonts/check/description/eof_linebreak)
  • WARN The last characther on DESCRIPTION.en_us.html is not a line-break. Please add it. [code: missing-eof-linebreak]
WARN: Copyright notice on METADATA.pb should not contain 'Reserved Font Name'. (com.google.fonts/check/metadata/reserved_font_name)
  • WARN METADATA.pb: copyright field ("Copyright 2023 The Belanosima Project Authors (https://github.com/docrepair-fonts/belanosima-fonts), with Reserved Font Name "Josefin Sans".") contains "Reserved Font Name". This is an error except in a few specific rare cases. [code: rfn]
WARN: Name table strings must not contain the string 'Reserved Font Name'. (com.google.fonts/check/name/rfn)
  • WARN Name table entry contains "Reserved Font Name" for a family name ("Josefin Sans") that differs from the currently used family name (Belanosima), which is fine. [code: legacy-familyname]
WARN: A static fonts directory with at least two fonts must accompany variable fonts (com.google.fonts/check/repo/vf_has_static_fonts)
  • WARN Please consider adding a subdirectory called "static/" and including in it static font files. [code: missing]
WARN: METADATA.pb: Designers are listed correctly on the Google Fonts catalog? (com.google.fonts/check/metadata/designer_profiles)
  • WARN It seems that The DocRepair Project is still not listed on the designers catalog. Please submit a photo and a link to a webpage where people can learn more about the work of this designer/typefoundry. [code: profile-not-found]
WARN: Ensure fonts have ScriptLangTags declared on the 'meta' table. (com.google.fonts/check/meta/script_lang_tags)
  • WARN This font file does not have a 'meta' table. [code: lacks-meta-table]
WARN: Font contains '.notdef' as its first glyph? (com.google.fonts/check/mandatory_glyphs)
  • WARN Glyph '.notdef' should contain a drawing, but it is empty. [code: empty]
WARN: Font has **proper** whitespace glyph names? (com.google.fonts/check/whitespace_glyphnames)
  • WARN Glyph 0x00A0 is called "nbspace": Change to "uni00A0" [code: not-recommended-00a0]
WARN: Check if each glyph has the recommended amount of contours. (com.google.fonts/check/contour_count)
  • WARN This check inspects the glyph outlines and detects the total number of contours in each of them. The expected values are infered from the typical ammounts of contours observed in a large collection of reference font families. The divergences listed below may simply indicate a significantly different design on some of your glyphs. On the other hand, some of these may flag actual bugs in the font such as glyphs mapped to an incorrect codepoint. Please consider reviewing the design and codepoint assignment of these to make sure they are correct.

The following glyphs do not have the recommended number of contours:

- Glyph name: f	Contours detected: 2	Expected: 1

- Glyph name: Eth	Contours detected: 3	Expected: 2

- Glyph name: Omega	Contours detected: 0	Expected: 1

- Glyph name: partialdiff	Contours detected: 0	Expected: 2

- Glyph name: fl	Contours detected: 3	Expected: 1 or 2

- Glyph name: Eth	Contours detected: 3	Expected: 2

- Glyph name: f	Contours detected: 2	Expected: 1

- Glyph name: fi	Contours detected: 2	Expected: 3

- Glyph name: fl	Contours detected: 3	Expected: 2 

- Glyph name: partialdiff	Contours detected: 0	Expected: 2

[code: contour-count]

WARN: Does the font contain a soft hyphen? (com.google.fonts/check/soft_hyphen)
  • WARN This font has a 'Soft Hyphen' character. [code: softhyphen]
WARN: Check math signs have the same width. (com.google.fonts/check/math_signs_width)
  • WARN The most common width is 1108 among a set of 2 math glyphs.
    The following math glyphs have a different width, though:

Width = 911:
less, greater

Width = 1079:
equal

Width = 942:
logicalnot

Width = 838:
plusminus, divide

Width = 900:
minus

Width = 1034:
approxequal

Width = 903:
notequal

Width = 698:
lessequal, greaterequal
[code: width-outliers]

WARN: Checking Vertical Metric Linegaps. (com.google.fonts/check/linegaps)
  • WARN OS/2 sTypoLineGap is not equal to 0. [code: OS/2]
WARN: Does GPOS table have kerning information? This check skips monospaced fonts as defined by post.isFixedPitch value (com.google.fonts/check/gpos_kerning_info)
  • WARN GPOS table lacks kerning information. [code: lacks-kern-info]
WARN: Are there any misaligned on-curve points? (com.google.fonts/check/outline_alignment_miss)
  • WARN The following glyphs have on-curve points which have potentially incorrect y coordinates:

    • dollar (U+0024): X=1067.0,Y=1436.0 (should be at cap-height 1434?)

    • percent (U+0025): X=620.0,Y=1436.0 (should be at cap-height 1434?)

    • percent (U+0025): X=274.0,Y=-1.0 (should be at baseline 0?)

    • percent (U+0025): X=242.5,Y=2.0 (should be at baseline 0?)

    • asterisk (U+002A): X=862.0,Y=1436.0 (should be at cap-height 1434?)

    • comma (U+002C): X=175.0,Y=2.0 (should be at baseline 0?)

    • three (U+0033): X=332.5,Y=0.5 (should be at baseline 0?)

    • semicolon (U+003B): X=108.0,Y=1.0 (should be at baseline 0?)

    • less (U+003C): X=800.0,Y=-1.0 (should be at baseline 0?)

    • greater (U+003E): X=111.0,Y=-1.0 (should be at baseline 0?)

    • 51 more.

Use -F or --full-lists to disable shortening of long lists. [code: found-misalignments]

WARN: Do outlines contain any jaggy segments? (com.google.fonts/check/outline_jaggy_segments)
  • WARN The following glyphs have jaggy segments:

    • Delta (U+0394): B<<615.5,589.0>-<590.0,736.0>-<566.0,883.0>>/B<<566.0,883.0>-<564.0,807.0>-<555.5,752.0>> = 10.780037535975225

    • Delta (U+2206): B<<615.5,589.0>-<590.0,736.0>-<566.0,883.0>>/B<<566.0,883.0>-<564.0,807.0>-<555.5,752.0>> = 10.780037535975225 [code: found-jaggy-segments]

WARN: Do outlines contain any semi-vertical or semi-horizontal lines? (com.google.fonts/check/outline_semi_vertical)
  • WARN The following glyphs have semi-vertical/semi-horizontal lines:

    • E (U+0045): L<<576.0,442.0>--<1094.0,441.0>>

    • Eacute (U+00C9): L<<576.0,442.0>--<1094.0,441.0>>

    • Ecircumflex (U+00CA): L<<576.0,442.0>--<1094.0,441.0>>

    • Edieresis (U+00CB): L<<576.0,442.0>--<1094.0,441.0>>

    • Egrave (U+00C8): L<<576.0,442.0>--<1094.0,441.0>>

    • OE (U+0152): L<<1282.0,438.0>--<1743.0,437.0>>

    • exclamdown (U+00A1): L<<143.0,464.0>--<144.0,638.0>>

    • product (U+220F): L<<314.0,157.0>--<313.0,-65.0>> [code: found-semi-vertical]

INFO: Does DESCRIPTION file contain a upstream Git repo URL? (com.google.fonts/check/description/git_url)
INFO: Show hinting filesize impact. (com.google.fonts/check/hinting_impact)
  • INFO Hinting filesize impact:
ofl/belanosima/Belanosima-Bold.ttf
Dehinted Size 38.8kb
Hinted Size 38.8kb
Increase 24 bytes
Change 0.1 %
[code: size-impact]
INFO: Font has old ttfautohint applied? (com.google.fonts/check/old_ttfautohint)
  • INFO Could not detect which version of ttfautohint was used in this font. It is typically specified as a comment in the font version entries of the 'name' table. Such font version strings are currently: ['Version 2.000'] [code: version-not-detected]
INFO: EPAR table present in font? (com.google.fonts/check/epar)
INFO: Is the Grid-fitting and Scan-conversion Procedure ('gasp') table set to optimize rendering? (com.google.fonts/check/gasp)
  • INFO These are the ppm ranges declared on the gasp table:

PPM <= 65535:
flag = 0x0F
- Use grid-fitting
- Use grayscale rendering
- Use gridfitting with ClearType symmetric smoothing
- Use smoothing along multiple axes with ClearType®
[code: ranges]

INFO: Check for font-v versioning. (com.google.fonts/check/fontv)
  • INFO Version string is: "Version 2.000"
    The version string must ideally include a git commit hash and either a "dev" or a "release" suffix such as in the example below:
    "Version 1.3; git-0d08353-release" [code: bad-format]
INFO: Font contains all required tables? (com.google.fonts/check/required_tables)
  • INFO This font contains the following optional tables:

    • loca

    • prep

    • gasp [code: optional-tables]

INFO: List all superfamily filepaths (com.google.fonts/check/superfamily/list)
  • INFO ofl/belanosima [code: family-path]

[31] Belanosima-Regular.ttf
🔥 FAIL: Check Google Fonts glyph coverage. (com.google.fonts/check/glyph_coverage)
  • 🔥 FAIL Missing required codepoints:

    • 0x030B (COMBINING DOUBLE ACUTE ACCENT)

    • 0x0304 (COMBINING MACRON)

    • 0x0102 (LATIN CAPITAL LETTER A WITH BREVE)

    • 0x0100 (LATIN CAPITAL LETTER A WITH MACRON)

    • 0x0104 (LATIN CAPITAL LETTER A WITH OGONEK)

    • 0x0106 (LATIN CAPITAL LETTER C WITH ACUTE)

    • 0x010C (LATIN CAPITAL LETTER C WITH CARON)

    • 0x010A (LATIN CAPITAL LETTER C WITH DOT ABOVE)

    • 0x010E (LATIN CAPITAL LETTER D WITH CARON)

    • 0x0110 (LATIN CAPITAL LETTER D WITH STROKE)

    • 99 more.

Use -F or --full-lists to disable shortening of long lists. [code: missing-codepoints]

🔥 FAIL: Check font follows the Google Fonts vertical metric schema (com.google.fonts/check/vertical_metrics)
  • 🔥 FAIL OS/2.sTypoLineGap is "190" it should be 0 [code: bad-OS/2.sTypoLineGap]
  • 🔥 FAIL The sum of hhea.ascender + abs(hhea.descender) + hhea.lineGap is 2251 when it should be at least 2457 [code: bad-hhea-range]
🔥 FAIL: Ensure METADATA.pb does not use escaped strings. (com.google.fonts/check/metadata/escaped_strings)
🔥 FAIL: OS/2.fsSelection bit 7 (USE_TYPO_METRICS) is set in all fonts. (com.google.fonts/check/os2/use_typo_metrics)
  • 🔥 FAIL OS/2.fsSelection bit 7 (USE_TYPO_METRICS) wasNOT set in the following fonts: ['ofl/belanosima/Belanosima-SemiBold.ttf', 'ofl/belanosima/Belanosima-Bold.ttf', 'ofl/belanosima/Belanosima-Regular.ttf']. [code: missing-os2-fsselection-bit7]
🔥 FAIL: Checking OS/2 usWinAscent & usWinDescent. (com.google.fonts/check/family/win_ascent_and_descent)
  • 🔥 FAIL OS/2.usWinAscent value should be equal or greater than 2146, but got 1827 instead [code: ascent]
  • 🔥 FAIL OS/2.usWinDescent value should be equal or greater than 524, but got 416 instead. [code: descent]
🔥 FAIL: Checking OS/2 Metrics match hhea Metrics. (com.google.fonts/check/os2_metrics_match_hhea)
  • 🔥 FAIL OS/2 sTypoLineGap (190) and hhea lineGap (0) must be equal. [code: lineGap]
🔥 FAIL: Ensure soft_dotted characters lose their dot when combined with marks that replace the dot. (com.google.fonts/check/soft_dotted)
  • 🔥 FAIL The dot of soft dotted characters used in orthographies must disappear in the following strings: i̊ j̀ j́ j̃ j̈

The dot of soft dotted characters should disappear in other cases, for example: ĩ i̇ ǐ ĩ̧ i̧̇ i̧̊ ǐ̧ ĩ̵ i̵̇ i̵̊ ǐ̵ ĵ j̇ j̊ ǰ j̧̀ j̧́ ĵ̧ j̧̃ j̧̇ [code: soft-dotted]

WARN: DESCRIPTION.en_us.html should end in a linebreak. (com.google.fonts/check/description/eof_linebreak)
  • WARN The last characther on DESCRIPTION.en_us.html is not a line-break. Please add it. [code: missing-eof-linebreak]
WARN: Copyright notice on METADATA.pb should not contain 'Reserved Font Name'. (com.google.fonts/check/metadata/reserved_font_name)
  • WARN METADATA.pb: copyright field ("Copyright 2023 The Belanosima Project Authors (https://github.com/docrepair-fonts/belanosima-fonts), with Reserved Font Name "Josefin Sans".") contains "Reserved Font Name". This is an error except in a few specific rare cases. [code: rfn]
WARN: Name table strings must not contain the string 'Reserved Font Name'. (com.google.fonts/check/name/rfn)
  • WARN Name table entry contains "Reserved Font Name" for a family name ("Josefin Sans") that differs from the currently used family name (Belanosima), which is fine. [code: legacy-familyname]
WARN: A static fonts directory with at least two fonts must accompany variable fonts (com.google.fonts/check/repo/vf_has_static_fonts)
  • WARN Please consider adding a subdirectory called "static/" and including in it static font files. [code: missing]
WARN: METADATA.pb: Designers are listed correctly on the Google Fonts catalog? (com.google.fonts/check/metadata/designer_profiles)
  • WARN It seems that The DocRepair Project is still not listed on the designers catalog. Please submit a photo and a link to a webpage where people can learn more about the work of this designer/typefoundry. [code: profile-not-found]
WARN: Ensure fonts have ScriptLangTags declared on the 'meta' table. (com.google.fonts/check/meta/script_lang_tags)
  • WARN This font file does not have a 'meta' table. [code: lacks-meta-table]
WARN: Font contains '.notdef' as its first glyph? (com.google.fonts/check/mandatory_glyphs)
  • WARN Glyph '.notdef' should contain a drawing, but it is empty. [code: empty]
WARN: Font has **proper** whitespace glyph names? (com.google.fonts/check/whitespace_glyphnames)
  • WARN Glyph 0x00A0 is called "nbspace": Change to "uni00A0" [code: not-recommended-00a0]
WARN: Check if each glyph has the recommended amount of contours. (com.google.fonts/check/contour_count)
  • WARN This check inspects the glyph outlines and detects the total number of contours in each of them. The expected values are infered from the typical ammounts of contours observed in a large collection of reference font families. The divergences listed below may simply indicate a significantly different design on some of your glyphs. On the other hand, some of these may flag actual bugs in the font such as glyphs mapped to an incorrect codepoint. Please consider reviewing the design and codepoint assignment of these to make sure they are correct.

The following glyphs do not have the recommended number of contours:

- Glyph name: Eth	Contours detected: 3	Expected: 2

- Glyph name: Omega	Contours detected: 0	Expected: 1

- Glyph name: partialdiff	Contours detected: 0	Expected: 2

- Glyph name: Eth	Contours detected: 3	Expected: 2

- Glyph name: fi	Contours detected: 1	Expected: 3 

- Glyph name: partialdiff	Contours detected: 0	Expected: 2

[code: contour-count]

WARN: Does the font contain a soft hyphen? (com.google.fonts/check/soft_hyphen)
  • WARN This font has a 'Soft Hyphen' character. [code: softhyphen]
WARN: Check math signs have the same width. (com.google.fonts/check/math_signs_width)
  • WARN The most common width is 827 among a set of 3 math glyphs.
    The following math glyphs have a different width, though:

Width = 729:
less, greater

Width = 893:
equal

Width = 942:
logicalnot

Width = 838:
plusminus, divide

Width = 1034:
approxequal

Width = 903:
notequal

Width = 698:
lessequal, greaterequal
[code: width-outliers]

WARN: Checking Vertical Metric Linegaps. (com.google.fonts/check/linegaps)
  • WARN OS/2 sTypoLineGap is not equal to 0. [code: OS/2]
WARN: Does GPOS table have kerning information? This check skips monospaced fonts as defined by post.isFixedPitch value (com.google.fonts/check/gpos_kerning_info)
  • WARN GPOS table lacks kerning information. [code: lacks-kern-info]
WARN: Are there any misaligned on-curve points? (com.google.fonts/check/outline_alignment_miss)
  • WARN The following glyphs have on-curve points which have potentially incorrect y coordinates:

    • dollar (U+0024): X=567.5,Y=1.5 (should be at baseline 0?)

    • percent (U+0025): X=275.0,Y=-1.0 (should be at baseline 0?)

    • ampersand (U+0026): X=341.0,Y=1436.0 (should be at cap-height 1434?)

    • five (U+0035): X=326.0,Y=-1.0 (should be at baseline 0?)

    • G (U+0047): X=966.0,Y=2.0 (should be at baseline 0?)

    • N (U+004E): X=140.0,Y=1436.0 (should be at cap-height 1434?)

    • V (U+0056): X=659.0,Y=2.0 (should be at baseline 0?)

    • V (U+0056): X=611.0,Y=2.0 (should be at baseline 0?)

    • W (U+0057): X=607.5,Y=1.5 (should be at baseline 0?)

    • b (U+0062): X=322.5,Y=1432.0 (should be at cap-height 1434?)

    • 38 more.

Use -F or --full-lists to disable shortening of long lists. [code: found-misalignments]

WARN: Do any segments have colinear vectors? (com.google.fonts/check/outline_colinear_vectors)
  • WARN The following glyphs have colinear vectors:

    • U (U+0055): L<<362.0,1362.0>--<363.0,1313.0>> -> L<<363.0,1313.0>--<364.0,1166.0>>

    • U (U+0055): L<<992.0,1166.0>--<993.0,1313.0>> -> L<<993.0,1313.0>--<994.0,1362.0>>

    • Uacute (U+00DA): L<<362.0,1362.0>--<363.0,1313.0>> -> L<<363.0,1313.0>--<364.0,1166.0>>

    • Uacute (U+00DA): L<<992.0,1166.0>--<993.0,1313.0>> -> L<<993.0,1313.0>--<994.0,1362.0>>

    • Ucircumflex (U+00DB): L<<362.0,1362.0>--<363.0,1313.0>> -> L<<363.0,1313.0>--<364.0,1166.0>>

    • Ucircumflex (U+00DB): L<<992.0,1166.0>--<993.0,1313.0>> -> L<<993.0,1313.0>--<994.0,1362.0>>

    • Udieresis (U+00DC): L<<362.0,1362.0>--<363.0,1313.0>> -> L<<363.0,1313.0>--<364.0,1166.0>>

    • Udieresis (U+00DC): L<<992.0,1166.0>--<993.0,1313.0>> -> L<<993.0,1313.0>--<994.0,1362.0>>

    • Ugrave (U+00D9): L<<362.0,1362.0>--<363.0,1313.0>> -> L<<363.0,1313.0>--<364.0,1166.0>>

    • Ugrave (U+00D9): L<<992.0,1166.0>--<993.0,1313.0>> -> L<<993.0,1313.0>--<994.0,1362.0>>

    • braceleft (U+007B): L<<592.0,1382.0>--<555.0,1382.0>> -> L<<555.0,1382.0>--<539.0,1383.0>>

    • summation (U+2211): L<<146.0,488.0>--<181.0,651.0>> -> L<<181.0,651.0>--<193.0,706.0>> [code: found-colinear-vectors]

WARN: Do outlines contain any semi-vertical or semi-horizontal lines? (com.google.fonts/check/outline_semi_vertical)
  • WARN The following glyphs have semi-vertical/semi-horizontal lines:

    • P (U+0050): L<<383.0,454.0>--<380.0,40.0>>

    • T (U+0054): L<<395.0,744.0>--<394.0,1149.0>>

    • U (U+0055): L<<363.0,1313.0>--<364.0,1166.0>>

    • U (U+0055): L<<992.0,1166.0>--<993.0,1313.0>>

    • Uacute (U+00DA): L<<363.0,1313.0>--<364.0,1166.0>>

    • Uacute (U+00DA): L<<992.0,1166.0>--<993.0,1313.0>>

    • Ucircumflex (U+00DB): L<<363.0,1313.0>--<364.0,1166.0>>

    • Ucircumflex (U+00DB): L<<992.0,1166.0>--<993.0,1313.0>>

    • Udieresis (U+00DC): L<<363.0,1313.0>--<364.0,1166.0>>

    • Udieresis (U+00DC): L<<992.0,1166.0>--<993.0,1313.0>>

    • 18 more.

Use -F or --full-lists to disable shortening of long lists. [code: found-semi-vertical]

INFO: Does DESCRIPTION file contain a upstream Git repo URL? (com.google.fonts/check/description/git_url)
INFO: Show hinting filesize impact. (com.google.fonts/check/hinting_impact)
  • INFO Hinting filesize impact:
ofl/belanosima/Belanosima-Regular.ttf
Dehinted Size 36.9kb
Hinted Size 37.0kb
Increase 24 bytes
Change 0.1 %
[code: size-impact]
INFO: Font has old ttfautohint applied? (com.google.fonts/check/old_ttfautohint)
  • INFO Could not detect which version of ttfautohint was used in this font. It is typically specified as a comment in the font version entries of the 'name' table. Such font version strings are currently: ['Version 2.000'] [code: version-not-detected]
INFO: EPAR table present in font? (com.google.fonts/check/epar)
INFO: Is the Grid-fitting and Scan-conversion Procedure ('gasp') table set to optimize rendering? (com.google.fonts/check/gasp)
  • INFO These are the ppm ranges declared on the gasp table:

PPM <= 65535:
flag = 0x0F
- Use grid-fitting
- Use grayscale rendering
- Use gridfitting with ClearType symmetric smoothing
- Use smoothing along multiple axes with ClearType®
[code: ranges]

INFO: Check for font-v versioning. (com.google.fonts/check/fontv)
  • INFO Version string is: "Version 2.000"
    The version string must ideally include a git commit hash and either a "dev" or a "release" suffix such as in the example below:
    "Version 1.3; git-0d08353-release" [code: bad-format]
INFO: Font contains all required tables? (com.google.fonts/check/required_tables)
  • INFO This font contains the following optional tables:

    • loca

    • prep

    • gasp [code: optional-tables]

INFO: List all superfamily filepaths (com.google.fonts/check/superfamily/list)
  • INFO ofl/belanosima [code: family-path]

Summary

💔 ERROR 🔥 FAIL ⚠ WARN 💤 SKIP ℹ INFO 🍞 PASS 🔎 DEBUG
0 23 49 203 25 394 0
0% 3% 7% 29% 4% 57% 0%

Note: The following loglevels were omitted in this report:

  • SKIP
  • PASS
  • DEBUG

@yanone
Copy link
Collaborator Author

yanone commented Apr 12, 2023

Updated

Belanosima: Version 2.000 added


888c429: [gftools-packager] Belanosima: Version 2.000 added

@yanone yanone force-pushed the gftools_packager_ofl_belanosima branch from e7ac018 to 888c429 Compare April 12, 2023 11:22
@github-actions
Copy link

Fontbakery report

Fontbakery version: 0.8.11

[3] Family checks
🔥 FAIL: Each font in a family must have the same set of vertical metrics values. (com.google.fonts/check/family/vertical_metrics)
  • 🔥 FAIL sTypoAscender is not the same across the family:
    Belanosima SemiBold: 1893
    Belanosima Bold: 1857
    Belanosima: 1835 [code: sTypoAscender-mismatch]
  • 🔥 FAIL sTypoDescender is not the same across the family:
    Belanosima SemiBold: -419
    Belanosima Bold: -678
    Belanosima: -416 [code: sTypoDescender-mismatch]
  • 🔥 FAIL sTypoLineGap is not the same across the family:
    Belanosima SemiBold: 197
    Belanosima Bold: 215
    Belanosima: 190 [code: sTypoLineGap-mismatch]
  • 🔥 FAIL usWinAscent is not the same across the family:
    Belanosima SemiBold: 1880
    Belanosima Bold: 1844
    Belanosima: 1827 [code: usWinAscent-mismatch]
  • 🔥 FAIL usWinDescent is not the same across the family:
    Belanosima SemiBold: 419
    Belanosima Bold: 440
    Belanosima: 416 [code: usWinDescent-mismatch]
  • 🔥 FAIL ascent is not the same across the family:
    Belanosima SemiBold: 1893
    Belanosima Bold: 1857
    Belanosima: 1835 [code: ascent-mismatch]
  • 🔥 FAIL descent is not the same across the family:
    Belanosima SemiBold: -419
    Belanosima Bold: -678
    Belanosima: -416 [code: descent-mismatch]
🔥 FAIL: Fonts have consistent underline thickness? (com.google.fonts/check/family/underline_thickness)
  • 🔥 FAIL Thickness of the underline is not the same across this family. In order to fix this, please make sure that the underlineThickness value is the same in the 'post' table of all of this family font files.
    Detected underlineThickness values are:
    ofl/belanosima/Belanosima-SemiBold.ttf: 120
    ofl/belanosima/Belanosima-Bold.ttf: 120
    ofl/belanosima/Belanosima-Regular.ttf: 102
    [code: inconsistent-underline-thickness]
INFO: Check axis ordering on the STAT table. (com.google.fonts/check/STAT/axis_order)
  • INFO From a total of 3 font files, 3 of them (100.00%) lack a STAT table.

    And these are the most common STAT axis orderings:
    [code: summary]


[32] Belanosima-SemiBold.ttf
🔥 FAIL: Check Google Fonts glyph coverage. (com.google.fonts/check/glyph_coverage)
  • 🔥 FAIL Missing required codepoints:

    • 0x030B (COMBINING DOUBLE ACUTE ACCENT)

    • 0x0304 (COMBINING MACRON)

    • 0x0102 (LATIN CAPITAL LETTER A WITH BREVE)

    • 0x0100 (LATIN CAPITAL LETTER A WITH MACRON)

    • 0x0104 (LATIN CAPITAL LETTER A WITH OGONEK)

    • 0x0106 (LATIN CAPITAL LETTER C WITH ACUTE)

    • 0x010C (LATIN CAPITAL LETTER C WITH CARON)

    • 0x010A (LATIN CAPITAL LETTER C WITH DOT ABOVE)

    • 0x010E (LATIN CAPITAL LETTER D WITH CARON)

    • 0x0110 (LATIN CAPITAL LETTER D WITH STROKE)

    • 99 more.

Use -F or --full-lists to disable shortening of long lists. [code: missing-codepoints]

🔥 FAIL: Check font follows the Google Fonts vertical metric schema (com.google.fonts/check/vertical_metrics)
  • 🔥 FAIL OS/2.sTypoLineGap is "197" it should be 0 [code: bad-OS/2.sTypoLineGap]
  • 🔥 FAIL The sum of hhea.ascender + abs(hhea.descender) + hhea.lineGap is 2312 when it should be at least 2457 [code: bad-hhea-range]
🔥 FAIL: Ensure METADATA.pb does not use escaped strings. (com.google.fonts/check/metadata/escaped_strings)
🔥 FAIL: OS/2.fsSelection bit 7 (USE_TYPO_METRICS) is set in all fonts. (com.google.fonts/check/os2/use_typo_metrics)
  • 🔥 FAIL OS/2.fsSelection bit 7 (USE_TYPO_METRICS) wasNOT set in the following fonts: ['ofl/belanosima/Belanosima-SemiBold.ttf', 'ofl/belanosima/Belanosima-Bold.ttf', 'ofl/belanosima/Belanosima-Regular.ttf']. [code: missing-os2-fsselection-bit7]
🔥 FAIL: Checking OS/2 usWinAscent & usWinDescent. (com.google.fonts/check/family/win_ascent_and_descent)
  • 🔥 FAIL OS/2.usWinAscent value should be equal or greater than 2146, but got 1880 instead [code: ascent]
  • 🔥 FAIL OS/2.usWinDescent value should be equal or greater than 524, but got 419 instead. [code: descent]
🔥 FAIL: Checking OS/2 Metrics match hhea Metrics. (com.google.fonts/check/os2_metrics_match_hhea)
  • 🔥 FAIL OS/2 sTypoLineGap (197) and hhea lineGap (0) must be equal. [code: lineGap]
🔥 FAIL: Ensure soft_dotted characters lose their dot when combined with marks that replace the dot. (com.google.fonts/check/soft_dotted)
  • 🔥 FAIL The dot of soft dotted characters used in orthographies must disappear in the following strings: i̊ j̀ j́ j̃ j̈

The dot of soft dotted characters should disappear in other cases, for example: ĩ i̇ ǐ ĩ̧ i̧̇ i̧̊ ǐ̧ ĩ̵ i̵̇ i̵̊ ǐ̵ ĵ j̇ j̊ ǰ j̧̀ j̧́ ĵ̧ j̧̃ j̧̇ [code: soft-dotted]

WARN: DESCRIPTION.en_us.html should end in a linebreak. (com.google.fonts/check/description/eof_linebreak)
  • WARN The last characther on DESCRIPTION.en_us.html is not a line-break. Please add it. [code: missing-eof-linebreak]
WARN: Copyright notice on METADATA.pb should not contain 'Reserved Font Name'. (com.google.fonts/check/metadata/reserved_font_name)
  • WARN METADATA.pb: copyright field ("Copyright 2023 The Belanosima Project Authors (https://github.com/docrepair-fonts/belanosima-fonts), with Reserved Font Name "Josefin Sans".") contains "Reserved Font Name". This is an error except in a few specific rare cases. [code: rfn]
WARN: Name table strings must not contain the string 'Reserved Font Name'. (com.google.fonts/check/name/rfn)
  • WARN Name table entry contains "Reserved Font Name" for a family name ("Josefin Sans") that differs from the currently used family name (Belanosima), which is fine. [code: legacy-familyname]
WARN: A static fonts directory with at least two fonts must accompany variable fonts (com.google.fonts/check/repo/vf_has_static_fonts)
  • WARN Please consider adding a subdirectory called "static/" and including in it static font files. [code: missing]
WARN: METADATA.pb: Designers are listed correctly on the Google Fonts catalog? (com.google.fonts/check/metadata/designer_profiles)
  • WARN It seems that The DocRepair Project is still not listed on the designers catalog. Please submit a photo and a link to a webpage where people can learn more about the work of this designer/typefoundry. [code: profile-not-found]
WARN: Ensure fonts have ScriptLangTags declared on the 'meta' table. (com.google.fonts/check/meta/script_lang_tags)
  • WARN This font file does not have a 'meta' table. [code: lacks-meta-table]
WARN: Font contains '.notdef' as its first glyph? (com.google.fonts/check/mandatory_glyphs)
  • WARN Glyph '.notdef' should contain a drawing, but it is empty. [code: empty]
WARN: Font has **proper** whitespace glyph names? (com.google.fonts/check/whitespace_glyphnames)
  • WARN Glyph 0x00A0 is called "nbspace": Change to "uni00A0" [code: not-recommended-00a0]
WARN: Check if each glyph has the recommended amount of contours. (com.google.fonts/check/contour_count)
  • WARN This check inspects the glyph outlines and detects the total number of contours in each of them. The expected values are infered from the typical ammounts of contours observed in a large collection of reference font families. The divergences listed below may simply indicate a significantly different design on some of your glyphs. On the other hand, some of these may flag actual bugs in the font such as glyphs mapped to an incorrect codepoint. Please consider reviewing the design and codepoint assignment of these to make sure they are correct.

The following glyphs do not have the recommended number of contours:

- Glyph name: Z	Contours detected: 2	Expected: 1

- Glyph name: u	Contours detected: 2	Expected: 1

- Glyph name: Eth	Contours detected: 3	Expected: 2

- Glyph name: ugrave	Contours detected: 3	Expected: 2

- Glyph name: uacute	Contours detected: 3	Expected: 2

- Glyph name: ucircumflex	Contours detected: 3	Expected: 2

- Glyph name: udieresis	Contours detected: 4	Expected: 3

- Glyph name: Zcaron	Contours detected: 3	Expected: 2

- Glyph name: Omega	Contours detected: 0	Expected: 1

- Glyph name: partialdiff	Contours detected: 0	Expected: 2 

- 10 more.

Use -F or --full-lists to disable shortening of long lists.
[code: contour-count]

WARN: Does the font contain a soft hyphen? (com.google.fonts/check/soft_hyphen)
  • WARN This font has a 'Soft Hyphen' character. [code: softhyphen]
WARN: Check math signs have the same width. (com.google.fonts/check/math_signs_width)
  • WARN The most common width is 821 among a set of 2 math glyphs.
    The following math glyphs have a different width, though:

Width = 969:
plus

Width = 987:
equal

Width = 942:
logicalnot

Width = 838:
divide, plusminus

Width = 968:
multiply

Width = 864:
minus

Width = 1034:
approxequal

Width = 903:
notequal

Width = 698:
lessequal, greaterequal
[code: width-outliers]

WARN: Checking Vertical Metric Linegaps. (com.google.fonts/check/linegaps)
  • WARN OS/2 sTypoLineGap is not equal to 0. [code: OS/2]
WARN: Does GPOS table have kerning information? This check skips monospaced fonts as defined by post.isFixedPitch value (com.google.fonts/check/gpos_kerning_info)
  • WARN GPOS table lacks kerning information. [code: lacks-kern-info]
WARN: Are there any misaligned on-curve points? (com.google.fonts/check/outline_alignment_miss)
  • WARN The following glyphs have on-curve points which have potentially incorrect y coordinates:

    • dollar (U+0024): X=342.5,Y=1.0 (should be at baseline 0?)

    • dollar (U+0024): X=936.0,Y=1433.0 (should be at cap-height 1434?)

    • dollar (U+0024): X=630.5,Y=1.5 (should be at baseline 0?)

    • percent (U+0025): X=285.0,Y=-1.0 (should be at baseline 0?)

    • parenleft (U+0028): X=707.0,Y=1432.0 (should be at cap-height 1434?)

    • slash (U+002F): X=241.0,Y=-2.0 (should be at baseline 0?)

    • three (U+0033): X=324.5,Y=0.5 (should be at baseline 0?)

    • five (U+0035): X=357.5,Y=1.5 (should be at baseline 0?)

    • semicolon (U+003B): X=81.0,Y=2.0 (should be at baseline 0?)

    • at (U+0040): X=1047.0,Y=1.0 (should be at baseline 0?)

    • 44 more.

Use -F or --full-lists to disable shortening of long lists. [code: found-misalignments]

WARN: Do any segments have colinear vectors? (com.google.fonts/check/outline_colinear_vectors)
  • WARN The following glyphs have colinear vectors:

    • ogonek (U+02DB): L<<256.0,21.0>--<261.0,21.0>> -> L<<261.0,21.0>--<430.0,11.0>> [code: found-colinear-vectors]
WARN: Do outlines contain any jaggy segments? (com.google.fonts/check/outline_jaggy_segments)
  • WARN The following glyphs have jaggy segments:

    • u (U+0075): B<<762.0,187.0>-<762.0,199.0>-<770.0,217.0>>/B<<770.0,217.0>-<719.0,109.0>-<632.0,40.5>> = 1.315233260974403

    • u (U+0075): B<<775.0,229.0>-<778.0,234.0>-<779.0,237.0>>/B<<779.0,237.0>-<777.0,233.0>-<775.0,229.0>> = 8.13010235415587

    • u (U+0075): B<<779.0,237.0>-<777.0,233.0>-<775.0,229.0>>/B<<775.0,229.0>-<778.0,234.0>-<779.0,237.0>> = 4.398705354995508

    • uacute (U+00FA): B<<762.0,187.0>-<762.0,199.0>-<770.0,217.0>>/B<<770.0,217.0>-<719.0,109.0>-<632.0,40.5>> = 1.315233260974403

    • uacute (U+00FA): B<<775.0,229.0>-<778.0,234.0>-<779.0,237.0>>/B<<779.0,237.0>-<777.0,233.0>-<775.0,229.0>> = 8.13010235415587

    • uacute (U+00FA): B<<779.0,237.0>-<777.0,233.0>-<775.0,229.0>>/B<<775.0,229.0>-<778.0,234.0>-<779.0,237.0>> = 4.398705354995508

    • ucircumflex (U+00FB): B<<762.0,187.0>-<762.0,199.0>-<770.0,217.0>>/B<<770.0,217.0>-<719.0,109.0>-<632.0,40.5>> = 1.315233260974403

    • ucircumflex (U+00FB): B<<775.0,229.0>-<778.0,234.0>-<779.0,237.0>>/B<<779.0,237.0>-<777.0,233.0>-<775.0,229.0>> = 8.13010235415587

    • ucircumflex (U+00FB): B<<779.0,237.0>-<777.0,233.0>-<775.0,229.0>>/B<<775.0,229.0>-<778.0,234.0>-<779.0,237.0>> = 4.398705354995508

    • udieresis (U+00FC): B<<762.0,187.0>-<762.0,199.0>-<770.0,217.0>>/B<<770.0,217.0>-<719.0,109.0>-<632.0,40.5>> = 1.315233260974403

    • 5 more.

Use -F or --full-lists to disable shortening of long lists. [code: found-jaggy-segments]

WARN: Do outlines contain any semi-vertical or semi-horizontal lines? (com.google.fonts/check/outline_semi_vertical)
  • WARN The following glyphs have semi-vertical/semi-horizontal lines:

    • Ccedilla (U+00C7): L<<654.0,28.0>--<847.0,29.0>>

    • E (U+0045): L<<494.0,1080.0>--<495.0,881.0>>

    • E (U+0045): L<<495.0,553.0>--<494.0,347.0>>

    • Eacute (U+00C9): L<<494.0,1080.0>--<495.0,881.0>>

    • Eacute (U+00C9): L<<495.0,553.0>--<494.0,347.0>>

    • Ecircumflex (U+00CA): L<<494.0,1080.0>--<495.0,881.0>>

    • Ecircumflex (U+00CA): L<<495.0,553.0>--<494.0,347.0>>

    • Edieresis (U+00CB): L<<494.0,1080.0>--<495.0,881.0>>

    • Edieresis (U+00CB): L<<495.0,553.0>--<494.0,347.0>>

    • Egrave (U+00C8): L<<494.0,1080.0>--<495.0,881.0>>

    • 33 more.

Use -F or --full-lists to disable shortening of long lists. [code: found-semi-vertical]

INFO: Does DESCRIPTION file contain a upstream Git repo URL? (com.google.fonts/check/description/git_url)
INFO: Show hinting filesize impact. (com.google.fonts/check/hinting_impact)
  • INFO Hinting filesize impact:
ofl/belanosima/Belanosima-SemiBold.ttf
Dehinted Size 37.4kb
Hinted Size 37.5kb
Increase 24 bytes
Change 0.1 %
[code: size-impact]
INFO: Font has old ttfautohint applied? (com.google.fonts/check/old_ttfautohint)
  • INFO Could not detect which version of ttfautohint was used in this font. It is typically specified as a comment in the font version entries of the 'name' table. Such font version strings are currently: ['Version 2.000'] [code: version-not-detected]
INFO: EPAR table present in font? (com.google.fonts/check/epar)
INFO: Is the Grid-fitting and Scan-conversion Procedure ('gasp') table set to optimize rendering? (com.google.fonts/check/gasp)
  • INFO These are the ppm ranges declared on the gasp table:

PPM <= 65535:
flag = 0x0F
- Use grid-fitting
- Use grayscale rendering
- Use gridfitting with ClearType symmetric smoothing
- Use smoothing along multiple axes with ClearType®
[code: ranges]

INFO: Check for font-v versioning. (com.google.fonts/check/fontv)
  • INFO Version string is: "Version 2.000"
    The version string must ideally include a git commit hash and either a "dev" or a "release" suffix such as in the example below:
    "Version 1.3; git-0d08353-release" [code: bad-format]
INFO: Font contains all required tables? (com.google.fonts/check/required_tables)
  • INFO This font contains the following optional tables:

    • loca

    • prep

    • gasp [code: optional-tables]

INFO: List all superfamily filepaths (com.google.fonts/check/superfamily/list)
  • INFO ofl/belanosima [code: family-path]

[31] Belanosima-Bold.ttf
🔥 FAIL: Check Google Fonts glyph coverage. (com.google.fonts/check/glyph_coverage)
  • 🔥 FAIL Missing required codepoints:

    • 0x030B (COMBINING DOUBLE ACUTE ACCENT)

    • 0x0304 (COMBINING MACRON)

    • 0x0102 (LATIN CAPITAL LETTER A WITH BREVE)

    • 0x0100 (LATIN CAPITAL LETTER A WITH MACRON)

    • 0x0104 (LATIN CAPITAL LETTER A WITH OGONEK)

    • 0x0106 (LATIN CAPITAL LETTER C WITH ACUTE)

    • 0x010C (LATIN CAPITAL LETTER C WITH CARON)

    • 0x010A (LATIN CAPITAL LETTER C WITH DOT ABOVE)

    • 0x010E (LATIN CAPITAL LETTER D WITH CARON)

    • 0x0110 (LATIN CAPITAL LETTER D WITH STROKE)

    • 99 more.

Use -F or --full-lists to disable shortening of long lists. [code: missing-codepoints]

🔥 FAIL: Check font follows the Google Fonts vertical metric schema (com.google.fonts/check/vertical_metrics)
  • 🔥 FAIL OS/2.sTypoLineGap is "215" it should be 0 [code: bad-OS/2.sTypoLineGap]
🔥 FAIL: Ensure METADATA.pb does not use escaped strings. (com.google.fonts/check/metadata/escaped_strings)
🔥 FAIL: OS/2.fsSelection bit 7 (USE_TYPO_METRICS) is set in all fonts. (com.google.fonts/check/os2/use_typo_metrics)
  • 🔥 FAIL OS/2.fsSelection bit 7 (USE_TYPO_METRICS) wasNOT set in the following fonts: ['ofl/belanosima/Belanosima-SemiBold.ttf', 'ofl/belanosima/Belanosima-Bold.ttf', 'ofl/belanosima/Belanosima-Regular.ttf']. [code: missing-os2-fsselection-bit7]
🔥 FAIL: Checking OS/2 usWinAscent & usWinDescent. (com.google.fonts/check/family/win_ascent_and_descent)
  • 🔥 FAIL OS/2.usWinAscent value should be equal or greater than 2146, but got 1844 instead [code: ascent]
  • 🔥 FAIL OS/2.usWinDescent value should be equal or greater than 524, but got 440 instead. [code: descent]
🔥 FAIL: Checking OS/2 Metrics match hhea Metrics. (com.google.fonts/check/os2_metrics_match_hhea)
  • 🔥 FAIL OS/2 sTypoLineGap (215) and hhea lineGap (0) must be equal. [code: lineGap]
🔥 FAIL: Ensure soft_dotted characters lose their dot when combined with marks that replace the dot. (com.google.fonts/check/soft_dotted)
  • 🔥 FAIL The dot of soft dotted characters used in orthographies must disappear in the following strings: i̊ j̀ j́ j̃ j̈

The dot of soft dotted characters should disappear in other cases, for example: ĩ i̇ ǐ ĩ̧ i̧̇ i̧̊ ǐ̧ ĩ̵ i̵̇ i̵̊ ǐ̵ ĵ j̇ j̊ ǰ j̧̀ j̧́ ĵ̧ j̧̃ j̧̇ [code: soft-dotted]

WARN: DESCRIPTION.en_us.html should end in a linebreak. (com.google.fonts/check/description/eof_linebreak)
  • WARN The last characther on DESCRIPTION.en_us.html is not a line-break. Please add it. [code: missing-eof-linebreak]
WARN: Copyright notice on METADATA.pb should not contain 'Reserved Font Name'. (com.google.fonts/check/metadata/reserved_font_name)
  • WARN METADATA.pb: copyright field ("Copyright 2023 The Belanosima Project Authors (https://github.com/docrepair-fonts/belanosima-fonts), with Reserved Font Name "Josefin Sans".") contains "Reserved Font Name". This is an error except in a few specific rare cases. [code: rfn]
WARN: Name table strings must not contain the string 'Reserved Font Name'. (com.google.fonts/check/name/rfn)
  • WARN Name table entry contains "Reserved Font Name" for a family name ("Josefin Sans") that differs from the currently used family name (Belanosima), which is fine. [code: legacy-familyname]
WARN: A static fonts directory with at least two fonts must accompany variable fonts (com.google.fonts/check/repo/vf_has_static_fonts)
  • WARN Please consider adding a subdirectory called "static/" and including in it static font files. [code: missing]
WARN: METADATA.pb: Designers are listed correctly on the Google Fonts catalog? (com.google.fonts/check/metadata/designer_profiles)
  • WARN It seems that The DocRepair Project is still not listed on the designers catalog. Please submit a photo and a link to a webpage where people can learn more about the work of this designer/typefoundry. [code: profile-not-found]
WARN: Ensure fonts have ScriptLangTags declared on the 'meta' table. (com.google.fonts/check/meta/script_lang_tags)
  • WARN This font file does not have a 'meta' table. [code: lacks-meta-table]
WARN: Font contains '.notdef' as its first glyph? (com.google.fonts/check/mandatory_glyphs)
  • WARN Glyph '.notdef' should contain a drawing, but it is empty. [code: empty]
WARN: Font has **proper** whitespace glyph names? (com.google.fonts/check/whitespace_glyphnames)
  • WARN Glyph 0x00A0 is called "nbspace": Change to "uni00A0" [code: not-recommended-00a0]
WARN: Check if each glyph has the recommended amount of contours. (com.google.fonts/check/contour_count)
  • WARN This check inspects the glyph outlines and detects the total number of contours in each of them. The expected values are infered from the typical ammounts of contours observed in a large collection of reference font families. The divergences listed below may simply indicate a significantly different design on some of your glyphs. On the other hand, some of these may flag actual bugs in the font such as glyphs mapped to an incorrect codepoint. Please consider reviewing the design and codepoint assignment of these to make sure they are correct.

The following glyphs do not have the recommended number of contours:

- Glyph name: f	Contours detected: 2	Expected: 1

- Glyph name: Eth	Contours detected: 3	Expected: 2

- Glyph name: Omega	Contours detected: 0	Expected: 1

- Glyph name: partialdiff	Contours detected: 0	Expected: 2

- Glyph name: fl	Contours detected: 3	Expected: 1 or 2

- Glyph name: Eth	Contours detected: 3	Expected: 2

- Glyph name: f	Contours detected: 2	Expected: 1

- Glyph name: fi	Contours detected: 2	Expected: 3

- Glyph name: fl	Contours detected: 3	Expected: 2 

- Glyph name: partialdiff	Contours detected: 0	Expected: 2

[code: contour-count]

WARN: Does the font contain a soft hyphen? (com.google.fonts/check/soft_hyphen)
  • WARN This font has a 'Soft Hyphen' character. [code: softhyphen]
WARN: Check math signs have the same width. (com.google.fonts/check/math_signs_width)
  • WARN The most common width is 1108 among a set of 2 math glyphs.
    The following math glyphs have a different width, though:

Width = 911:
greater, less

Width = 1079:
equal

Width = 942:
logicalnot

Width = 838:
divide, plusminus

Width = 900:
minus

Width = 1034:
approxequal

Width = 903:
notequal

Width = 698:
lessequal, greaterequal
[code: width-outliers]

WARN: Checking Vertical Metric Linegaps. (com.google.fonts/check/linegaps)
  • WARN OS/2 sTypoLineGap is not equal to 0. [code: OS/2]
WARN: Does GPOS table have kerning information? This check skips monospaced fonts as defined by post.isFixedPitch value (com.google.fonts/check/gpos_kerning_info)
  • WARN GPOS table lacks kerning information. [code: lacks-kern-info]
WARN: Are there any misaligned on-curve points? (com.google.fonts/check/outline_alignment_miss)
  • WARN The following glyphs have on-curve points which have potentially incorrect y coordinates:

    • dollar (U+0024): X=1067.0,Y=1436.0 (should be at cap-height 1434?)

    • percent (U+0025): X=620.0,Y=1436.0 (should be at cap-height 1434?)

    • percent (U+0025): X=274.0,Y=-1.0 (should be at baseline 0?)

    • percent (U+0025): X=242.5,Y=2.0 (should be at baseline 0?)

    • asterisk (U+002A): X=862.0,Y=1436.0 (should be at cap-height 1434?)

    • comma (U+002C): X=175.0,Y=2.0 (should be at baseline 0?)

    • three (U+0033): X=332.5,Y=0.5 (should be at baseline 0?)

    • semicolon (U+003B): X=108.0,Y=1.0 (should be at baseline 0?)

    • less (U+003C): X=800.0,Y=-1.0 (should be at baseline 0?)

    • greater (U+003E): X=111.0,Y=-1.0 (should be at baseline 0?)

    • 51 more.

Use -F or --full-lists to disable shortening of long lists. [code: found-misalignments]

WARN: Do outlines contain any jaggy segments? (com.google.fonts/check/outline_jaggy_segments)
  • WARN The following glyphs have jaggy segments:

    • Delta (U+0394): B<<615.5,589.0>-<590.0,736.0>-<566.0,883.0>>/B<<566.0,883.0>-<564.0,807.0>-<555.5,752.0>> = 10.780037535975225

    • Delta (U+2206): B<<615.5,589.0>-<590.0,736.0>-<566.0,883.0>>/B<<566.0,883.0>-<564.0,807.0>-<555.5,752.0>> = 10.780037535975225 [code: found-jaggy-segments]

WARN: Do outlines contain any semi-vertical or semi-horizontal lines? (com.google.fonts/check/outline_semi_vertical)
  • WARN The following glyphs have semi-vertical/semi-horizontal lines:

    • E (U+0045): L<<576.0,442.0>--<1094.0,441.0>>

    • Eacute (U+00C9): L<<576.0,442.0>--<1094.0,441.0>>

    • Ecircumflex (U+00CA): L<<576.0,442.0>--<1094.0,441.0>>

    • Edieresis (U+00CB): L<<576.0,442.0>--<1094.0,441.0>>

    • Egrave (U+00C8): L<<576.0,442.0>--<1094.0,441.0>>

    • OE (U+0152): L<<1282.0,438.0>--<1743.0,437.0>>

    • exclamdown (U+00A1): L<<143.0,464.0>--<144.0,638.0>>

    • product (U+220F): L<<314.0,157.0>--<313.0,-65.0>> [code: found-semi-vertical]

INFO: Does DESCRIPTION file contain a upstream Git repo URL? (com.google.fonts/check/description/git_url)
INFO: Show hinting filesize impact. (com.google.fonts/check/hinting_impact)
  • INFO Hinting filesize impact:
ofl/belanosima/Belanosima-Bold.ttf
Dehinted Size 38.8kb
Hinted Size 38.8kb
Increase 24 bytes
Change 0.1 %
[code: size-impact]
INFO: Font has old ttfautohint applied? (com.google.fonts/check/old_ttfautohint)
  • INFO Could not detect which version of ttfautohint was used in this font. It is typically specified as a comment in the font version entries of the 'name' table. Such font version strings are currently: ['Version 2.000'] [code: version-not-detected]
INFO: EPAR table present in font? (com.google.fonts/check/epar)
INFO: Is the Grid-fitting and Scan-conversion Procedure ('gasp') table set to optimize rendering? (com.google.fonts/check/gasp)
  • INFO These are the ppm ranges declared on the gasp table:

PPM <= 65535:
flag = 0x0F
- Use grid-fitting
- Use grayscale rendering
- Use gridfitting with ClearType symmetric smoothing
- Use smoothing along multiple axes with ClearType®
[code: ranges]

INFO: Check for font-v versioning. (com.google.fonts/check/fontv)
  • INFO Version string is: "Version 2.000"
    The version string must ideally include a git commit hash and either a "dev" or a "release" suffix such as in the example below:
    "Version 1.3; git-0d08353-release" [code: bad-format]
INFO: Font contains all required tables? (com.google.fonts/check/required_tables)
  • INFO This font contains the following optional tables:

    • loca

    • prep

    • gasp [code: optional-tables]

INFO: List all superfamily filepaths (com.google.fonts/check/superfamily/list)
  • INFO ofl/belanosima [code: family-path]

[31] Belanosima-Regular.ttf
🔥 FAIL: Check Google Fonts glyph coverage. (com.google.fonts/check/glyph_coverage)
  • 🔥 FAIL Missing required codepoints:

    • 0x030B (COMBINING DOUBLE ACUTE ACCENT)

    • 0x0304 (COMBINING MACRON)

    • 0x0102 (LATIN CAPITAL LETTER A WITH BREVE)

    • 0x0100 (LATIN CAPITAL LETTER A WITH MACRON)

    • 0x0104 (LATIN CAPITAL LETTER A WITH OGONEK)

    • 0x0106 (LATIN CAPITAL LETTER C WITH ACUTE)

    • 0x010C (LATIN CAPITAL LETTER C WITH CARON)

    • 0x010A (LATIN CAPITAL LETTER C WITH DOT ABOVE)

    • 0x010E (LATIN CAPITAL LETTER D WITH CARON)

    • 0x0110 (LATIN CAPITAL LETTER D WITH STROKE)

    • 99 more.

Use -F or --full-lists to disable shortening of long lists. [code: missing-codepoints]

🔥 FAIL: Check font follows the Google Fonts vertical metric schema (com.google.fonts/check/vertical_metrics)
  • 🔥 FAIL OS/2.sTypoLineGap is "190" it should be 0 [code: bad-OS/2.sTypoLineGap]
  • 🔥 FAIL The sum of hhea.ascender + abs(hhea.descender) + hhea.lineGap is 2251 when it should be at least 2457 [code: bad-hhea-range]
🔥 FAIL: Ensure METADATA.pb does not use escaped strings. (com.google.fonts/check/metadata/escaped_strings)
🔥 FAIL: OS/2.fsSelection bit 7 (USE_TYPO_METRICS) is set in all fonts. (com.google.fonts/check/os2/use_typo_metrics)
  • 🔥 FAIL OS/2.fsSelection bit 7 (USE_TYPO_METRICS) wasNOT set in the following fonts: ['ofl/belanosima/Belanosima-SemiBold.ttf', 'ofl/belanosima/Belanosima-Bold.ttf', 'ofl/belanosima/Belanosima-Regular.ttf']. [code: missing-os2-fsselection-bit7]
🔥 FAIL: Checking OS/2 usWinAscent & usWinDescent. (com.google.fonts/check/family/win_ascent_and_descent)
  • 🔥 FAIL OS/2.usWinAscent value should be equal or greater than 2146, but got 1827 instead [code: ascent]
  • 🔥 FAIL OS/2.usWinDescent value should be equal or greater than 524, but got 416 instead. [code: descent]
🔥 FAIL: Checking OS/2 Metrics match hhea Metrics. (com.google.fonts/check/os2_metrics_match_hhea)
  • 🔥 FAIL OS/2 sTypoLineGap (190) and hhea lineGap (0) must be equal. [code: lineGap]
🔥 FAIL: Ensure soft_dotted characters lose their dot when combined with marks that replace the dot. (com.google.fonts/check/soft_dotted)
  • 🔥 FAIL The dot of soft dotted characters used in orthographies must disappear in the following strings: i̊ j̀ j́ j̃ j̈

The dot of soft dotted characters should disappear in other cases, for example: ĩ i̇ ǐ ĩ̧ i̧̇ i̧̊ ǐ̧ ĩ̵ i̵̇ i̵̊ ǐ̵ ĵ j̇ j̊ ǰ j̧̀ j̧́ ĵ̧ j̧̃ j̧̇ [code: soft-dotted]

WARN: DESCRIPTION.en_us.html should end in a linebreak. (com.google.fonts/check/description/eof_linebreak)
  • WARN The last characther on DESCRIPTION.en_us.html is not a line-break. Please add it. [code: missing-eof-linebreak]
WARN: Copyright notice on METADATA.pb should not contain 'Reserved Font Name'. (com.google.fonts/check/metadata/reserved_font_name)
  • WARN METADATA.pb: copyright field ("Copyright 2023 The Belanosima Project Authors (https://github.com/docrepair-fonts/belanosima-fonts), with Reserved Font Name "Josefin Sans".") contains "Reserved Font Name". This is an error except in a few specific rare cases. [code: rfn]
WARN: Name table strings must not contain the string 'Reserved Font Name'. (com.google.fonts/check/name/rfn)
  • WARN Name table entry contains "Reserved Font Name" for a family name ("Josefin Sans") that differs from the currently used family name (Belanosima), which is fine. [code: legacy-familyname]
WARN: A static fonts directory with at least two fonts must accompany variable fonts (com.google.fonts/check/repo/vf_has_static_fonts)
  • WARN Please consider adding a subdirectory called "static/" and including in it static font files. [code: missing]
WARN: METADATA.pb: Designers are listed correctly on the Google Fonts catalog? (com.google.fonts/check/metadata/designer_profiles)
  • WARN It seems that The DocRepair Project is still not listed on the designers catalog. Please submit a photo and a link to a webpage where people can learn more about the work of this designer/typefoundry. [code: profile-not-found]
WARN: Ensure fonts have ScriptLangTags declared on the 'meta' table. (com.google.fonts/check/meta/script_lang_tags)
  • WARN This font file does not have a 'meta' table. [code: lacks-meta-table]
WARN: Font contains '.notdef' as its first glyph? (com.google.fonts/check/mandatory_glyphs)
  • WARN Glyph '.notdef' should contain a drawing, but it is empty. [code: empty]
WARN: Font has **proper** whitespace glyph names? (com.google.fonts/check/whitespace_glyphnames)
  • WARN Glyph 0x00A0 is called "nbspace": Change to "uni00A0" [code: not-recommended-00a0]
WARN: Check if each glyph has the recommended amount of contours. (com.google.fonts/check/contour_count)
  • WARN This check inspects the glyph outlines and detects the total number of contours in each of them. The expected values are infered from the typical ammounts of contours observed in a large collection of reference font families. The divergences listed below may simply indicate a significantly different design on some of your glyphs. On the other hand, some of these may flag actual bugs in the font such as glyphs mapped to an incorrect codepoint. Please consider reviewing the design and codepoint assignment of these to make sure they are correct.

The following glyphs do not have the recommended number of contours:

- Glyph name: Eth	Contours detected: 3	Expected: 2

- Glyph name: Omega	Contours detected: 0	Expected: 1

- Glyph name: partialdiff	Contours detected: 0	Expected: 2

- Glyph name: Eth	Contours detected: 3	Expected: 2

- Glyph name: fi	Contours detected: 1	Expected: 3 

- Glyph name: partialdiff	Contours detected: 0	Expected: 2

[code: contour-count]

WARN: Does the font contain a soft hyphen? (com.google.fonts/check/soft_hyphen)
  • WARN This font has a 'Soft Hyphen' character. [code: softhyphen]
WARN: Check math signs have the same width. (com.google.fonts/check/math_signs_width)
  • WARN The most common width is 827 among a set of 3 math glyphs.
    The following math glyphs have a different width, though:

Width = 729:
greater, less

Width = 893:
equal

Width = 942:
logicalnot

Width = 838:
divide, plusminus

Width = 1034:
approxequal

Width = 903:
notequal

Width = 698:
lessequal, greaterequal
[code: width-outliers]

WARN: Checking Vertical Metric Linegaps. (com.google.fonts/check/linegaps)
  • WARN OS/2 sTypoLineGap is not equal to 0. [code: OS/2]
WARN: Does GPOS table have kerning information? This check skips monospaced fonts as defined by post.isFixedPitch value (com.google.fonts/check/gpos_kerning_info)
  • WARN GPOS table lacks kerning information. [code: lacks-kern-info]
WARN: Are there any misaligned on-curve points? (com.google.fonts/check/outline_alignment_miss)
  • WARN The following glyphs have on-curve points which have potentially incorrect y coordinates:

    • dollar (U+0024): X=567.5,Y=1.5 (should be at baseline 0?)

    • percent (U+0025): X=275.0,Y=-1.0 (should be at baseline 0?)

    • ampersand (U+0026): X=341.0,Y=1436.0 (should be at cap-height 1434?)

    • five (U+0035): X=326.0,Y=-1.0 (should be at baseline 0?)

    • G (U+0047): X=966.0,Y=2.0 (should be at baseline 0?)

    • N (U+004E): X=140.0,Y=1436.0 (should be at cap-height 1434?)

    • V (U+0056): X=659.0,Y=2.0 (should be at baseline 0?)

    • V (U+0056): X=611.0,Y=2.0 (should be at baseline 0?)

    • W (U+0057): X=607.5,Y=1.5 (should be at baseline 0?)

    • b (U+0062): X=322.5,Y=1432.0 (should be at cap-height 1434?)

    • 38 more.

Use -F or --full-lists to disable shortening of long lists. [code: found-misalignments]

WARN: Do any segments have colinear vectors? (com.google.fonts/check/outline_colinear_vectors)
  • WARN The following glyphs have colinear vectors:

    • U (U+0055): L<<362.0,1362.0>--<363.0,1313.0>> -> L<<363.0,1313.0>--<364.0,1166.0>>

    • U (U+0055): L<<992.0,1166.0>--<993.0,1313.0>> -> L<<993.0,1313.0>--<994.0,1362.0>>

    • Uacute (U+00DA): L<<362.0,1362.0>--<363.0,1313.0>> -> L<<363.0,1313.0>--<364.0,1166.0>>

    • Uacute (U+00DA): L<<992.0,1166.0>--<993.0,1313.0>> -> L<<993.0,1313.0>--<994.0,1362.0>>

    • Ucircumflex (U+00DB): L<<362.0,1362.0>--<363.0,1313.0>> -> L<<363.0,1313.0>--<364.0,1166.0>>

    • Ucircumflex (U+00DB): L<<992.0,1166.0>--<993.0,1313.0>> -> L<<993.0,1313.0>--<994.0,1362.0>>

    • Udieresis (U+00DC): L<<362.0,1362.0>--<363.0,1313.0>> -> L<<363.0,1313.0>--<364.0,1166.0>>

    • Udieresis (U+00DC): L<<992.0,1166.0>--<993.0,1313.0>> -> L<<993.0,1313.0>--<994.0,1362.0>>

    • Ugrave (U+00D9): L<<362.0,1362.0>--<363.0,1313.0>> -> L<<363.0,1313.0>--<364.0,1166.0>>

    • Ugrave (U+00D9): L<<992.0,1166.0>--<993.0,1313.0>> -> L<<993.0,1313.0>--<994.0,1362.0>>

    • braceleft (U+007B): L<<592.0,1382.0>--<555.0,1382.0>> -> L<<555.0,1382.0>--<539.0,1383.0>>

    • summation (U+2211): L<<146.0,488.0>--<181.0,651.0>> -> L<<181.0,651.0>--<193.0,706.0>> [code: found-colinear-vectors]

WARN: Do outlines contain any semi-vertical or semi-horizontal lines? (com.google.fonts/check/outline_semi_vertical)
  • WARN The following glyphs have semi-vertical/semi-horizontal lines:

    • P (U+0050): L<<383.0,454.0>--<380.0,40.0>>

    • T (U+0054): L<<395.0,744.0>--<394.0,1149.0>>

    • U (U+0055): L<<363.0,1313.0>--<364.0,1166.0>>

    • U (U+0055): L<<992.0,1166.0>--<993.0,1313.0>>

    • Uacute (U+00DA): L<<363.0,1313.0>--<364.0,1166.0>>

    • Uacute (U+00DA): L<<992.0,1166.0>--<993.0,1313.0>>

    • Ucircumflex (U+00DB): L<<363.0,1313.0>--<364.0,1166.0>>

    • Ucircumflex (U+00DB): L<<992.0,1166.0>--<993.0,1313.0>>

    • Udieresis (U+00DC): L<<363.0,1313.0>--<364.0,1166.0>>

    • Udieresis (U+00DC): L<<992.0,1166.0>--<993.0,1313.0>>

    • 18 more.

Use -F or --full-lists to disable shortening of long lists. [code: found-semi-vertical]

INFO: Does DESCRIPTION file contain a upstream Git repo URL? (com.google.fonts/check/description/git_url)
INFO: Show hinting filesize impact. (com.google.fonts/check/hinting_impact)
  • INFO Hinting filesize impact:
ofl/belanosima/Belanosima-Regular.ttf
Dehinted Size 36.9kb
Hinted Size 37.0kb
Increase 24 bytes
Change 0.1 %
[code: size-impact]
INFO: Font has old ttfautohint applied? (com.google.fonts/check/old_ttfautohint)
  • INFO Could not detect which version of ttfautohint was used in this font. It is typically specified as a comment in the font version entries of the 'name' table. Such font version strings are currently: ['Version 2.000'] [code: version-not-detected]
INFO: EPAR table present in font? (com.google.fonts/check/epar)
INFO: Is the Grid-fitting and Scan-conversion Procedure ('gasp') table set to optimize rendering? (com.google.fonts/check/gasp)
  • INFO These are the ppm ranges declared on the gasp table:

PPM <= 65535:
flag = 0x0F
- Use grid-fitting
- Use grayscale rendering
- Use gridfitting with ClearType symmetric smoothing
- Use smoothing along multiple axes with ClearType®
[code: ranges]

INFO: Check for font-v versioning. (com.google.fonts/check/fontv)
  • INFO Version string is: "Version 2.000"
    The version string must ideally include a git commit hash and either a "dev" or a "release" suffix such as in the example below:
    "Version 1.3; git-0d08353-release" [code: bad-format]
INFO: Font contains all required tables? (com.google.fonts/check/required_tables)
  • INFO This font contains the following optional tables:

    • loca

    • prep

    • gasp [code: optional-tables]

INFO: List all superfamily filepaths (com.google.fonts/check/superfamily/list)
  • INFO ofl/belanosima [code: family-path]

Summary

💔 ERROR 🔥 FAIL ⚠ WARN 💤 SKIP ℹ INFO 🍞 PASS 🔎 DEBUG
0 23 49 203 25 394 0
0% 3% 7% 29% 4% 57% 0%

Note: The following loglevels were omitted in this report:

  • SKIP
  • PASS
  • DEBUG

@yanone
Copy link
Collaborator Author

yanone commented Apr 13, 2023

Updated

Belanosima: Version 2.000 added


0252a66: [gftools-packager] Belanosima: Version 2.000 added

@yanone yanone force-pushed the gftools_packager_ofl_belanosima branch from 888c429 to 0252a66 Compare April 13, 2023 08:39
@github-actions
Copy link

Fontbakery report

Fontbakery version: 0.8.11

[3] Family checks
🔥 FAIL: Each font in a family must have the same set of vertical metrics values. (com.google.fonts/check/family/vertical_metrics)
  • 🔥 FAIL sTypoAscender is not the same across the family:
    Belanosima SemiBold: 1893
    Belanosima Bold: 1857
    Belanosima: 1835 [code: sTypoAscender-mismatch]
  • 🔥 FAIL sTypoDescender is not the same across the family:
    Belanosima SemiBold: -419
    Belanosima Bold: -678
    Belanosima: -416 [code: sTypoDescender-mismatch]
  • 🔥 FAIL sTypoLineGap is not the same across the family:
    Belanosima SemiBold: 197
    Belanosima Bold: 215
    Belanosima: 190 [code: sTypoLineGap-mismatch]
  • 🔥 FAIL usWinAscent is not the same across the family:
    Belanosima SemiBold: 1880
    Belanosima Bold: 1844
    Belanosima: 1827 [code: usWinAscent-mismatch]
  • 🔥 FAIL usWinDescent is not the same across the family:
    Belanosima SemiBold: 419
    Belanosima Bold: 440
    Belanosima: 416 [code: usWinDescent-mismatch]
  • 🔥 FAIL ascent is not the same across the family:
    Belanosima SemiBold: 1893
    Belanosima Bold: 1857
    Belanosima: 1835 [code: ascent-mismatch]
  • 🔥 FAIL descent is not the same across the family:
    Belanosima SemiBold: -419
    Belanosima Bold: -678
    Belanosima: -416 [code: descent-mismatch]
🔥 FAIL: Fonts have consistent underline thickness? (com.google.fonts/check/family/underline_thickness)
  • 🔥 FAIL Thickness of the underline is not the same across this family. In order to fix this, please make sure that the underlineThickness value is the same in the 'post' table of all of this family font files.
    Detected underlineThickness values are:
    ofl/belanosima/Belanosima-SemiBold.ttf: 120
    ofl/belanosima/Belanosima-Bold.ttf: 120
    ofl/belanosima/Belanosima-Regular.ttf: 102
    [code: inconsistent-underline-thickness]
INFO: Check axis ordering on the STAT table. (com.google.fonts/check/STAT/axis_order)
  • INFO From a total of 3 font files, 3 of them (100.00%) lack a STAT table.

    And these are the most common STAT axis orderings:
    [code: summary]


[32] Belanosima-SemiBold.ttf
🔥 FAIL: Check Google Fonts glyph coverage. (com.google.fonts/check/glyph_coverage)
  • 🔥 FAIL Missing required codepoints:

    • 0x030B (COMBINING DOUBLE ACUTE ACCENT)

    • 0x0304 (COMBINING MACRON)

    • 0x0102 (LATIN CAPITAL LETTER A WITH BREVE)

    • 0x0100 (LATIN CAPITAL LETTER A WITH MACRON)

    • 0x0104 (LATIN CAPITAL LETTER A WITH OGONEK)

    • 0x0106 (LATIN CAPITAL LETTER C WITH ACUTE)

    • 0x010C (LATIN CAPITAL LETTER C WITH CARON)

    • 0x010A (LATIN CAPITAL LETTER C WITH DOT ABOVE)

    • 0x010E (LATIN CAPITAL LETTER D WITH CARON)

    • 0x0110 (LATIN CAPITAL LETTER D WITH STROKE)

    • 99 more.

Use -F or --full-lists to disable shortening of long lists. [code: missing-codepoints]

🔥 FAIL: Check font follows the Google Fonts vertical metric schema (com.google.fonts/check/vertical_metrics)
  • 🔥 FAIL OS/2.sTypoLineGap is "197" it should be 0 [code: bad-OS/2.sTypoLineGap]
  • 🔥 FAIL The sum of hhea.ascender + abs(hhea.descender) + hhea.lineGap is 2312 when it should be at least 2457 [code: bad-hhea-range]
🔥 FAIL: Ensure METADATA.pb does not use escaped strings. (com.google.fonts/check/metadata/escaped_strings)
🔥 FAIL: OS/2.fsSelection bit 7 (USE_TYPO_METRICS) is set in all fonts. (com.google.fonts/check/os2/use_typo_metrics)
  • 🔥 FAIL OS/2.fsSelection bit 7 (USE_TYPO_METRICS) wasNOT set in the following fonts: ['ofl/belanosima/Belanosima-SemiBold.ttf', 'ofl/belanosima/Belanosima-Bold.ttf', 'ofl/belanosima/Belanosima-Regular.ttf']. [code: missing-os2-fsselection-bit7]
🔥 FAIL: Checking OS/2 usWinAscent & usWinDescent. (com.google.fonts/check/family/win_ascent_and_descent)
  • 🔥 FAIL OS/2.usWinAscent value should be equal or greater than 2146, but got 1880 instead [code: ascent]
  • 🔥 FAIL OS/2.usWinDescent value should be equal or greater than 524, but got 419 instead. [code: descent]
🔥 FAIL: Checking OS/2 Metrics match hhea Metrics. (com.google.fonts/check/os2_metrics_match_hhea)
  • 🔥 FAIL OS/2 sTypoLineGap (197) and hhea lineGap (0) must be equal. [code: lineGap]
🔥 FAIL: Ensure soft_dotted characters lose their dot when combined with marks that replace the dot. (com.google.fonts/check/soft_dotted)
  • 🔥 FAIL The dot of soft dotted characters used in orthographies must disappear in the following strings: i̊ j̀ j́ j̃ j̈

The dot of soft dotted characters should disappear in other cases, for example: ĩ i̇ ǐ ĩ̧ i̧̇ i̧̊ ǐ̧ ĩ̵ i̵̇ i̵̊ ǐ̵ ĵ j̇ j̊ ǰ j̧̀ j̧́ ĵ̧ j̧̃ j̧̇ [code: soft-dotted]

WARN: DESCRIPTION.en_us.html should end in a linebreak. (com.google.fonts/check/description/eof_linebreak)
  • WARN The last characther on DESCRIPTION.en_us.html is not a line-break. Please add it. [code: missing-eof-linebreak]
WARN: Copyright notice on METADATA.pb should not contain 'Reserved Font Name'. (com.google.fonts/check/metadata/reserved_font_name)
  • WARN METADATA.pb: copyright field ("Copyright 2023 The Belanosima Project Authors (https://github.com/docrepair-fonts/belanosima-fonts), with Reserved Font Name "Josefin Sans".") contains "Reserved Font Name". This is an error except in a few specific rare cases. [code: rfn]
WARN: Name table strings must not contain the string 'Reserved Font Name'. (com.google.fonts/check/name/rfn)
  • WARN Name table entry contains "Reserved Font Name" for a family name ("Josefin Sans") that differs from the currently used family name (Belanosima), which is fine. [code: legacy-familyname]
WARN: A static fonts directory with at least two fonts must accompany variable fonts (com.google.fonts/check/repo/vf_has_static_fonts)
  • WARN Please consider adding a subdirectory called "static/" and including in it static font files. [code: missing]
WARN: METADATA.pb: Designers are listed correctly on the Google Fonts catalog? (com.google.fonts/check/metadata/designer_profiles)
  • WARN It seems that The DocRepair Project is still not listed on the designers catalog. Please submit a photo and a link to a webpage where people can learn more about the work of this designer/typefoundry. [code: profile-not-found]
WARN: Ensure fonts have ScriptLangTags declared on the 'meta' table. (com.google.fonts/check/meta/script_lang_tags)
  • WARN This font file does not have a 'meta' table. [code: lacks-meta-table]
WARN: Font contains '.notdef' as its first glyph? (com.google.fonts/check/mandatory_glyphs)
  • WARN Glyph '.notdef' should contain a drawing, but it is empty. [code: empty]
WARN: Font has **proper** whitespace glyph names? (com.google.fonts/check/whitespace_glyphnames)
  • WARN Glyph 0x00A0 is called "nbspace": Change to "uni00A0" [code: not-recommended-00a0]
WARN: Check if each glyph has the recommended amount of contours. (com.google.fonts/check/contour_count)
  • WARN This check inspects the glyph outlines and detects the total number of contours in each of them. The expected values are infered from the typical ammounts of contours observed in a large collection of reference font families. The divergences listed below may simply indicate a significantly different design on some of your glyphs. On the other hand, some of these may flag actual bugs in the font such as glyphs mapped to an incorrect codepoint. Please consider reviewing the design and codepoint assignment of these to make sure they are correct.

The following glyphs do not have the recommended number of contours:

- Glyph name: Z	Contours detected: 2	Expected: 1

- Glyph name: u	Contours detected: 2	Expected: 1

- Glyph name: Eth	Contours detected: 3	Expected: 2

- Glyph name: ugrave	Contours detected: 3	Expected: 2

- Glyph name: uacute	Contours detected: 3	Expected: 2

- Glyph name: ucircumflex	Contours detected: 3	Expected: 2

- Glyph name: udieresis	Contours detected: 4	Expected: 3

- Glyph name: Zcaron	Contours detected: 3	Expected: 2

- Glyph name: Omega	Contours detected: 0	Expected: 1

- Glyph name: partialdiff	Contours detected: 0	Expected: 2 

- 10 more.

Use -F or --full-lists to disable shortening of long lists.
[code: contour-count]

WARN: Does the font contain a soft hyphen? (com.google.fonts/check/soft_hyphen)
  • WARN This font has a 'Soft Hyphen' character. [code: softhyphen]
WARN: Check math signs have the same width. (com.google.fonts/check/math_signs_width)
  • WARN The most common width is 821 among a set of 2 math glyphs.
    The following math glyphs have a different width, though:

Width = 969:
plus

Width = 987:
equal

Width = 942:
logicalnot

Width = 838:
divide, plusminus

Width = 968:
multiply

Width = 864:
minus

Width = 1034:
approxequal

Width = 903:
notequal

Width = 698:
greaterequal, lessequal
[code: width-outliers]

WARN: Checking Vertical Metric Linegaps. (com.google.fonts/check/linegaps)
  • WARN OS/2 sTypoLineGap is not equal to 0. [code: OS/2]
WARN: Does GPOS table have kerning information? This check skips monospaced fonts as defined by post.isFixedPitch value (com.google.fonts/check/gpos_kerning_info)
  • WARN GPOS table lacks kerning information. [code: lacks-kern-info]
WARN: Are there any misaligned on-curve points? (com.google.fonts/check/outline_alignment_miss)
  • WARN The following glyphs have on-curve points which have potentially incorrect y coordinates:

    • dollar (U+0024): X=342.5,Y=1.0 (should be at baseline 0?)

    • dollar (U+0024): X=936.0,Y=1433.0 (should be at cap-height 1434?)

    • dollar (U+0024): X=630.5,Y=1.5 (should be at baseline 0?)

    • percent (U+0025): X=285.0,Y=-1.0 (should be at baseline 0?)

    • parenleft (U+0028): X=707.0,Y=1432.0 (should be at cap-height 1434?)

    • slash (U+002F): X=241.0,Y=-2.0 (should be at baseline 0?)

    • three (U+0033): X=324.5,Y=0.5 (should be at baseline 0?)

    • five (U+0035): X=357.5,Y=1.5 (should be at baseline 0?)

    • semicolon (U+003B): X=81.0,Y=2.0 (should be at baseline 0?)

    • at (U+0040): X=1047.0,Y=1.0 (should be at baseline 0?)

    • 44 more.

Use -F or --full-lists to disable shortening of long lists. [code: found-misalignments]

WARN: Do any segments have colinear vectors? (com.google.fonts/check/outline_colinear_vectors)
  • WARN The following glyphs have colinear vectors:

    • ogonek (U+02DB): L<<256.0,21.0>--<261.0,21.0>> -> L<<261.0,21.0>--<430.0,11.0>> [code: found-colinear-vectors]
WARN: Do outlines contain any jaggy segments? (com.google.fonts/check/outline_jaggy_segments)
  • WARN The following glyphs have jaggy segments:

    • u (U+0075): B<<762.0,187.0>-<762.0,199.0>-<770.0,217.0>>/B<<770.0,217.0>-<719.0,109.0>-<632.0,40.5>> = 1.315233260974403

    • u (U+0075): B<<775.0,229.0>-<778.0,234.0>-<779.0,237.0>>/B<<779.0,237.0>-<777.0,233.0>-<775.0,229.0>> = 8.13010235415587

    • u (U+0075): B<<779.0,237.0>-<777.0,233.0>-<775.0,229.0>>/B<<775.0,229.0>-<778.0,234.0>-<779.0,237.0>> = 4.398705354995508

    • uacute (U+00FA): B<<762.0,187.0>-<762.0,199.0>-<770.0,217.0>>/B<<770.0,217.0>-<719.0,109.0>-<632.0,40.5>> = 1.315233260974403

    • uacute (U+00FA): B<<775.0,229.0>-<778.0,234.0>-<779.0,237.0>>/B<<779.0,237.0>-<777.0,233.0>-<775.0,229.0>> = 8.13010235415587

    • uacute (U+00FA): B<<779.0,237.0>-<777.0,233.0>-<775.0,229.0>>/B<<775.0,229.0>-<778.0,234.0>-<779.0,237.0>> = 4.398705354995508

    • ucircumflex (U+00FB): B<<762.0,187.0>-<762.0,199.0>-<770.0,217.0>>/B<<770.0,217.0>-<719.0,109.0>-<632.0,40.5>> = 1.315233260974403

    • ucircumflex (U+00FB): B<<775.0,229.0>-<778.0,234.0>-<779.0,237.0>>/B<<779.0,237.0>-<777.0,233.0>-<775.0,229.0>> = 8.13010235415587

    • ucircumflex (U+00FB): B<<779.0,237.0>-<777.0,233.0>-<775.0,229.0>>/B<<775.0,229.0>-<778.0,234.0>-<779.0,237.0>> = 4.398705354995508

    • udieresis (U+00FC): B<<762.0,187.0>-<762.0,199.0>-<770.0,217.0>>/B<<770.0,217.0>-<719.0,109.0>-<632.0,40.5>> = 1.315233260974403

    • 5 more.

Use -F or --full-lists to disable shortening of long lists. [code: found-jaggy-segments]

WARN: Do outlines contain any semi-vertical or semi-horizontal lines? (com.google.fonts/check/outline_semi_vertical)
  • WARN The following glyphs have semi-vertical/semi-horizontal lines:

    • Ccedilla (U+00C7): L<<654.0,28.0>--<847.0,29.0>>

    • E (U+0045): L<<494.0,1080.0>--<495.0,881.0>>

    • E (U+0045): L<<495.0,553.0>--<494.0,347.0>>

    • Eacute (U+00C9): L<<494.0,1080.0>--<495.0,881.0>>

    • Eacute (U+00C9): L<<495.0,553.0>--<494.0,347.0>>

    • Ecircumflex (U+00CA): L<<494.0,1080.0>--<495.0,881.0>>

    • Ecircumflex (U+00CA): L<<495.0,553.0>--<494.0,347.0>>

    • Edieresis (U+00CB): L<<494.0,1080.0>--<495.0,881.0>>

    • Edieresis (U+00CB): L<<495.0,553.0>--<494.0,347.0>>

    • Egrave (U+00C8): L<<494.0,1080.0>--<495.0,881.0>>

    • 33 more.

Use -F or --full-lists to disable shortening of long lists. [code: found-semi-vertical]

INFO: Does DESCRIPTION file contain a upstream Git repo URL? (com.google.fonts/check/description/git_url)
INFO: Show hinting filesize impact. (com.google.fonts/check/hinting_impact)
  • INFO Hinting filesize impact:
ofl/belanosima/Belanosima-SemiBold.ttf
Dehinted Size 37.4kb
Hinted Size 37.5kb
Increase 24 bytes
Change 0.1 %
[code: size-impact]
INFO: Font has old ttfautohint applied? (com.google.fonts/check/old_ttfautohint)
  • INFO Could not detect which version of ttfautohint was used in this font. It is typically specified as a comment in the font version entries of the 'name' table. Such font version strings are currently: ['Version 2.000'] [code: version-not-detected]
INFO: EPAR table present in font? (com.google.fonts/check/epar)
INFO: Is the Grid-fitting and Scan-conversion Procedure ('gasp') table set to optimize rendering? (com.google.fonts/check/gasp)
  • INFO These are the ppm ranges declared on the gasp table:

PPM <= 65535:
flag = 0x0F
- Use grid-fitting
- Use grayscale rendering
- Use gridfitting with ClearType symmetric smoothing
- Use smoothing along multiple axes with ClearType®
[code: ranges]

INFO: Check for font-v versioning. (com.google.fonts/check/fontv)
  • INFO Version string is: "Version 2.000"
    The version string must ideally include a git commit hash and either a "dev" or a "release" suffix such as in the example below:
    "Version 1.3; git-0d08353-release" [code: bad-format]
INFO: Font contains all required tables? (com.google.fonts/check/required_tables)
  • INFO This font contains the following optional tables:

    • loca

    • prep

    • gasp [code: optional-tables]

INFO: List all superfamily filepaths (com.google.fonts/check/superfamily/list)
  • INFO ofl/belanosima [code: family-path]

[31] Belanosima-Bold.ttf
🔥 FAIL: Check Google Fonts glyph coverage. (com.google.fonts/check/glyph_coverage)
  • 🔥 FAIL Missing required codepoints:

    • 0x030B (COMBINING DOUBLE ACUTE ACCENT)

    • 0x0304 (COMBINING MACRON)

    • 0x0102 (LATIN CAPITAL LETTER A WITH BREVE)

    • 0x0100 (LATIN CAPITAL LETTER A WITH MACRON)

    • 0x0104 (LATIN CAPITAL LETTER A WITH OGONEK)

    • 0x0106 (LATIN CAPITAL LETTER C WITH ACUTE)

    • 0x010C (LATIN CAPITAL LETTER C WITH CARON)

    • 0x010A (LATIN CAPITAL LETTER C WITH DOT ABOVE)

    • 0x010E (LATIN CAPITAL LETTER D WITH CARON)

    • 0x0110 (LATIN CAPITAL LETTER D WITH STROKE)

    • 99 more.

Use -F or --full-lists to disable shortening of long lists. [code: missing-codepoints]

🔥 FAIL: Check font follows the Google Fonts vertical metric schema (com.google.fonts/check/vertical_metrics)
  • 🔥 FAIL OS/2.sTypoLineGap is "215" it should be 0 [code: bad-OS/2.sTypoLineGap]
🔥 FAIL: Ensure METADATA.pb does not use escaped strings. (com.google.fonts/check/metadata/escaped_strings)
🔥 FAIL: OS/2.fsSelection bit 7 (USE_TYPO_METRICS) is set in all fonts. (com.google.fonts/check/os2/use_typo_metrics)
  • 🔥 FAIL OS/2.fsSelection bit 7 (USE_TYPO_METRICS) wasNOT set in the following fonts: ['ofl/belanosima/Belanosima-SemiBold.ttf', 'ofl/belanosima/Belanosima-Bold.ttf', 'ofl/belanosima/Belanosima-Regular.ttf']. [code: missing-os2-fsselection-bit7]
🔥 FAIL: Checking OS/2 usWinAscent & usWinDescent. (com.google.fonts/check/family/win_ascent_and_descent)
  • 🔥 FAIL OS/2.usWinAscent value should be equal or greater than 2146, but got 1844 instead [code: ascent]
  • 🔥 FAIL OS/2.usWinDescent value should be equal or greater than 524, but got 440 instead. [code: descent]
🔥 FAIL: Checking OS/2 Metrics match hhea Metrics. (com.google.fonts/check/os2_metrics_match_hhea)
  • 🔥 FAIL OS/2 sTypoLineGap (215) and hhea lineGap (0) must be equal. [code: lineGap]
🔥 FAIL: Ensure soft_dotted characters lose their dot when combined with marks that replace the dot. (com.google.fonts/check/soft_dotted)
  • 🔥 FAIL The dot of soft dotted characters used in orthographies must disappear in the following strings: i̊ j̀ j́ j̃ j̈

The dot of soft dotted characters should disappear in other cases, for example: ĩ i̇ ǐ ĩ̧ i̧̇ i̧̊ ǐ̧ ĩ̵ i̵̇ i̵̊ ǐ̵ ĵ j̇ j̊ ǰ j̧̀ j̧́ ĵ̧ j̧̃ j̧̇ [code: soft-dotted]

WARN: DESCRIPTION.en_us.html should end in a linebreak. (com.google.fonts/check/description/eof_linebreak)
  • WARN The last characther on DESCRIPTION.en_us.html is not a line-break. Please add it. [code: missing-eof-linebreak]
WARN: Copyright notice on METADATA.pb should not contain 'Reserved Font Name'. (com.google.fonts/check/metadata/reserved_font_name)
  • WARN METADATA.pb: copyright field ("Copyright 2023 The Belanosima Project Authors (https://github.com/docrepair-fonts/belanosima-fonts), with Reserved Font Name "Josefin Sans".") contains "Reserved Font Name". This is an error except in a few specific rare cases. [code: rfn]
WARN: Name table strings must not contain the string 'Reserved Font Name'. (com.google.fonts/check/name/rfn)
  • WARN Name table entry contains "Reserved Font Name" for a family name ("Josefin Sans") that differs from the currently used family name (Belanosima), which is fine. [code: legacy-familyname]
WARN: A static fonts directory with at least two fonts must accompany variable fonts (com.google.fonts/check/repo/vf_has_static_fonts)
  • WARN Please consider adding a subdirectory called "static/" and including in it static font files. [code: missing]
WARN: METADATA.pb: Designers are listed correctly on the Google Fonts catalog? (com.google.fonts/check/metadata/designer_profiles)
  • WARN It seems that The DocRepair Project is still not listed on the designers catalog. Please submit a photo and a link to a webpage where people can learn more about the work of this designer/typefoundry. [code: profile-not-found]
WARN: Ensure fonts have ScriptLangTags declared on the 'meta' table. (com.google.fonts/check/meta/script_lang_tags)
  • WARN This font file does not have a 'meta' table. [code: lacks-meta-table]
WARN: Font contains '.notdef' as its first glyph? (com.google.fonts/check/mandatory_glyphs)
  • WARN Glyph '.notdef' should contain a drawing, but it is empty. [code: empty]
WARN: Font has **proper** whitespace glyph names? (com.google.fonts/check/whitespace_glyphnames)
  • WARN Glyph 0x00A0 is called "nbspace": Change to "uni00A0" [code: not-recommended-00a0]
WARN: Check if each glyph has the recommended amount of contours. (com.google.fonts/check/contour_count)
  • WARN This check inspects the glyph outlines and detects the total number of contours in each of them. The expected values are infered from the typical ammounts of contours observed in a large collection of reference font families. The divergences listed below may simply indicate a significantly different design on some of your glyphs. On the other hand, some of these may flag actual bugs in the font such as glyphs mapped to an incorrect codepoint. Please consider reviewing the design and codepoint assignment of these to make sure they are correct.

The following glyphs do not have the recommended number of contours:

- Glyph name: f	Contours detected: 2	Expected: 1

- Glyph name: Eth	Contours detected: 3	Expected: 2

- Glyph name: Omega	Contours detected: 0	Expected: 1

- Glyph name: partialdiff	Contours detected: 0	Expected: 2

- Glyph name: fl	Contours detected: 3	Expected: 1 or 2

- Glyph name: Eth	Contours detected: 3	Expected: 2

- Glyph name: f	Contours detected: 2	Expected: 1

- Glyph name: fi	Contours detected: 2	Expected: 3

- Glyph name: fl	Contours detected: 3	Expected: 2 

- Glyph name: partialdiff	Contours detected: 0	Expected: 2

[code: contour-count]

WARN: Does the font contain a soft hyphen? (com.google.fonts/check/soft_hyphen)
  • WARN This font has a 'Soft Hyphen' character. [code: softhyphen]
WARN: Check math signs have the same width. (com.google.fonts/check/math_signs_width)
  • WARN The most common width is 1108 among a set of 2 math glyphs.
    The following math glyphs have a different width, though:

Width = 911:
less, greater

Width = 1079:
equal

Width = 942:
logicalnot

Width = 838:
divide, plusminus

Width = 900:
minus

Width = 1034:
approxequal

Width = 903:
notequal

Width = 698:
greaterequal, lessequal
[code: width-outliers]

WARN: Checking Vertical Metric Linegaps. (com.google.fonts/check/linegaps)
  • WARN OS/2 sTypoLineGap is not equal to 0. [code: OS/2]
WARN: Does GPOS table have kerning information? This check skips monospaced fonts as defined by post.isFixedPitch value (com.google.fonts/check/gpos_kerning_info)
  • WARN GPOS table lacks kerning information. [code: lacks-kern-info]
WARN: Are there any misaligned on-curve points? (com.google.fonts/check/outline_alignment_miss)
  • WARN The following glyphs have on-curve points which have potentially incorrect y coordinates:

    • dollar (U+0024): X=1067.0,Y=1436.0 (should be at cap-height 1434?)

    • percent (U+0025): X=620.0,Y=1436.0 (should be at cap-height 1434?)

    • percent (U+0025): X=274.0,Y=-1.0 (should be at baseline 0?)

    • percent (U+0025): X=242.5,Y=2.0 (should be at baseline 0?)

    • asterisk (U+002A): X=862.0,Y=1436.0 (should be at cap-height 1434?)

    • comma (U+002C): X=175.0,Y=2.0 (should be at baseline 0?)

    • three (U+0033): X=332.5,Y=0.5 (should be at baseline 0?)

    • semicolon (U+003B): X=108.0,Y=1.0 (should be at baseline 0?)

    • less (U+003C): X=800.0,Y=-1.0 (should be at baseline 0?)

    • greater (U+003E): X=111.0,Y=-1.0 (should be at baseline 0?)

    • 51 more.

Use -F or --full-lists to disable shortening of long lists. [code: found-misalignments]

WARN: Do outlines contain any jaggy segments? (com.google.fonts/check/outline_jaggy_segments)
  • WARN The following glyphs have jaggy segments:

    • Delta (U+0394): B<<615.5,589.0>-<590.0,736.0>-<566.0,883.0>>/B<<566.0,883.0>-<564.0,807.0>-<555.5,752.0>> = 10.780037535975225

    • Delta (U+2206): B<<615.5,589.0>-<590.0,736.0>-<566.0,883.0>>/B<<566.0,883.0>-<564.0,807.0>-<555.5,752.0>> = 10.780037535975225 [code: found-jaggy-segments]

WARN: Do outlines contain any semi-vertical or semi-horizontal lines? (com.google.fonts/check/outline_semi_vertical)
  • WARN The following glyphs have semi-vertical/semi-horizontal lines:

    • E (U+0045): L<<576.0,442.0>--<1094.0,441.0>>

    • Eacute (U+00C9): L<<576.0,442.0>--<1094.0,441.0>>

    • Ecircumflex (U+00CA): L<<576.0,442.0>--<1094.0,441.0>>

    • Edieresis (U+00CB): L<<576.0,442.0>--<1094.0,441.0>>

    • Egrave (U+00C8): L<<576.0,442.0>--<1094.0,441.0>>

    • OE (U+0152): L<<1282.0,438.0>--<1743.0,437.0>>

    • exclamdown (U+00A1): L<<143.0,464.0>--<144.0,638.0>>

    • product (U+220F): L<<314.0,157.0>--<313.0,-65.0>> [code: found-semi-vertical]

INFO: Does DESCRIPTION file contain a upstream Git repo URL? (com.google.fonts/check/description/git_url)
INFO: Show hinting filesize impact. (com.google.fonts/check/hinting_impact)
  • INFO Hinting filesize impact:
ofl/belanosima/Belanosima-Bold.ttf
Dehinted Size 38.8kb
Hinted Size 38.8kb
Increase 24 bytes
Change 0.1 %
[code: size-impact]
INFO: Font has old ttfautohint applied? (com.google.fonts/check/old_ttfautohint)
  • INFO Could not detect which version of ttfautohint was used in this font. It is typically specified as a comment in the font version entries of the 'name' table. Such font version strings are currently: ['Version 2.000'] [code: version-not-detected]
INFO: EPAR table present in font? (com.google.fonts/check/epar)
INFO: Is the Grid-fitting and Scan-conversion Procedure ('gasp') table set to optimize rendering? (com.google.fonts/check/gasp)
  • INFO These are the ppm ranges declared on the gasp table:

PPM <= 65535:
flag = 0x0F
- Use grid-fitting
- Use grayscale rendering
- Use gridfitting with ClearType symmetric smoothing
- Use smoothing along multiple axes with ClearType®
[code: ranges]

INFO: Check for font-v versioning. (com.google.fonts/check/fontv)
  • INFO Version string is: "Version 2.000"
    The version string must ideally include a git commit hash and either a "dev" or a "release" suffix such as in the example below:
    "Version 1.3; git-0d08353-release" [code: bad-format]
INFO: Font contains all required tables? (com.google.fonts/check/required_tables)
  • INFO This font contains the following optional tables:

    • loca

    • prep

    • gasp [code: optional-tables]

INFO: List all superfamily filepaths (com.google.fonts/check/superfamily/list)
  • INFO ofl/belanosima [code: family-path]

[31] Belanosima-Regular.ttf
🔥 FAIL: Check Google Fonts glyph coverage. (com.google.fonts/check/glyph_coverage)
  • 🔥 FAIL Missing required codepoints:

    • 0x030B (COMBINING DOUBLE ACUTE ACCENT)

    • 0x0304 (COMBINING MACRON)

    • 0x0102 (LATIN CAPITAL LETTER A WITH BREVE)

    • 0x0100 (LATIN CAPITAL LETTER A WITH MACRON)

    • 0x0104 (LATIN CAPITAL LETTER A WITH OGONEK)

    • 0x0106 (LATIN CAPITAL LETTER C WITH ACUTE)

    • 0x010C (LATIN CAPITAL LETTER C WITH CARON)

    • 0x010A (LATIN CAPITAL LETTER C WITH DOT ABOVE)

    • 0x010E (LATIN CAPITAL LETTER D WITH CARON)

    • 0x0110 (LATIN CAPITAL LETTER D WITH STROKE)

    • 99 more.

Use -F or --full-lists to disable shortening of long lists. [code: missing-codepoints]

🔥 FAIL: Check font follows the Google Fonts vertical metric schema (com.google.fonts/check/vertical_metrics)
  • 🔥 FAIL OS/2.sTypoLineGap is "190" it should be 0 [code: bad-OS/2.sTypoLineGap]
  • 🔥 FAIL The sum of hhea.ascender + abs(hhea.descender) + hhea.lineGap is 2251 when it should be at least 2457 [code: bad-hhea-range]
🔥 FAIL: Ensure METADATA.pb does not use escaped strings. (com.google.fonts/check/metadata/escaped_strings)
🔥 FAIL: OS/2.fsSelection bit 7 (USE_TYPO_METRICS) is set in all fonts. (com.google.fonts/check/os2/use_typo_metrics)
  • 🔥 FAIL OS/2.fsSelection bit 7 (USE_TYPO_METRICS) wasNOT set in the following fonts: ['ofl/belanosima/Belanosima-SemiBold.ttf', 'ofl/belanosima/Belanosima-Bold.ttf', 'ofl/belanosima/Belanosima-Regular.ttf']. [code: missing-os2-fsselection-bit7]
🔥 FAIL: Checking OS/2 usWinAscent & usWinDescent. (com.google.fonts/check/family/win_ascent_and_descent)
  • 🔥 FAIL OS/2.usWinAscent value should be equal or greater than 2146, but got 1827 instead [code: ascent]
  • 🔥 FAIL OS/2.usWinDescent value should be equal or greater than 524, but got 416 instead. [code: descent]
🔥 FAIL: Checking OS/2 Metrics match hhea Metrics. (com.google.fonts/check/os2_metrics_match_hhea)
  • 🔥 FAIL OS/2 sTypoLineGap (190) and hhea lineGap (0) must be equal. [code: lineGap]
🔥 FAIL: Ensure soft_dotted characters lose their dot when combined with marks that replace the dot. (com.google.fonts/check/soft_dotted)
  • 🔥 FAIL The dot of soft dotted characters used in orthographies must disappear in the following strings: i̊ j̀ j́ j̃ j̈

The dot of soft dotted characters should disappear in other cases, for example: ĩ i̇ ǐ ĩ̧ i̧̇ i̧̊ ǐ̧ ĩ̵ i̵̇ i̵̊ ǐ̵ ĵ j̇ j̊ ǰ j̧̀ j̧́ ĵ̧ j̧̃ j̧̇ [code: soft-dotted]

WARN: DESCRIPTION.en_us.html should end in a linebreak. (com.google.fonts/check/description/eof_linebreak)
  • WARN The last characther on DESCRIPTION.en_us.html is not a line-break. Please add it. [code: missing-eof-linebreak]
WARN: Copyright notice on METADATA.pb should not contain 'Reserved Font Name'. (com.google.fonts/check/metadata/reserved_font_name)
  • WARN METADATA.pb: copyright field ("Copyright 2023 The Belanosima Project Authors (https://github.com/docrepair-fonts/belanosima-fonts), with Reserved Font Name "Josefin Sans".") contains "Reserved Font Name". This is an error except in a few specific rare cases. [code: rfn]
WARN: Name table strings must not contain the string 'Reserved Font Name'. (com.google.fonts/check/name/rfn)
  • WARN Name table entry contains "Reserved Font Name" for a family name ("Josefin Sans") that differs from the currently used family name (Belanosima), which is fine. [code: legacy-familyname]
WARN: A static fonts directory with at least two fonts must accompany variable fonts (com.google.fonts/check/repo/vf_has_static_fonts)
  • WARN Please consider adding a subdirectory called "static/" and including in it static font files. [code: missing]
WARN: METADATA.pb: Designers are listed correctly on the Google Fonts catalog? (com.google.fonts/check/metadata/designer_profiles)
  • WARN It seems that The DocRepair Project is still not listed on the designers catalog. Please submit a photo and a link to a webpage where people can learn more about the work of this designer/typefoundry. [code: profile-not-found]
WARN: Ensure fonts have ScriptLangTags declared on the 'meta' table. (com.google.fonts/check/meta/script_lang_tags)
  • WARN This font file does not have a 'meta' table. [code: lacks-meta-table]
WARN: Font contains '.notdef' as its first glyph? (com.google.fonts/check/mandatory_glyphs)
  • WARN Glyph '.notdef' should contain a drawing, but it is empty. [code: empty]
WARN: Font has **proper** whitespace glyph names? (com.google.fonts/check/whitespace_glyphnames)
  • WARN Glyph 0x00A0 is called "nbspace": Change to "uni00A0" [code: not-recommended-00a0]
WARN: Check if each glyph has the recommended amount of contours. (com.google.fonts/check/contour_count)
  • WARN This check inspects the glyph outlines and detects the total number of contours in each of them. The expected values are infered from the typical ammounts of contours observed in a large collection of reference font families. The divergences listed below may simply indicate a significantly different design on some of your glyphs. On the other hand, some of these may flag actual bugs in the font such as glyphs mapped to an incorrect codepoint. Please consider reviewing the design and codepoint assignment of these to make sure they are correct.

The following glyphs do not have the recommended number of contours:

- Glyph name: Eth	Contours detected: 3	Expected: 2

- Glyph name: Omega	Contours detected: 0	Expected: 1

- Glyph name: partialdiff	Contours detected: 0	Expected: 2

- Glyph name: Eth	Contours detected: 3	Expected: 2

- Glyph name: fi	Contours detected: 1	Expected: 3 

- Glyph name: partialdiff	Contours detected: 0	Expected: 2

[code: contour-count]

WARN: Does the font contain a soft hyphen? (com.google.fonts/check/soft_hyphen)
  • WARN This font has a 'Soft Hyphen' character. [code: softhyphen]
WARN: Check math signs have the same width. (com.google.fonts/check/math_signs_width)
  • WARN The most common width is 827 among a set of 3 math glyphs.
    The following math glyphs have a different width, though:

Width = 729:
less, greater

Width = 893:
equal

Width = 942:
logicalnot

Width = 838:
divide, plusminus

Width = 1034:
approxequal

Width = 903:
notequal

Width = 698:
greaterequal, lessequal
[code: width-outliers]

WARN: Checking Vertical Metric Linegaps. (com.google.fonts/check/linegaps)
  • WARN OS/2 sTypoLineGap is not equal to 0. [code: OS/2]
WARN: Does GPOS table have kerning information? This check skips monospaced fonts as defined by post.isFixedPitch value (com.google.fonts/check/gpos_kerning_info)
  • WARN GPOS table lacks kerning information. [code: lacks-kern-info]
WARN: Are there any misaligned on-curve points? (com.google.fonts/check/outline_alignment_miss)
  • WARN The following glyphs have on-curve points which have potentially incorrect y coordinates:

    • dollar (U+0024): X=567.5,Y=1.5 (should be at baseline 0?)

    • percent (U+0025): X=275.0,Y=-1.0 (should be at baseline 0?)

    • ampersand (U+0026): X=341.0,Y=1436.0 (should be at cap-height 1434?)

    • five (U+0035): X=326.0,Y=-1.0 (should be at baseline 0?)

    • G (U+0047): X=966.0,Y=2.0 (should be at baseline 0?)

    • N (U+004E): X=140.0,Y=1436.0 (should be at cap-height 1434?)

    • V (U+0056): X=659.0,Y=2.0 (should be at baseline 0?)

    • V (U+0056): X=611.0,Y=2.0 (should be at baseline 0?)

    • W (U+0057): X=607.5,Y=1.5 (should be at baseline 0?)

    • b (U+0062): X=322.5,Y=1432.0 (should be at cap-height 1434?)

    • 38 more.

Use -F or --full-lists to disable shortening of long lists. [code: found-misalignments]

WARN: Do any segments have colinear vectors? (com.google.fonts/check/outline_colinear_vectors)
  • WARN The following glyphs have colinear vectors:

    • U (U+0055): L<<362.0,1362.0>--<363.0,1313.0>> -> L<<363.0,1313.0>--<364.0,1166.0>>

    • U (U+0055): L<<992.0,1166.0>--<993.0,1313.0>> -> L<<993.0,1313.0>--<994.0,1362.0>>

    • Uacute (U+00DA): L<<362.0,1362.0>--<363.0,1313.0>> -> L<<363.0,1313.0>--<364.0,1166.0>>

    • Uacute (U+00DA): L<<992.0,1166.0>--<993.0,1313.0>> -> L<<993.0,1313.0>--<994.0,1362.0>>

    • Ucircumflex (U+00DB): L<<362.0,1362.0>--<363.0,1313.0>> -> L<<363.0,1313.0>--<364.0,1166.0>>

    • Ucircumflex (U+00DB): L<<992.0,1166.0>--<993.0,1313.0>> -> L<<993.0,1313.0>--<994.0,1362.0>>

    • Udieresis (U+00DC): L<<362.0,1362.0>--<363.0,1313.0>> -> L<<363.0,1313.0>--<364.0,1166.0>>

    • Udieresis (U+00DC): L<<992.0,1166.0>--<993.0,1313.0>> -> L<<993.0,1313.0>--<994.0,1362.0>>

    • Ugrave (U+00D9): L<<362.0,1362.0>--<363.0,1313.0>> -> L<<363.0,1313.0>--<364.0,1166.0>>

    • Ugrave (U+00D9): L<<992.0,1166.0>--<993.0,1313.0>> -> L<<993.0,1313.0>--<994.0,1362.0>>

    • braceleft (U+007B): L<<592.0,1382.0>--<555.0,1382.0>> -> L<<555.0,1382.0>--<539.0,1383.0>>

    • summation (U+2211): L<<146.0,488.0>--<181.0,651.0>> -> L<<181.0,651.0>--<193.0,706.0>> [code: found-colinear-vectors]

WARN: Do outlines contain any semi-vertical or semi-horizontal lines? (com.google.fonts/check/outline_semi_vertical)
  • WARN The following glyphs have semi-vertical/semi-horizontal lines:

    • P (U+0050): L<<383.0,454.0>--<380.0,40.0>>

    • T (U+0054): L<<395.0,744.0>--<394.0,1149.0>>

    • U (U+0055): L<<363.0,1313.0>--<364.0,1166.0>>

    • U (U+0055): L<<992.0,1166.0>--<993.0,1313.0>>

    • Uacute (U+00DA): L<<363.0,1313.0>--<364.0,1166.0>>

    • Uacute (U+00DA): L<<992.0,1166.0>--<993.0,1313.0>>

    • Ucircumflex (U+00DB): L<<363.0,1313.0>--<364.0,1166.0>>

    • Ucircumflex (U+00DB): L<<992.0,1166.0>--<993.0,1313.0>>

    • Udieresis (U+00DC): L<<363.0,1313.0>--<364.0,1166.0>>

    • Udieresis (U+00DC): L<<992.0,1166.0>--<993.0,1313.0>>

    • 18 more.

Use -F or --full-lists to disable shortening of long lists. [code: found-semi-vertical]

INFO: Does DESCRIPTION file contain a upstream Git repo URL? (com.google.fonts/check/description/git_url)
INFO: Show hinting filesize impact. (com.google.fonts/check/hinting_impact)
  • INFO Hinting filesize impact:
ofl/belanosima/Belanosima-Regular.ttf
Dehinted Size 36.9kb
Hinted Size 37.0kb
Increase 24 bytes
Change 0.1 %
[code: size-impact]
INFO: Font has old ttfautohint applied? (com.google.fonts/check/old_ttfautohint)
  • INFO Could not detect which version of ttfautohint was used in this font. It is typically specified as a comment in the font version entries of the 'name' table. Such font version strings are currently: ['Version 2.000'] [code: version-not-detected]
INFO: EPAR table present in font? (com.google.fonts/check/epar)
INFO: Is the Grid-fitting and Scan-conversion Procedure ('gasp') table set to optimize rendering? (com.google.fonts/check/gasp)
  • INFO These are the ppm ranges declared on the gasp table:

PPM <= 65535:
flag = 0x0F
- Use grid-fitting
- Use grayscale rendering
- Use gridfitting with ClearType symmetric smoothing
- Use smoothing along multiple axes with ClearType®
[code: ranges]

INFO: Check for font-v versioning. (com.google.fonts/check/fontv)
  • INFO Version string is: "Version 2.000"
    The version string must ideally include a git commit hash and either a "dev" or a "release" suffix such as in the example below:
    "Version 1.3; git-0d08353-release" [code: bad-format]
INFO: Font contains all required tables? (com.google.fonts/check/required_tables)
  • INFO This font contains the following optional tables:

    • loca

    • prep

    • gasp [code: optional-tables]

INFO: List all superfamily filepaths (com.google.fonts/check/superfamily/list)
  • INFO ofl/belanosima [code: family-path]

Summary

💔 ERROR 🔥 FAIL ⚠ WARN 💤 SKIP ℹ INFO 🍞 PASS 🔎 DEBUG
0 23 49 203 25 394 0
0% 3% 7% 29% 4% 57% 0%

Note: The following loglevels were omitted in this report:

  • SKIP
  • PASS
  • DEBUG

@RosaWagner RosaWagner added -- Needs Meta/Desc/License changes Corrections in METADATA.pb or html snippet or License file required and removed - Ready for Review labels Apr 13, 2023
@yanone yanone added - Ready for Review and removed -- Needs Meta/Desc/License changes Corrections in METADATA.pb or html snippet or License file required labels May 5, 2023
@yanone
Copy link
Collaborator Author

yanone commented May 5, 2023

Updated

Belanosima: Version 2.000 added


6ce2242: [gftools-packager] Belanosima: Version 2.000 added

@yanone yanone force-pushed the gftools_packager_ofl_belanosima branch from 0252a66 to 6ce2242 Compare May 5, 2023 11:17
@github-actions
Copy link

github-actions bot commented May 5, 2023

Fontbakery report

Fontbakery version: 0.8.12a0

[3] Family checks
🔥 FAIL: Each font in a family must have the same set of vertical metrics values. (com.google.fonts/check/family/vertical_metrics)
  • 🔥 FAIL sTypoAscender is not the same across the family:
    Belanosima SemiBold: 1893
    Belanosima Bold: 1857
    Belanosima: 1835 [code: sTypoAscender-mismatch]
  • 🔥 FAIL sTypoDescender is not the same across the family:
    Belanosima SemiBold: -419
    Belanosima Bold: -678
    Belanosima: -416 [code: sTypoDescender-mismatch]
  • 🔥 FAIL sTypoLineGap is not the same across the family:
    Belanosima SemiBold: 197
    Belanosima Bold: 215
    Belanosima: 190 [code: sTypoLineGap-mismatch]
  • 🔥 FAIL usWinAscent is not the same across the family:
    Belanosima SemiBold: 1880
    Belanosima Bold: 1844
    Belanosima: 1827 [code: usWinAscent-mismatch]
  • 🔥 FAIL usWinDescent is not the same across the family:
    Belanosima SemiBold: 419
    Belanosima Bold: 440
    Belanosima: 416 [code: usWinDescent-mismatch]
  • 🔥 FAIL ascent is not the same across the family:
    Belanosima SemiBold: 1893
    Belanosima Bold: 1857
    Belanosima: 1835 [code: ascent-mismatch]
  • 🔥 FAIL descent is not the same across the family:
    Belanosima SemiBold: -419
    Belanosima Bold: -678
    Belanosima: -416 [code: descent-mismatch]
🔥 FAIL: Fonts have consistent underline thickness? (com.google.fonts/check/family/underline_thickness)
  • 🔥 FAIL Thickness of the underline is not the same across this family. In order to fix this, please make sure that the underlineThickness value is the same in the 'post' table of all of this family font files.
    Detected underlineThickness values are:
    ofl/belanosima/Belanosima-SemiBold.ttf: 120
    ofl/belanosima/Belanosima-Bold.ttf: 120
    ofl/belanosima/Belanosima-Regular.ttf: 102
    [code: inconsistent-underline-thickness]
INFO: Check axis ordering on the STAT table. (com.google.fonts/check/STAT/axis_order)
  • INFO From a total of 3 font files, 3 of them (100.00%) lack a STAT table.

    And these are the most common STAT axis orderings:
    [code: summary]


[33] Belanosima-SemiBold.ttf
🔥 FAIL: Check Google Fonts glyph coverage. (com.google.fonts/check/glyph_coverage)
  • 🔥 FAIL Missing required codepoints:

    • 0x030B (COMBINING DOUBLE ACUTE ACCENT)

    • 0x0304 (COMBINING MACRON)

    • 0x0102 (LATIN CAPITAL LETTER A WITH BREVE)

    • 0x0100 (LATIN CAPITAL LETTER A WITH MACRON)

    • 0x0104 (LATIN CAPITAL LETTER A WITH OGONEK)

    • 0x0106 (LATIN CAPITAL LETTER C WITH ACUTE)

    • 0x010C (LATIN CAPITAL LETTER C WITH CARON)

    • 0x010A (LATIN CAPITAL LETTER C WITH DOT ABOVE)

    • 0x010E (LATIN CAPITAL LETTER D WITH CARON)

    • 0x0110 (LATIN CAPITAL LETTER D WITH STROKE)

    • 99 more.

Use -F or --full-lists to disable shortening of long lists. [code: missing-codepoints]

🔥 FAIL: Check font follows the Google Fonts vertical metric schema (com.google.fonts/check/vertical_metrics)
  • 🔥 FAIL OS/2.sTypoLineGap is "197" it should be 0 [code: bad-OS/2.sTypoLineGap]
  • 🔥 FAIL The sum of hhea.ascender + abs(hhea.descender) + hhea.lineGap is 2312 when it should be at least 2457 [code: bad-hhea-range]
🔥 FAIL: Ensure METADATA.pb does not use escaped strings. (com.google.fonts/check/metadata/escaped_strings)
🔥 FAIL: OS/2.fsSelection bit 7 (USE_TYPO_METRICS) is set in all fonts. (com.google.fonts/check/os2/use_typo_metrics)
  • 🔥 FAIL OS/2.fsSelection bit 7 (USE_TYPO_METRICS) wasNOT set in the following fonts: ['ofl/belanosima/Belanosima-SemiBold.ttf', 'ofl/belanosima/Belanosima-Bold.ttf', 'ofl/belanosima/Belanosima-Regular.ttf']. [code: missing-os2-fsselection-bit7]
🔥 FAIL: Checking OS/2 usWinAscent & usWinDescent. (com.google.fonts/check/family/win_ascent_and_descent)
  • 🔥 FAIL OS/2.usWinAscent value should be equal or greater than 2146, but got 1880 instead [code: ascent]
  • 🔥 FAIL OS/2.usWinDescent value should be equal or greater than 524, but got 419 instead. [code: descent]
🔥 FAIL: Checking OS/2 Metrics match hhea Metrics. (com.google.fonts/check/os2_metrics_match_hhea)
  • 🔥 FAIL OS/2 sTypoLineGap (197) and hhea lineGap (0) must be equal. [code: lineGap]
🔥 FAIL: Ensure soft_dotted characters lose their dot when combined with marks that replace the dot. (com.google.fonts/check/soft_dotted)
  • 🔥 FAIL The dot of soft dotted characters used in orthographies must disappear in the following strings: i̊ j̀ j́ j̃ j̈

The dot of soft dotted characters should disappear in other cases, for example: ĩ i̇ ǐ ĩ̧ i̧̇ i̧̊ ǐ̧ ĩ̵ i̵̇ i̵̊ ǐ̵ ĵ j̇ j̊ ǰ j̧̀ j̧́ ĵ̧ j̧̃ j̧̇ [code: soft-dotted]

WARN: DESCRIPTION.en_us.html should end in a linebreak. (com.google.fonts/check/description/eof_linebreak)
  • WARN The last characther on DESCRIPTION.en_us.html is not a line-break. Please add it. [code: missing-eof-linebreak]
WARN: Check for codepoints not covered by METADATA subsets. (com.google.fonts/check/metadata/unreachable_subsetting)
  • WARN The following codepoints supported by the font are not covered by
    any subsets defined in the font's metadata file, and will never
    be served. You can solve this by either manually adding additional
    subset declarations to METADATA.pb, or by editing the glyphset
    definitions.

  • U+02C7 CARON: try adding one of: yi, tifinagh, canadian-aboriginal

  • U+02D8 BREVE: try adding one of: yi, canadian-aboriginal

  • U+02D9 DOT ABOVE: try adding one of: yi, canadian-aboriginal

  • U+02DB OGONEK: try adding one of: yi, canadian-aboriginal

  • U+0300 COMBINING GRAVE ACCENT: try adding one of: old-permic, cherokee, coptic, tai-le

  • U+0301 COMBINING ACUTE ACCENT: try adding one of: coptic, osage, tifinagh, cherokee, tai-le

  • U+0302 COMBINING CIRCUMFLEX ACCENT: try adding one of: math, tifinagh, cherokee, coptic

  • U+0303 COMBINING TILDE: try adding one of: syriac, math, glagolitic

  • U+0307 COMBINING DOT ABOVE: try adding one of: coptic, malayalam, tifinagh, old-permic, math, syriac, canadian-aboriginal, tai-le

  • U+0308 COMBINING DIAERESIS: try adding one of: coptic, old-permic, math, gothic, syriac, tai-le
    22 more.

Use -F or --full-lists to disable shortening of long lists.

Or you can add the above codepoints to one of the subsets supported by the font: latin, latin-ext, menu [code: unreachable-subsetting]

WARN: Copyright notice on METADATA.pb should not contain 'Reserved Font Name'. (com.google.fonts/check/metadata/reserved_font_name)
  • WARN METADATA.pb: copyright field ("Copyright 2023 The Belanosima Project Authors (https://github.com/docrepair-fonts/belanosima-fonts), with Reserved Font Name "Josefin Sans".") contains "Reserved Font Name". This is an error except in a few specific rare cases. [code: rfn]
WARN: Name table strings must not contain the string 'Reserved Font Name'. (com.google.fonts/check/name/rfn)
  • WARN Name table entry contains "Reserved Font Name" for a family name ("Josefin Sans") that differs from the currently used family name (Belanosima), which is fine. [code: legacy-familyname]
WARN: A static fonts directory with at least two fonts must accompany variable fonts (com.google.fonts/check/repo/vf_has_static_fonts)
  • WARN Please consider adding a subdirectory called "static/" and including in it static font files. [code: missing]
WARN: METADATA.pb: Designers are listed correctly on the Google Fonts catalog? (com.google.fonts/check/metadata/designer_profiles)
  • WARN It seems that The DocRepair Project is still not listed on the designers catalog. Please submit a photo and a link to a webpage where people can learn more about the work of this designer/typefoundry. [code: profile-not-found]
WARN: Ensure fonts have ScriptLangTags declared on the 'meta' table. (com.google.fonts/check/meta/script_lang_tags)
  • WARN This font file does not have a 'meta' table. [code: lacks-meta-table]
WARN: Font contains '.notdef' as its first glyph? (com.google.fonts/check/mandatory_glyphs)
  • WARN Glyph '.notdef' should contain a drawing, but it is empty. [code: empty]
WARN: Font has **proper** whitespace glyph names? (com.google.fonts/check/whitespace_glyphnames)
  • WARN Glyph 0x00A0 is called "nbspace": Change to "uni00A0" [code: not-recommended-00a0]
WARN: Check if each glyph has the recommended amount of contours. (com.google.fonts/check/contour_count)
  • WARN This check inspects the glyph outlines and detects the total number of contours in each of them. The expected values are infered from the typical ammounts of contours observed in a large collection of reference font families. The divergences listed below may simply indicate a significantly different design on some of your glyphs. On the other hand, some of these may flag actual bugs in the font such as glyphs mapped to an incorrect codepoint. Please consider reviewing the design and codepoint assignment of these to make sure they are correct.

The following glyphs do not have the recommended number of contours:

- Glyph name: Z	Contours detected: 2	Expected: 1

- Glyph name: u	Contours detected: 2	Expected: 1

- Glyph name: Eth	Contours detected: 3	Expected: 2

- Glyph name: ugrave	Contours detected: 3	Expected: 2

- Glyph name: uacute	Contours detected: 3	Expected: 2

- Glyph name: ucircumflex	Contours detected: 3	Expected: 2

- Glyph name: udieresis	Contours detected: 4	Expected: 3

- Glyph name: Zcaron	Contours detected: 3	Expected: 2

- Glyph name: Omega	Contours detected: 0	Expected: 1

- Glyph name: partialdiff	Contours detected: 0	Expected: 2 

- 10 more.

Use -F or --full-lists to disable shortening of long lists.
[code: contour-count]

WARN: Does the font contain a soft hyphen? (com.google.fonts/check/soft_hyphen)
  • WARN This font has a 'Soft Hyphen' character. [code: softhyphen]
WARN: Check math signs have the same width. (com.google.fonts/check/math_signs_width)
  • WARN The most common width is 821 among a set of 2 math glyphs.
    The following math glyphs have a different width, though:

Width = 969:
plus

Width = 987:
equal

Width = 942:
logicalnot

Width = 838:
plusminus, divide

Width = 968:
multiply

Width = 864:
minus

Width = 1034:
approxequal

Width = 903:
notequal

Width = 698:
greaterequal, lessequal
[code: width-outliers]

WARN: Checking Vertical Metric Linegaps. (com.google.fonts/check/linegaps)
  • WARN OS/2 sTypoLineGap is not equal to 0. [code: OS/2]
WARN: Does GPOS table have kerning information? This check skips monospaced fonts as defined by post.isFixedPitch value (com.google.fonts/check/gpos_kerning_info)
  • WARN GPOS table lacks kerning information. [code: lacks-kern-info]
WARN: Are there any misaligned on-curve points? (com.google.fonts/check/outline_alignment_miss)
  • WARN The following glyphs have on-curve points which have potentially incorrect y coordinates:

    • dollar (U+0024): X=342.5,Y=1.0 (should be at baseline 0?)

    • dollar (U+0024): X=936.0,Y=1433.0 (should be at cap-height 1434?)

    • dollar (U+0024): X=630.5,Y=1.5 (should be at baseline 0?)

    • percent (U+0025): X=285.0,Y=-1.0 (should be at baseline 0?)

    • parenleft (U+0028): X=707.0,Y=1432.0 (should be at cap-height 1434?)

    • slash (U+002F): X=241.0,Y=-2.0 (should be at baseline 0?)

    • three (U+0033): X=324.5,Y=0.5 (should be at baseline 0?)

    • five (U+0035): X=357.5,Y=1.5 (should be at baseline 0?)

    • semicolon (U+003B): X=81.0,Y=2.0 (should be at baseline 0?)

    • at (U+0040): X=1047.0,Y=1.0 (should be at baseline 0?)

    • 44 more.

Use -F or --full-lists to disable shortening of long lists. [code: found-misalignments]

WARN: Do any segments have colinear vectors? (com.google.fonts/check/outline_colinear_vectors)
  • WARN The following glyphs have colinear vectors:

    • ogonek (U+02DB): L<<256.0,21.0>--<261.0,21.0>> -> L<<261.0,21.0>--<430.0,11.0>> [code: found-colinear-vectors]
WARN: Do outlines contain any jaggy segments? (com.google.fonts/check/outline_jaggy_segments)
  • WARN The following glyphs have jaggy segments:

    • u (U+0075): B<<762.0,187.0>-<762.0,199.0>-<770.0,217.0>>/B<<770.0,217.0>-<719.0,109.0>-<632.0,40.5>> = 1.315233260974403

    • u (U+0075): B<<775.0,229.0>-<778.0,234.0>-<779.0,237.0>>/B<<779.0,237.0>-<777.0,233.0>-<775.0,229.0>> = 8.13010235415587

    • u (U+0075): B<<779.0,237.0>-<777.0,233.0>-<775.0,229.0>>/B<<775.0,229.0>-<778.0,234.0>-<779.0,237.0>> = 4.398705354995508

    • uacute (U+00FA): B<<762.0,187.0>-<762.0,199.0>-<770.0,217.0>>/B<<770.0,217.0>-<719.0,109.0>-<632.0,40.5>> = 1.315233260974403

    • uacute (U+00FA): B<<775.0,229.0>-<778.0,234.0>-<779.0,237.0>>/B<<779.0,237.0>-<777.0,233.0>-<775.0,229.0>> = 8.13010235415587

    • uacute (U+00FA): B<<779.0,237.0>-<777.0,233.0>-<775.0,229.0>>/B<<775.0,229.0>-<778.0,234.0>-<779.0,237.0>> = 4.398705354995508

    • ucircumflex (U+00FB): B<<762.0,187.0>-<762.0,199.0>-<770.0,217.0>>/B<<770.0,217.0>-<719.0,109.0>-<632.0,40.5>> = 1.315233260974403

    • ucircumflex (U+00FB): B<<775.0,229.0>-<778.0,234.0>-<779.0,237.0>>/B<<779.0,237.0>-<777.0,233.0>-<775.0,229.0>> = 8.13010235415587

    • ucircumflex (U+00FB): B<<779.0,237.0>-<777.0,233.0>-<775.0,229.0>>/B<<775.0,229.0>-<778.0,234.0>-<779.0,237.0>> = 4.398705354995508

    • udieresis (U+00FC): B<<762.0,187.0>-<762.0,199.0>-<770.0,217.0>>/B<<770.0,217.0>-<719.0,109.0>-<632.0,40.5>> = 1.315233260974403

    • 5 more.

Use -F or --full-lists to disable shortening of long lists. [code: found-jaggy-segments]

WARN: Do outlines contain any semi-vertical or semi-horizontal lines? (com.google.fonts/check/outline_semi_vertical)
  • WARN The following glyphs have semi-vertical/semi-horizontal lines:

    • Ccedilla (U+00C7): L<<654.0,28.0>--<847.0,29.0>>

    • E (U+0045): L<<494.0,1080.0>--<495.0,881.0>>

    • E (U+0045): L<<495.0,553.0>--<494.0,347.0>>

    • Eacute (U+00C9): L<<494.0,1080.0>--<495.0,881.0>>

    • Eacute (U+00C9): L<<495.0,553.0>--<494.0,347.0>>

    • Ecircumflex (U+00CA): L<<494.0,1080.0>--<495.0,881.0>>

    • Ecircumflex (U+00CA): L<<495.0,553.0>--<494.0,347.0>>

    • Edieresis (U+00CB): L<<494.0,1080.0>--<495.0,881.0>>

    • Edieresis (U+00CB): L<<495.0,553.0>--<494.0,347.0>>

    • Egrave (U+00C8): L<<494.0,1080.0>--<495.0,881.0>>

    • 33 more.

Use -F or --full-lists to disable shortening of long lists. [code: found-semi-vertical]

INFO: Does DESCRIPTION file contain a upstream Git repo URL? (com.google.fonts/check/description/git_url)
INFO: Show hinting filesize impact. (com.google.fonts/check/hinting_impact)
  • INFO Hinting filesize impact:
ofl/belanosima/Belanosima-SemiBold.ttf
Dehinted Size 37.4kb
Hinted Size 37.5kb
Increase 24 bytes
Change 0.1 %
[code: size-impact]
INFO: Font has old ttfautohint applied? (com.google.fonts/check/old_ttfautohint)
  • INFO Could not detect which version of ttfautohint was used in this font. It is typically specified as a comment in the font version entries of the 'name' table. Such font version strings are currently: ['Version 2.000'] [code: version-not-detected]
INFO: EPAR table present in font? (com.google.fonts/check/epar)
INFO: Is the Grid-fitting and Scan-conversion Procedure ('gasp') table set to optimize rendering? (com.google.fonts/check/gasp)
  • INFO These are the ppm ranges declared on the gasp table:

PPM <= 65535:
flag = 0x0F
- Use grid-fitting
- Use grayscale rendering
- Use gridfitting with ClearType symmetric smoothing
- Use smoothing along multiple axes with ClearType®
[code: ranges]

INFO: Check for font-v versioning. (com.google.fonts/check/fontv)
  • INFO Version string is: "Version 2.000"
    The version string must ideally include a git commit hash and either a "dev" or a "release" suffix such as in the example below:
    "Version 1.3; git-0d08353-release" [code: bad-format]
INFO: Font contains all required tables? (com.google.fonts/check/required_tables)
  • INFO This font contains the following optional tables:

    • loca

    • prep

    • gasp [code: optional-tables]

INFO: List all superfamily filepaths (com.google.fonts/check/superfamily/list)
  • INFO ofl/belanosima [code: family-path]

[32] Belanosima-Bold.ttf
🔥 FAIL: Check Google Fonts glyph coverage. (com.google.fonts/check/glyph_coverage)
  • 🔥 FAIL Missing required codepoints:

    • 0x030B (COMBINING DOUBLE ACUTE ACCENT)

    • 0x0304 (COMBINING MACRON)

    • 0x0102 (LATIN CAPITAL LETTER A WITH BREVE)

    • 0x0100 (LATIN CAPITAL LETTER A WITH MACRON)

    • 0x0104 (LATIN CAPITAL LETTER A WITH OGONEK)

    • 0x0106 (LATIN CAPITAL LETTER C WITH ACUTE)

    • 0x010C (LATIN CAPITAL LETTER C WITH CARON)

    • 0x010A (LATIN CAPITAL LETTER C WITH DOT ABOVE)

    • 0x010E (LATIN CAPITAL LETTER D WITH CARON)

    • 0x0110 (LATIN CAPITAL LETTER D WITH STROKE)

    • 99 more.

Use -F or --full-lists to disable shortening of long lists. [code: missing-codepoints]

🔥 FAIL: Check font follows the Google Fonts vertical metric schema (com.google.fonts/check/vertical_metrics)
  • 🔥 FAIL OS/2.sTypoLineGap is "215" it should be 0 [code: bad-OS/2.sTypoLineGap]
🔥 FAIL: Ensure METADATA.pb does not use escaped strings. (com.google.fonts/check/metadata/escaped_strings)
🔥 FAIL: OS/2.fsSelection bit 7 (USE_TYPO_METRICS) is set in all fonts. (com.google.fonts/check/os2/use_typo_metrics)
  • 🔥 FAIL OS/2.fsSelection bit 7 (USE_TYPO_METRICS) wasNOT set in the following fonts: ['ofl/belanosima/Belanosima-SemiBold.ttf', 'ofl/belanosima/Belanosima-Bold.ttf', 'ofl/belanosima/Belanosima-Regular.ttf']. [code: missing-os2-fsselection-bit7]
🔥 FAIL: Checking OS/2 usWinAscent & usWinDescent. (com.google.fonts/check/family/win_ascent_and_descent)
  • 🔥 FAIL OS/2.usWinAscent value should be equal or greater than 2146, but got 1844 instead [code: ascent]
  • 🔥 FAIL OS/2.usWinDescent value should be equal or greater than 524, but got 440 instead. [code: descent]
🔥 FAIL: Checking OS/2 Metrics match hhea Metrics. (com.google.fonts/check/os2_metrics_match_hhea)
  • 🔥 FAIL OS/2 sTypoLineGap (215) and hhea lineGap (0) must be equal. [code: lineGap]
🔥 FAIL: Ensure soft_dotted characters lose their dot when combined with marks that replace the dot. (com.google.fonts/check/soft_dotted)
  • 🔥 FAIL The dot of soft dotted characters used in orthographies must disappear in the following strings: i̊ j̀ j́ j̃ j̈

The dot of soft dotted characters should disappear in other cases, for example: ĩ i̇ ǐ ĩ̧ i̧̇ i̧̊ ǐ̧ ĩ̵ i̵̇ i̵̊ ǐ̵ ĵ j̇ j̊ ǰ j̧̀ j̧́ ĵ̧ j̧̃ j̧̇ [code: soft-dotted]

WARN: DESCRIPTION.en_us.html should end in a linebreak. (com.google.fonts/check/description/eof_linebreak)
  • WARN The last characther on DESCRIPTION.en_us.html is not a line-break. Please add it. [code: missing-eof-linebreak]
WARN: Check for codepoints not covered by METADATA subsets. (com.google.fonts/check/metadata/unreachable_subsetting)
  • WARN The following codepoints supported by the font are not covered by
    any subsets defined in the font's metadata file, and will never
    be served. You can solve this by either manually adding additional
    subset declarations to METADATA.pb, or by editing the glyphset
    definitions.

  • U+02C7 CARON: try adding one of: yi, tifinagh, canadian-aboriginal

  • U+02D8 BREVE: try adding one of: yi, canadian-aboriginal

  • U+02D9 DOT ABOVE: try adding one of: yi, canadian-aboriginal

  • U+02DB OGONEK: try adding one of: yi, canadian-aboriginal

  • U+0300 COMBINING GRAVE ACCENT: try adding one of: old-permic, cherokee, coptic, tai-le

  • U+0301 COMBINING ACUTE ACCENT: try adding one of: coptic, osage, tifinagh, cherokee, tai-le

  • U+0302 COMBINING CIRCUMFLEX ACCENT: try adding one of: math, tifinagh, cherokee, coptic

  • U+0303 COMBINING TILDE: try adding one of: syriac, math, glagolitic

  • U+0307 COMBINING DOT ABOVE: try adding one of: coptic, malayalam, tifinagh, old-permic, math, syriac, canadian-aboriginal, tai-le

  • U+0308 COMBINING DIAERESIS: try adding one of: coptic, old-permic, math, gothic, syriac, tai-le
    22 more.

Use -F or --full-lists to disable shortening of long lists.

Or you can add the above codepoints to one of the subsets supported by the font: latin, latin-ext, menu [code: unreachable-subsetting]

WARN: Copyright notice on METADATA.pb should not contain 'Reserved Font Name'. (com.google.fonts/check/metadata/reserved_font_name)
  • WARN METADATA.pb: copyright field ("Copyright 2023 The Belanosima Project Authors (https://github.com/docrepair-fonts/belanosima-fonts), with Reserved Font Name "Josefin Sans".") contains "Reserved Font Name". This is an error except in a few specific rare cases. [code: rfn]
WARN: Name table strings must not contain the string 'Reserved Font Name'. (com.google.fonts/check/name/rfn)
  • WARN Name table entry contains "Reserved Font Name" for a family name ("Josefin Sans") that differs from the currently used family name (Belanosima), which is fine. [code: legacy-familyname]
WARN: A static fonts directory with at least two fonts must accompany variable fonts (com.google.fonts/check/repo/vf_has_static_fonts)
  • WARN Please consider adding a subdirectory called "static/" and including in it static font files. [code: missing]
WARN: METADATA.pb: Designers are listed correctly on the Google Fonts catalog? (com.google.fonts/check/metadata/designer_profiles)
  • WARN It seems that The DocRepair Project is still not listed on the designers catalog. Please submit a photo and a link to a webpage where people can learn more about the work of this designer/typefoundry. [code: profile-not-found]
WARN: Ensure fonts have ScriptLangTags declared on the 'meta' table. (com.google.fonts/check/meta/script_lang_tags)
  • WARN This font file does not have a 'meta' table. [code: lacks-meta-table]
WARN: Font contains '.notdef' as its first glyph? (com.google.fonts/check/mandatory_glyphs)
  • WARN Glyph '.notdef' should contain a drawing, but it is empty. [code: empty]
WARN: Font has **proper** whitespace glyph names? (com.google.fonts/check/whitespace_glyphnames)
  • WARN Glyph 0x00A0 is called "nbspace": Change to "uni00A0" [code: not-recommended-00a0]
WARN: Check if each glyph has the recommended amount of contours. (com.google.fonts/check/contour_count)
  • WARN This check inspects the glyph outlines and detects the total number of contours in each of them. The expected values are infered from the typical ammounts of contours observed in a large collection of reference font families. The divergences listed below may simply indicate a significantly different design on some of your glyphs. On the other hand, some of these may flag actual bugs in the font such as glyphs mapped to an incorrect codepoint. Please consider reviewing the design and codepoint assignment of these to make sure they are correct.

The following glyphs do not have the recommended number of contours:

- Glyph name: f	Contours detected: 2	Expected: 1

- Glyph name: Eth	Contours detected: 3	Expected: 2

- Glyph name: Omega	Contours detected: 0	Expected: 1

- Glyph name: partialdiff	Contours detected: 0	Expected: 2

- Glyph name: fl	Contours detected: 3	Expected: 1 or 2

- Glyph name: Eth	Contours detected: 3	Expected: 2

- Glyph name: f	Contours detected: 2	Expected: 1

- Glyph name: fi	Contours detected: 2	Expected: 3

- Glyph name: fl	Contours detected: 3	Expected: 2 

- Glyph name: partialdiff	Contours detected: 0	Expected: 2

[code: contour-count]

WARN: Does the font contain a soft hyphen? (com.google.fonts/check/soft_hyphen)
  • WARN This font has a 'Soft Hyphen' character. [code: softhyphen]
WARN: Check math signs have the same width. (com.google.fonts/check/math_signs_width)
  • WARN The most common width is 1108 among a set of 2 math glyphs.
    The following math glyphs have a different width, though:

Width = 911:
less, greater

Width = 1079:
equal

Width = 942:
logicalnot

Width = 838:
plusminus, divide

Width = 900:
minus

Width = 1034:
approxequal

Width = 903:
notequal

Width = 698:
greaterequal, lessequal
[code: width-outliers]

WARN: Checking Vertical Metric Linegaps. (com.google.fonts/check/linegaps)
  • WARN OS/2 sTypoLineGap is not equal to 0. [code: OS/2]
WARN: Does GPOS table have kerning information? This check skips monospaced fonts as defined by post.isFixedPitch value (com.google.fonts/check/gpos_kerning_info)
  • WARN GPOS table lacks kerning information. [code: lacks-kern-info]
WARN: Are there any misaligned on-curve points? (com.google.fonts/check/outline_alignment_miss)
  • WARN The following glyphs have on-curve points which have potentially incorrect y coordinates:

    • dollar (U+0024): X=1067.0,Y=1436.0 (should be at cap-height 1434?)

    • percent (U+0025): X=620.0,Y=1436.0 (should be at cap-height 1434?)

    • percent (U+0025): X=274.0,Y=-1.0 (should be at baseline 0?)

    • percent (U+0025): X=242.5,Y=2.0 (should be at baseline 0?)

    • asterisk (U+002A): X=862.0,Y=1436.0 (should be at cap-height 1434?)

    • comma (U+002C): X=175.0,Y=2.0 (should be at baseline 0?)

    • three (U+0033): X=332.5,Y=0.5 (should be at baseline 0?)

    • semicolon (U+003B): X=108.0,Y=1.0 (should be at baseline 0?)

    • less (U+003C): X=800.0,Y=-1.0 (should be at baseline 0?)

    • greater (U+003E): X=111.0,Y=-1.0 (should be at baseline 0?)

    • 51 more.

Use -F or --full-lists to disable shortening of long lists. [code: found-misalignments]

WARN: Do outlines contain any jaggy segments? (com.google.fonts/check/outline_jaggy_segments)
  • WARN The following glyphs have jaggy segments:

    • Delta (U+0394): B<<615.5,589.0>-<590.0,736.0>-<566.0,883.0>>/B<<566.0,883.0>-<564.0,807.0>-<555.5,752.0>> = 10.780037535975225

    • Delta (U+2206): B<<615.5,589.0>-<590.0,736.0>-<566.0,883.0>>/B<<566.0,883.0>-<564.0,807.0>-<555.5,752.0>> = 10.780037535975225 [code: found-jaggy-segments]

WARN: Do outlines contain any semi-vertical or semi-horizontal lines? (com.google.fonts/check/outline_semi_vertical)
  • WARN The following glyphs have semi-vertical/semi-horizontal lines:

    • E (U+0045): L<<576.0,442.0>--<1094.0,441.0>>

    • Eacute (U+00C9): L<<576.0,442.0>--<1094.0,441.0>>

    • Ecircumflex (U+00CA): L<<576.0,442.0>--<1094.0,441.0>>

    • Edieresis (U+00CB): L<<576.0,442.0>--<1094.0,441.0>>

    • Egrave (U+00C8): L<<576.0,442.0>--<1094.0,441.0>>

    • OE (U+0152): L<<1282.0,438.0>--<1743.0,437.0>>

    • exclamdown (U+00A1): L<<143.0,464.0>--<144.0,638.0>>

    • product (U+220F): L<<314.0,157.0>--<313.0,-65.0>> [code: found-semi-vertical]

INFO: Does DESCRIPTION file contain a upstream Git repo URL? (com.google.fonts/check/description/git_url)
INFO: Show hinting filesize impact. (com.google.fonts/check/hinting_impact)
  • INFO Hinting filesize impact:
ofl/belanosima/Belanosima-Bold.ttf
Dehinted Size 38.8kb
Hinted Size 38.8kb
Increase 24 bytes
Change 0.1 %
[code: size-impact]
INFO: Font has old ttfautohint applied? (com.google.fonts/check/old_ttfautohint)
  • INFO Could not detect which version of ttfautohint was used in this font. It is typically specified as a comment in the font version entries of the 'name' table. Such font version strings are currently: ['Version 2.000'] [code: version-not-detected]
INFO: EPAR table present in font? (com.google.fonts/check/epar)
INFO: Is the Grid-fitting and Scan-conversion Procedure ('gasp') table set to optimize rendering? (com.google.fonts/check/gasp)
  • INFO These are the ppm ranges declared on the gasp table:

PPM <= 65535:
flag = 0x0F
- Use grid-fitting
- Use grayscale rendering
- Use gridfitting with ClearType symmetric smoothing
- Use smoothing along multiple axes with ClearType®
[code: ranges]

INFO: Check for font-v versioning. (com.google.fonts/check/fontv)
  • INFO Version string is: "Version 2.000"
    The version string must ideally include a git commit hash and either a "dev" or a "release" suffix such as in the example below:
    "Version 1.3; git-0d08353-release" [code: bad-format]
INFO: Font contains all required tables? (com.google.fonts/check/required_tables)
  • INFO This font contains the following optional tables:

    • loca

    • prep

    • gasp [code: optional-tables]

INFO: List all superfamily filepaths (com.google.fonts/check/superfamily/list)
  • INFO ofl/belanosima [code: family-path]

[32] Belanosima-Regular.ttf
🔥 FAIL: Check Google Fonts glyph coverage. (com.google.fonts/check/glyph_coverage)
  • 🔥 FAIL Missing required codepoints:

    • 0x030B (COMBINING DOUBLE ACUTE ACCENT)

    • 0x0304 (COMBINING MACRON)

    • 0x0102 (LATIN CAPITAL LETTER A WITH BREVE)

    • 0x0100 (LATIN CAPITAL LETTER A WITH MACRON)

    • 0x0104 (LATIN CAPITAL LETTER A WITH OGONEK)

    • 0x0106 (LATIN CAPITAL LETTER C WITH ACUTE)

    • 0x010C (LATIN CAPITAL LETTER C WITH CARON)

    • 0x010A (LATIN CAPITAL LETTER C WITH DOT ABOVE)

    • 0x010E (LATIN CAPITAL LETTER D WITH CARON)

    • 0x0110 (LATIN CAPITAL LETTER D WITH STROKE)

    • 99 more.

Use -F or --full-lists to disable shortening of long lists. [code: missing-codepoints]

🔥 FAIL: Check font follows the Google Fonts vertical metric schema (com.google.fonts/check/vertical_metrics)
  • 🔥 FAIL OS/2.sTypoLineGap is "190" it should be 0 [code: bad-OS/2.sTypoLineGap]
  • 🔥 FAIL The sum of hhea.ascender + abs(hhea.descender) + hhea.lineGap is 2251 when it should be at least 2457 [code: bad-hhea-range]
🔥 FAIL: Ensure METADATA.pb does not use escaped strings. (com.google.fonts/check/metadata/escaped_strings)
🔥 FAIL: OS/2.fsSelection bit 7 (USE_TYPO_METRICS) is set in all fonts. (com.google.fonts/check/os2/use_typo_metrics)
  • 🔥 FAIL OS/2.fsSelection bit 7 (USE_TYPO_METRICS) wasNOT set in the following fonts: ['ofl/belanosima/Belanosima-SemiBold.ttf', 'ofl/belanosima/Belanosima-Bold.ttf', 'ofl/belanosima/Belanosima-Regular.ttf']. [code: missing-os2-fsselection-bit7]
🔥 FAIL: Checking OS/2 usWinAscent & usWinDescent. (com.google.fonts/check/family/win_ascent_and_descent)
  • 🔥 FAIL OS/2.usWinAscent value should be equal or greater than 2146, but got 1827 instead [code: ascent]
  • 🔥 FAIL OS/2.usWinDescent value should be equal or greater than 524, but got 416 instead. [code: descent]
🔥 FAIL: Checking OS/2 Metrics match hhea Metrics. (com.google.fonts/check/os2_metrics_match_hhea)
  • 🔥 FAIL OS/2 sTypoLineGap (190) and hhea lineGap (0) must be equal. [code: lineGap]
🔥 FAIL: Ensure soft_dotted characters lose their dot when combined with marks that replace the dot. (com.google.fonts/check/soft_dotted)
  • 🔥 FAIL The dot of soft dotted characters used in orthographies must disappear in the following strings: i̊ j̀ j́ j̃ j̈

The dot of soft dotted characters should disappear in other cases, for example: ĩ i̇ ǐ ĩ̧ i̧̇ i̧̊ ǐ̧ ĩ̵ i̵̇ i̵̊ ǐ̵ ĵ j̇ j̊ ǰ j̧̀ j̧́ ĵ̧ j̧̃ j̧̇ [code: soft-dotted]

WARN: DESCRIPTION.en_us.html should end in a linebreak. (com.google.fonts/check/description/eof_linebreak)
  • WARN The last characther on DESCRIPTION.en_us.html is not a line-break. Please add it. [code: missing-eof-linebreak]
WARN: Check for codepoints not covered by METADATA subsets. (com.google.fonts/check/metadata/unreachable_subsetting)
  • WARN The following codepoints supported by the font are not covered by
    any subsets defined in the font's metadata file, and will never
    be served. You can solve this by either manually adding additional
    subset declarations to METADATA.pb, or by editing the glyphset
    definitions.

  • U+02C7 CARON: try adding one of: yi, tifinagh, canadian-aboriginal

  • U+02D8 BREVE: try adding one of: yi, canadian-aboriginal

  • U+02D9 DOT ABOVE: try adding one of: yi, canadian-aboriginal

  • U+02DB OGONEK: try adding one of: yi, canadian-aboriginal

  • U+0300 COMBINING GRAVE ACCENT: try adding one of: old-permic, cherokee, coptic, tai-le

  • U+0301 COMBINING ACUTE ACCENT: try adding one of: coptic, osage, tifinagh, cherokee, tai-le

  • U+0302 COMBINING CIRCUMFLEX ACCENT: try adding one of: math, tifinagh, cherokee, coptic

  • U+0303 COMBINING TILDE: try adding one of: syriac, math, glagolitic

  • U+0307 COMBINING DOT ABOVE: try adding one of: coptic, malayalam, tifinagh, old-permic, math, syriac, canadian-aboriginal, tai-le

  • U+0308 COMBINING DIAERESIS: try adding one of: coptic, old-permic, math, gothic, syriac, tai-le
    22 more.

Use -F or --full-lists to disable shortening of long lists.

Or you can add the above codepoints to one of the subsets supported by the font: latin, latin-ext, menu [code: unreachable-subsetting]

WARN: Copyright notice on METADATA.pb should not contain 'Reserved Font Name'. (com.google.fonts/check/metadata/reserved_font_name)
  • WARN METADATA.pb: copyright field ("Copyright 2023 The Belanosima Project Authors (https://github.com/docrepair-fonts/belanosima-fonts), with Reserved Font Name "Josefin Sans".") contains "Reserved Font Name". This is an error except in a few specific rare cases. [code: rfn]
WARN: Name table strings must not contain the string 'Reserved Font Name'. (com.google.fonts/check/name/rfn)
  • WARN Name table entry contains "Reserved Font Name" for a family name ("Josefin Sans") that differs from the currently used family name (Belanosima), which is fine. [code: legacy-familyname]
WARN: A static fonts directory with at least two fonts must accompany variable fonts (com.google.fonts/check/repo/vf_has_static_fonts)
  • WARN Please consider adding a subdirectory called "static/" and including in it static font files. [code: missing]
WARN: METADATA.pb: Designers are listed correctly on the Google Fonts catalog? (com.google.fonts/check/metadata/designer_profiles)
  • WARN It seems that The DocRepair Project is still not listed on the designers catalog. Please submit a photo and a link to a webpage where people can learn more about the work of this designer/typefoundry. [code: profile-not-found]
WARN: Ensure fonts have ScriptLangTags declared on the 'meta' table. (com.google.fonts/check/meta/script_lang_tags)
  • WARN This font file does not have a 'meta' table. [code: lacks-meta-table]
WARN: Font contains '.notdef' as its first glyph? (com.google.fonts/check/mandatory_glyphs)
  • WARN Glyph '.notdef' should contain a drawing, but it is empty. [code: empty]
WARN: Font has **proper** whitespace glyph names? (com.google.fonts/check/whitespace_glyphnames)
  • WARN Glyph 0x00A0 is called "nbspace": Change to "uni00A0" [code: not-recommended-00a0]
WARN: Check if each glyph has the recommended amount of contours. (com.google.fonts/check/contour_count)
  • WARN This check inspects the glyph outlines and detects the total number of contours in each of them. The expected values are infered from the typical ammounts of contours observed in a large collection of reference font families. The divergences listed below may simply indicate a significantly different design on some of your glyphs. On the other hand, some of these may flag actual bugs in the font such as glyphs mapped to an incorrect codepoint. Please consider reviewing the design and codepoint assignment of these to make sure they are correct.

The following glyphs do not have the recommended number of contours:

- Glyph name: Eth	Contours detected: 3	Expected: 2

- Glyph name: Omega	Contours detected: 0	Expected: 1

- Glyph name: partialdiff	Contours detected: 0	Expected: 2

- Glyph name: Eth	Contours detected: 3	Expected: 2

- Glyph name: fi	Contours detected: 1	Expected: 3 

- Glyph name: partialdiff	Contours detected: 0	Expected: 2

[code: contour-count]

WARN: Does the font contain a soft hyphen? (com.google.fonts/check/soft_hyphen)
  • WARN This font has a 'Soft Hyphen' character. [code: softhyphen]
WARN: Check math signs have the same width. (com.google.fonts/check/math_signs_width)
  • WARN The most common width is 827 among a set of 3 math glyphs.
    The following math glyphs have a different width, though:

Width = 729:
less, greater

Width = 893:
equal

Width = 942:
logicalnot

Width = 838:
plusminus, divide

Width = 1034:
approxequal

Width = 903:
notequal

Width = 698:
greaterequal, lessequal
[code: width-outliers]

WARN: Checking Vertical Metric Linegaps. (com.google.fonts/check/linegaps)
  • WARN OS/2 sTypoLineGap is not equal to 0. [code: OS/2]
WARN: Does GPOS table have kerning information? This check skips monospaced fonts as defined by post.isFixedPitch value (com.google.fonts/check/gpos_kerning_info)
  • WARN GPOS table lacks kerning information. [code: lacks-kern-info]
WARN: Are there any misaligned on-curve points? (com.google.fonts/check/outline_alignment_miss)
  • WARN The following glyphs have on-curve points which have potentially incorrect y coordinates:

    • dollar (U+0024): X=567.5,Y=1.5 (should be at baseline 0?)

    • percent (U+0025): X=275.0,Y=-1.0 (should be at baseline 0?)

    • ampersand (U+0026): X=341.0,Y=1436.0 (should be at cap-height 1434?)

    • five (U+0035): X=326.0,Y=-1.0 (should be at baseline 0?)

    • G (U+0047): X=966.0,Y=2.0 (should be at baseline 0?)

    • N (U+004E): X=140.0,Y=1436.0 (should be at cap-height 1434?)

    • V (U+0056): X=659.0,Y=2.0 (should be at baseline 0?)

    • V (U+0056): X=611.0,Y=2.0 (should be at baseline 0?)

    • W (U+0057): X=607.5,Y=1.5 (should be at baseline 0?)

    • b (U+0062): X=322.5,Y=1432.0 (should be at cap-height 1434?)

    • 38 more.

Use -F or --full-lists to disable shortening of long lists. [code: found-misalignments]

WARN: Do any segments have colinear vectors? (com.google.fonts/check/outline_colinear_vectors)
  • WARN The following glyphs have colinear vectors:

    • U (U+0055): L<<362.0,1362.0>--<363.0,1313.0>> -> L<<363.0,1313.0>--<364.0,1166.0>>

    • U (U+0055): L<<992.0,1166.0>--<993.0,1313.0>> -> L<<993.0,1313.0>--<994.0,1362.0>>

    • Uacute (U+00DA): L<<362.0,1362.0>--<363.0,1313.0>> -> L<<363.0,1313.0>--<364.0,1166.0>>

    • Uacute (U+00DA): L<<992.0,1166.0>--<993.0,1313.0>> -> L<<993.0,1313.0>--<994.0,1362.0>>

    • Ucircumflex (U+00DB): L<<362.0,1362.0>--<363.0,1313.0>> -> L<<363.0,1313.0>--<364.0,1166.0>>

    • Ucircumflex (U+00DB): L<<992.0,1166.0>--<993.0,1313.0>> -> L<<993.0,1313.0>--<994.0,1362.0>>

    • Udieresis (U+00DC): L<<362.0,1362.0>--<363.0,1313.0>> -> L<<363.0,1313.0>--<364.0,1166.0>>

    • Udieresis (U+00DC): L<<992.0,1166.0>--<993.0,1313.0>> -> L<<993.0,1313.0>--<994.0,1362.0>>

    • Ugrave (U+00D9): L<<362.0,1362.0>--<363.0,1313.0>> -> L<<363.0,1313.0>--<364.0,1166.0>>

    • Ugrave (U+00D9): L<<992.0,1166.0>--<993.0,1313.0>> -> L<<993.0,1313.0>--<994.0,1362.0>>

    • braceleft (U+007B): L<<592.0,1382.0>--<555.0,1382.0>> -> L<<555.0,1382.0>--<539.0,1383.0>>

    • summation (U+2211): L<<146.0,488.0>--<181.0,651.0>> -> L<<181.0,651.0>--<193.0,706.0>> [code: found-colinear-vectors]

WARN: Do outlines contain any semi-vertical or semi-horizontal lines? (com.google.fonts/check/outline_semi_vertical)
  • WARN The following glyphs have semi-vertical/semi-horizontal lines:

    • P (U+0050): L<<383.0,454.0>--<380.0,40.0>>

    • T (U+0054): L<<395.0,744.0>--<394.0,1149.0>>

    • U (U+0055): L<<363.0,1313.0>--<364.0,1166.0>>

    • U (U+0055): L<<992.0,1166.0>--<993.0,1313.0>>

    • Uacute (U+00DA): L<<363.0,1313.0>--<364.0,1166.0>>

    • Uacute (U+00DA): L<<992.0,1166.0>--<993.0,1313.0>>

    • Ucircumflex (U+00DB): L<<363.0,1313.0>--<364.0,1166.0>>

    • Ucircumflex (U+00DB): L<<992.0,1166.0>--<993.0,1313.0>>

    • Udieresis (U+00DC): L<<363.0,1313.0>--<364.0,1166.0>>

    • Udieresis (U+00DC): L<<992.0,1166.0>--<993.0,1313.0>>

    • 18 more.

Use -F or --full-lists to disable shortening of long lists. [code: found-semi-vertical]

INFO: Does DESCRIPTION file contain a upstream Git repo URL? (com.google.fonts/check/description/git_url)
INFO: Show hinting filesize impact. (com.google.fonts/check/hinting_impact)
  • INFO Hinting filesize impact:
ofl/belanosima/Belanosima-Regular.ttf
Dehinted Size 36.9kb
Hinted Size 37.0kb
Increase 24 bytes
Change 0.1 %
[code: size-impact]
INFO: Font has old ttfautohint applied? (com.google.fonts/check/old_ttfautohint)
  • INFO Could not detect which version of ttfautohint was used in this font. It is typically specified as a comment in the font version entries of the 'name' table. Such font version strings are currently: ['Version 2.000'] [code: version-not-detected]
INFO: EPAR table present in font? (com.google.fonts/check/epar)
INFO: Is the Grid-fitting and Scan-conversion Procedure ('gasp') table set to optimize rendering? (com.google.fonts/check/gasp)
  • INFO These are the ppm ranges declared on the gasp table:

PPM <= 65535:
flag = 0x0F
- Use grid-fitting
- Use grayscale rendering
- Use gridfitting with ClearType symmetric smoothing
- Use smoothing along multiple axes with ClearType®
[code: ranges]

INFO: Check for font-v versioning. (com.google.fonts/check/fontv)
  • INFO Version string is: "Version 2.000"
    The version string must ideally include a git commit hash and either a "dev" or a "release" suffix such as in the example below:
    "Version 1.3; git-0d08353-release" [code: bad-format]
INFO: Font contains all required tables? (com.google.fonts/check/required_tables)
  • INFO This font contains the following optional tables:

    • loca

    • prep

    • gasp [code: optional-tables]

INFO: List all superfamily filepaths (com.google.fonts/check/superfamily/list)
  • INFO ofl/belanosima [code: family-path]

Summary

💔 ERROR 🔥 FAIL ⚠ WARN 💤 SKIP ℹ INFO 🍞 PASS 🔎 DEBUG
0 23 52 206 25 395 0
0% 3% 7% 29% 4% 56% 0%

Note: The following loglevels were omitted in this report:

  • SKIP
  • PASS
  • DEBUG

@RosaWagner
Copy link
Contributor

RosaWagner commented May 19, 2023

@yanone .notdef partialdiff and omega are empty

@RosaWagner RosaWagner added -- Glyphset issue Missing glyphs to match a GF subset, wrong glyph mapping, unicode issue, or else and removed - Ready for Review labels May 19, 2023
@yanone
Copy link
Collaborator Author

yanone commented Jun 14, 2023

Updated

Belanosima: Version 2.000 added


88dec8c: [gftools-packager] Belanosima: Version 2.000 added

@yanone yanone force-pushed the gftools_packager_ofl_belanosima branch from 6ce2242 to 88dec8c Compare June 14, 2023 15:44
@yanone yanone removed the -- Glyphset issue Missing glyphs to match a GF subset, wrong glyph mapping, unicode issue, or else label Jun 14, 2023
@github-actions
Copy link

Fontbakery report

Fontbakery version: 0.8.13

[3] Family checks
🔥 FAIL: Each font in a family must have the same set of vertical metrics values. (com.google.fonts/check/family/vertical_metrics)
  • 🔥 FAIL sTypoAscender is not the same across the family:
    Belanosima: 1835
    Belanosima SemiBold: 1893
    Belanosima Bold: 1857 [code: sTypoAscender-mismatch]
  • 🔥 FAIL sTypoDescender is not the same across the family:
    Belanosima: -416
    Belanosima SemiBold: -419
    Belanosima Bold: -678 [code: sTypoDescender-mismatch]
  • 🔥 FAIL sTypoLineGap is not the same across the family:
    Belanosima: 190
    Belanosima SemiBold: 197
    Belanosima Bold: 215 [code: sTypoLineGap-mismatch]
  • 🔥 FAIL usWinAscent is not the same across the family:
    Belanosima: 1827
    Belanosima SemiBold: 1880
    Belanosima Bold: 1844 [code: usWinAscent-mismatch]
  • 🔥 FAIL usWinDescent is not the same across the family:
    Belanosima: 416
    Belanosima SemiBold: 419
    Belanosima Bold: 440 [code: usWinDescent-mismatch]
  • 🔥 FAIL ascent is not the same across the family:
    Belanosima: 1835
    Belanosima SemiBold: 1893
    Belanosima Bold: 1857 [code: ascent-mismatch]
  • 🔥 FAIL descent is not the same across the family:
    Belanosima: -416
    Belanosima SemiBold: -419
    Belanosima Bold: -678 [code: descent-mismatch]
🔥 FAIL: Fonts have consistent underline thickness? (com.google.fonts/check/family/underline_thickness)
  • 🔥 FAIL Thickness of the underline is not the same across this family. In order to fix this, please make sure that the underlineThickness value is the same in the 'post' table of all of this family font files.
    Detected underlineThickness values are:
    ofl/belanosima/Belanosima-Regular.ttf: 102
    ofl/belanosima/Belanosima-SemiBold.ttf: 120
    ofl/belanosima/Belanosima-Bold.ttf: 120
    [code: inconsistent-underline-thickness]
INFO: Check axis ordering on the STAT table. (com.google.fonts/check/STAT/axis_order)
  • INFO From a total of 3 font files, 3 of them (100.00%) lack a STAT table.

    And these are the most common STAT axis orderings:
    [code: summary]


[31] Belanosima-Regular.ttf
🔥 FAIL: Check Google Fonts glyph coverage. (com.google.fonts/check/glyph_coverage)
  • 🔥 FAIL Missing required codepoints:

    • 0x030B (COMBINING DOUBLE ACUTE ACCENT)

    • 0x0304 (COMBINING MACRON)

    • 0x0102 (LATIN CAPITAL LETTER A WITH BREVE)

    • 0x0100 (LATIN CAPITAL LETTER A WITH MACRON)

    • 0x0104 (LATIN CAPITAL LETTER A WITH OGONEK)

    • 0x0106 (LATIN CAPITAL LETTER C WITH ACUTE)

    • 0x010C (LATIN CAPITAL LETTER C WITH CARON)

    • 0x010A (LATIN CAPITAL LETTER C WITH DOT ABOVE)

    • 0x010E (LATIN CAPITAL LETTER D WITH CARON)

    • 0x0110 (LATIN CAPITAL LETTER D WITH STROKE)

    • 99 more.

Use -F or --full-lists to disable shortening of long lists. [code: missing-codepoints]

🔥 FAIL: Check font follows the Google Fonts vertical metric schema (com.google.fonts/check/vertical_metrics)
  • 🔥 FAIL OS/2.sTypoLineGap is "190" it should be 0 [code: bad-OS/2.sTypoLineGap]
  • 🔥 FAIL The sum of hhea.ascender + abs(hhea.descender) + hhea.lineGap is 2251 when it should be at least 2457 [code: bad-hhea-range]
🔥 FAIL: Ensure METADATA.pb does not use escaped strings. (com.google.fonts/check/metadata/escaped_strings)
🔥 FAIL: OS/2.fsSelection bit 7 (USE_TYPO_METRICS) is set in all fonts. (com.google.fonts/check/os2/use_typo_metrics)
  • 🔥 FAIL OS/2.fsSelection bit 7 (USE_TYPO_METRICS) wasNOT set in the following fonts: ['ofl/belanosima/Belanosima-Regular.ttf', 'ofl/belanosima/Belanosima-SemiBold.ttf', 'ofl/belanosima/Belanosima-Bold.ttf']. [code: missing-os2-fsselection-bit7]
🔥 FAIL: Checking OS/2 usWinAscent & usWinDescent. (com.google.fonts/check/family/win_ascent_and_descent)
  • 🔥 FAIL OS/2.usWinAscent value should be equal or greater than 2146, but got 1827 instead [code: ascent]
  • 🔥 FAIL OS/2.usWinDescent value should be equal or greater than 524, but got 416 instead. [code: descent]
🔥 FAIL: Checking OS/2 Metrics match hhea Metrics. (com.google.fonts/check/os2_metrics_match_hhea)
  • 🔥 FAIL OS/2 sTypoLineGap (190) and hhea lineGap (0) must be equal. [code: lineGap]
🔥 FAIL: Ensure soft_dotted characters lose their dot when combined with marks that replace the dot. (com.google.fonts/check/soft_dotted)
  • 🔥 FAIL The dot of soft dotted characters used in orthographies must disappear in the following strings: i̊ j̀ j́ j̃ j̈

The dot of soft dotted characters should disappear in other cases, for example: ĩ i̇ ǐ ĩ̧ i̧̇ i̧̊ ǐ̧ ĩ̵ i̵̇ i̵̊ ǐ̵ ĵ j̇ j̊ ǰ j̧̀ j̧́ ĵ̧ j̧̃ j̧̇ [code: soft-dotted]

WARN: DESCRIPTION.en_us.html should end in a linebreak. (com.google.fonts/check/description/eof_linebreak)
  • WARN The last characther on DESCRIPTION.en_us.html is not a line-break. Please add it. [code: missing-eof-linebreak]
WARN: Check for codepoints not covered by METADATA subsets. (com.google.fonts/check/metadata/unreachable_subsetting)
  • WARN The following codepoints supported by the font are not covered by
    any subsets defined in the font's metadata file, and will never
    be served. You can solve this by either manually adding additional
    subset declarations to METADATA.pb, or by editing the glyphset
    definitions.

  • U+02C7 CARON: try adding one of: yi, canadian-aboriginal, tifinagh

  • U+02D8 BREVE: try adding one of: yi, canadian-aboriginal

  • U+02D9 DOT ABOVE: try adding one of: yi, canadian-aboriginal

  • U+02DB OGONEK: try adding one of: yi, canadian-aboriginal

  • U+0300 COMBINING GRAVE ACCENT: try adding one of: cherokee, old-permic, tai-le, coptic

  • U+0301 COMBINING ACUTE ACCENT: try adding one of: cherokee, osage, tai-le, coptic, tifinagh

  • U+0302 COMBINING CIRCUMFLEX ACCENT: try adding one of: cherokee, math, tifinagh, coptic

  • U+0303 COMBINING TILDE: try adding one of: syriac, glagolitic, math

  • U+0307 COMBINING DOT ABOVE: try adding one of: syriac, tai-le, math, old-permic, coptic, malayalam, canadian-aboriginal, tifinagh

  • U+0308 COMBINING DIAERESIS: try adding one of: syriac, tai-le, math, old-permic, coptic, gothic
    22 more.

Use -F or --full-lists to disable shortening of long lists.

Or you can add the above codepoints to one of the subsets supported by the font: latin, latin-ext, menu [code: unreachable-subsetting]

WARN: Copyright notice on METADATA.pb should not contain 'Reserved Font Name'. (com.google.fonts/check/metadata/reserved_font_name)
  • WARN METADATA.pb: copyright field ("Copyright 2023 The Belanosima Project Authors (https://github.com/docrepair-fonts/belanosima-fonts), with Reserved Font Name "Josefin Sans".") contains "Reserved Font Name". This is an error except in a few specific rare cases. [code: rfn]
WARN: Name table strings must not contain the string 'Reserved Font Name'. (com.google.fonts/check/name/rfn)
  • WARN Name table entry contains "Reserved Font Name" for a family name ("Josefin Sans") that differs from the currently used family name (Belanosima), which is fine. [code: legacy-familyname]
WARN: A static fonts directory with at least two fonts must accompany variable fonts (com.google.fonts/check/repo/vf_has_static_fonts)
  • WARN Please consider adding a subdirectory called "static/" and including in it static font files. [code: missing]
WARN: METADATA.pb: Designers are listed correctly on the Google Fonts catalog? (com.google.fonts/check/metadata/designer_profiles)
  • WARN It seems that The DocRepair Project is still not listed on the designers catalog. Please submit a photo and a link to a webpage where people can learn more about the work of this designer/typefoundry. [code: profile-not-found]
WARN: Ensure fonts have ScriptLangTags declared on the 'meta' table. (com.google.fonts/check/meta/script_lang_tags)
  • WARN This font file does not have a 'meta' table. [code: lacks-meta-table]
WARN: Font has **proper** whitespace glyph names? (com.google.fonts/check/whitespace_glyphnames)
  • WARN Glyph 0x00A0 is called "nbspace": Change to "uni00A0" [code: not-recommended-00a0]
WARN: Check if each glyph has the recommended amount of contours. (com.google.fonts/check/contour_count)
  • WARN This check inspects the glyph outlines and detects the total number of contours in each of them. The expected values are infered from the typical ammounts of contours observed in a large collection of reference font families. The divergences listed below may simply indicate a significantly different design on some of your glyphs. On the other hand, some of these may flag actual bugs in the font such as glyphs mapped to an incorrect codepoint. Please consider reviewing the design and codepoint assignment of these to make sure they are correct.

The following glyphs do not have the recommended number of contours:

- Glyph name: Eth	Contours detected: 3	Expected: 2

- Glyph name: Omega	Contours detected: 2	Expected: 1

- Glyph name: Eth	Contours detected: 3	Expected: 2 

- Glyph name: fi	Contours detected: 1	Expected: 3

[code: contour-count]

WARN: Does the font contain a soft hyphen? (com.google.fonts/check/soft_hyphen)
  • WARN This font has a 'Soft Hyphen' character. [code: softhyphen]
WARN: Check math signs have the same width. (com.google.fonts/check/math_signs_width)
  • WARN The most common width is 827 among a set of 3 math glyphs.
    The following math glyphs have a different width, though:

Width = 729:
less, greater

Width = 893:
equal

Width = 942:
logicalnot

Width = 838:
divide, plusminus

Width = 1034:
approxequal

Width = 903:
notequal

Width = 698:
lessequal, greaterequal
[code: width-outliers]

WARN: Checking Vertical Metric Linegaps. (com.google.fonts/check/linegaps)
  • WARN OS/2 sTypoLineGap is not equal to 0. [code: OS/2]
WARN: Does GPOS table have kerning information? This check skips monospaced fonts as defined by post.isFixedPitch value (com.google.fonts/check/gpos_kerning_info)
  • WARN GPOS table lacks kerning information. [code: lacks-kern-info]
WARN: Are there any misaligned on-curve points? (com.google.fonts/check/outline_alignment_miss)
  • WARN The following glyphs have on-curve points which have potentially incorrect y coordinates:

    • dollar (U+0024): X=567.5,Y=1.5 (should be at baseline 0?)

    • percent (U+0025): X=275.0,Y=-1.0 (should be at baseline 0?)

    • ampersand (U+0026): X=341.0,Y=1436.0 (should be at cap-height 1434?)

    • five (U+0035): X=326.0,Y=-1.0 (should be at baseline 0?)

    • G (U+0047): X=966.0,Y=2.0 (should be at baseline 0?)

    • N (U+004E): X=140.0,Y=1436.0 (should be at cap-height 1434?)

    • V (U+0056): X=659.0,Y=2.0 (should be at baseline 0?)

    • V (U+0056): X=611.0,Y=2.0 (should be at baseline 0?)

    • W (U+0057): X=607.5,Y=1.5 (should be at baseline 0?)

    • b (U+0062): X=322.5,Y=1432.0 (should be at cap-height 1434?)

    • 38 more.

Use -F or --full-lists to disable shortening of long lists. [code: found-misalignments]

WARN: Do any segments have colinear vectors? (com.google.fonts/check/outline_colinear_vectors)
  • WARN The following glyphs have colinear vectors:

    • U (U+0055): L<<362.0,1362.0>--<363.0,1313.0>> -> L<<363.0,1313.0>--<364.0,1166.0>>

    • U (U+0055): L<<992.0,1166.0>--<993.0,1313.0>> -> L<<993.0,1313.0>--<994.0,1362.0>>

    • Uacute (U+00DA): L<<362.0,1362.0>--<363.0,1313.0>> -> L<<363.0,1313.0>--<364.0,1166.0>>

    • Uacute (U+00DA): L<<992.0,1166.0>--<993.0,1313.0>> -> L<<993.0,1313.0>--<994.0,1362.0>>

    • Ucircumflex (U+00DB): L<<362.0,1362.0>--<363.0,1313.0>> -> L<<363.0,1313.0>--<364.0,1166.0>>

    • Ucircumflex (U+00DB): L<<992.0,1166.0>--<993.0,1313.0>> -> L<<993.0,1313.0>--<994.0,1362.0>>

    • Udieresis (U+00DC): L<<362.0,1362.0>--<363.0,1313.0>> -> L<<363.0,1313.0>--<364.0,1166.0>>

    • Udieresis (U+00DC): L<<992.0,1166.0>--<993.0,1313.0>> -> L<<993.0,1313.0>--<994.0,1362.0>>

    • Ugrave (U+00D9): L<<362.0,1362.0>--<363.0,1313.0>> -> L<<363.0,1313.0>--<364.0,1166.0>>

    • Ugrave (U+00D9): L<<992.0,1166.0>--<993.0,1313.0>> -> L<<993.0,1313.0>--<994.0,1362.0>>

    • braceleft (U+007B): L<<592.0,1382.0>--<555.0,1382.0>> -> L<<555.0,1382.0>--<539.0,1383.0>>

    • summation (U+2211): L<<146.0,488.0>--<181.0,651.0>> -> L<<181.0,651.0>--<193.0,706.0>> [code: found-colinear-vectors]

WARN: Do outlines contain any semi-vertical or semi-horizontal lines? (com.google.fonts/check/outline_semi_vertical)
  • WARN The following glyphs have semi-vertical/semi-horizontal lines:

    • P (U+0050): L<<383.0,454.0>--<380.0,40.0>>

    • T (U+0054): L<<395.0,744.0>--<394.0,1149.0>>

    • U (U+0055): L<<363.0,1313.0>--<364.0,1166.0>>

    • U (U+0055): L<<992.0,1166.0>--<993.0,1313.0>>

    • Uacute (U+00DA): L<<363.0,1313.0>--<364.0,1166.0>>

    • Uacute (U+00DA): L<<992.0,1166.0>--<993.0,1313.0>>

    • Ucircumflex (U+00DB): L<<363.0,1313.0>--<364.0,1166.0>>

    • Ucircumflex (U+00DB): L<<992.0,1166.0>--<993.0,1313.0>>

    • Udieresis (U+00DC): L<<363.0,1313.0>--<364.0,1166.0>>

    • Udieresis (U+00DC): L<<992.0,1166.0>--<993.0,1313.0>>

    • 18 more.

Use -F or --full-lists to disable shortening of long lists. [code: found-semi-vertical]

INFO: Does DESCRIPTION file contain a upstream Git repo URL? (com.google.fonts/check/description/git_url)
INFO: Show hinting filesize impact. (com.google.fonts/check/hinting_impact)
  • INFO Hinting filesize impact:
ofl/belanosima/Belanosima-Regular.ttf
Dehinted Size 37.1kb
Hinted Size 37.1kb
Increase 24 bytes
Change 0.1 %
[code: size-impact]
INFO: Font has old ttfautohint applied? (com.google.fonts/check/old_ttfautohint)
  • INFO Could not detect which version of ttfautohint was used in this font. It is typically specified as a comment in the font version entries of the 'name' table. Such font version strings are currently: ['Version 2.000'] [code: version-not-detected]
INFO: EPAR table present in font? (com.google.fonts/check/epar)
INFO: Is the Grid-fitting and Scan-conversion Procedure ('gasp') table set to optimize rendering? (com.google.fonts/check/gasp)
  • INFO These are the ppm ranges declared on the gasp table:

PPM <= 65535:
flag = 0x0F
- Use grid-fitting
- Use grayscale rendering
- Use gridfitting with ClearType symmetric smoothing
- Use smoothing along multiple axes with ClearType®
[code: ranges]

INFO: Check for font-v versioning. (com.google.fonts/check/fontv)
  • INFO Version string is: "Version 2.000"
    The version string must ideally include a git commit hash and either a "dev" or a "release" suffix such as in the example below:
    "Version 1.3; git-0d08353-release" [code: bad-format]
INFO: Font contains all required tables? (com.google.fonts/check/required_tables)
  • INFO This font contains the following optional tables:

    • loca

    • prep

    • gasp [code: optional-tables]

INFO: List all superfamily filepaths (com.google.fonts/check/superfamily/list)
  • INFO ofl/belanosima [code: family-path]

[32] Belanosima-SemiBold.ttf
🔥 FAIL: Check Google Fonts glyph coverage. (com.google.fonts/check/glyph_coverage)
  • 🔥 FAIL Missing required codepoints:

    • 0x030B (COMBINING DOUBLE ACUTE ACCENT)

    • 0x0304 (COMBINING MACRON)

    • 0x0102 (LATIN CAPITAL LETTER A WITH BREVE)

    • 0x0100 (LATIN CAPITAL LETTER A WITH MACRON)

    • 0x0104 (LATIN CAPITAL LETTER A WITH OGONEK)

    • 0x0106 (LATIN CAPITAL LETTER C WITH ACUTE)

    • 0x010C (LATIN CAPITAL LETTER C WITH CARON)

    • 0x010A (LATIN CAPITAL LETTER C WITH DOT ABOVE)

    • 0x010E (LATIN CAPITAL LETTER D WITH CARON)

    • 0x0110 (LATIN CAPITAL LETTER D WITH STROKE)

    • 99 more.

Use -F or --full-lists to disable shortening of long lists. [code: missing-codepoints]

🔥 FAIL: Check font follows the Google Fonts vertical metric schema (com.google.fonts/check/vertical_metrics)
  • 🔥 FAIL OS/2.sTypoLineGap is "197" it should be 0 [code: bad-OS/2.sTypoLineGap]
  • 🔥 FAIL The sum of hhea.ascender + abs(hhea.descender) + hhea.lineGap is 2312 when it should be at least 2457 [code: bad-hhea-range]
🔥 FAIL: Ensure METADATA.pb does not use escaped strings. (com.google.fonts/check/metadata/escaped_strings)
🔥 FAIL: OS/2.fsSelection bit 7 (USE_TYPO_METRICS) is set in all fonts. (com.google.fonts/check/os2/use_typo_metrics)
  • 🔥 FAIL OS/2.fsSelection bit 7 (USE_TYPO_METRICS) wasNOT set in the following fonts: ['ofl/belanosima/Belanosima-Regular.ttf', 'ofl/belanosima/Belanosima-SemiBold.ttf', 'ofl/belanosima/Belanosima-Bold.ttf']. [code: missing-os2-fsselection-bit7]
🔥 FAIL: Checking OS/2 usWinAscent & usWinDescent. (com.google.fonts/check/family/win_ascent_and_descent)
  • 🔥 FAIL OS/2.usWinAscent value should be equal or greater than 2146, but got 1880 instead [code: ascent]
  • 🔥 FAIL OS/2.usWinDescent value should be equal or greater than 524, but got 419 instead. [code: descent]
🔥 FAIL: Checking OS/2 Metrics match hhea Metrics. (com.google.fonts/check/os2_metrics_match_hhea)
  • 🔥 FAIL OS/2 sTypoLineGap (197) and hhea lineGap (0) must be equal. [code: lineGap]
🔥 FAIL: Ensure soft_dotted characters lose their dot when combined with marks that replace the dot. (com.google.fonts/check/soft_dotted)
  • 🔥 FAIL The dot of soft dotted characters used in orthographies must disappear in the following strings: i̊ j̀ j́ j̃ j̈

The dot of soft dotted characters should disappear in other cases, for example: ĩ i̇ ǐ ĩ̧ i̧̇ i̧̊ ǐ̧ ĩ̵ i̵̇ i̵̊ ǐ̵ ĵ j̇ j̊ ǰ j̧̀ j̧́ ĵ̧ j̧̃ j̧̇ [code: soft-dotted]

WARN: DESCRIPTION.en_us.html should end in a linebreak. (com.google.fonts/check/description/eof_linebreak)
  • WARN The last characther on DESCRIPTION.en_us.html is not a line-break. Please add it. [code: missing-eof-linebreak]
WARN: Check for codepoints not covered by METADATA subsets. (com.google.fonts/check/metadata/unreachable_subsetting)
  • WARN The following codepoints supported by the font are not covered by
    any subsets defined in the font's metadata file, and will never
    be served. You can solve this by either manually adding additional
    subset declarations to METADATA.pb, or by editing the glyphset
    definitions.

  • U+02C7 CARON: try adding one of: yi, canadian-aboriginal, tifinagh

  • U+02D8 BREVE: try adding one of: yi, canadian-aboriginal

  • U+02D9 DOT ABOVE: try adding one of: yi, canadian-aboriginal

  • U+02DB OGONEK: try adding one of: yi, canadian-aboriginal

  • U+0300 COMBINING GRAVE ACCENT: try adding one of: cherokee, old-permic, tai-le, coptic

  • U+0301 COMBINING ACUTE ACCENT: try adding one of: cherokee, osage, tai-le, coptic, tifinagh

  • U+0302 COMBINING CIRCUMFLEX ACCENT: try adding one of: cherokee, math, tifinagh, coptic

  • U+0303 COMBINING TILDE: try adding one of: syriac, glagolitic, math

  • U+0307 COMBINING DOT ABOVE: try adding one of: syriac, tai-le, math, old-permic, coptic, malayalam, canadian-aboriginal, tifinagh

  • U+0308 COMBINING DIAERESIS: try adding one of: syriac, tai-le, math, old-permic, coptic, gothic
    22 more.

Use -F or --full-lists to disable shortening of long lists.

Or you can add the above codepoints to one of the subsets supported by the font: latin, latin-ext, menu [code: unreachable-subsetting]

WARN: Copyright notice on METADATA.pb should not contain 'Reserved Font Name'. (com.google.fonts/check/metadata/reserved_font_name)
  • WARN METADATA.pb: copyright field ("Copyright 2023 The Belanosima Project Authors (https://github.com/docrepair-fonts/belanosima-fonts), with Reserved Font Name "Josefin Sans".") contains "Reserved Font Name". This is an error except in a few specific rare cases. [code: rfn]
WARN: Name table strings must not contain the string 'Reserved Font Name'. (com.google.fonts/check/name/rfn)
  • WARN Name table entry contains "Reserved Font Name" for a family name ("Josefin Sans") that differs from the currently used family name (Belanosima), which is fine. [code: legacy-familyname]
WARN: A static fonts directory with at least two fonts must accompany variable fonts (com.google.fonts/check/repo/vf_has_static_fonts)
  • WARN Please consider adding a subdirectory called "static/" and including in it static font files. [code: missing]
WARN: METADATA.pb: Designers are listed correctly on the Google Fonts catalog? (com.google.fonts/check/metadata/designer_profiles)
  • WARN It seems that The DocRepair Project is still not listed on the designers catalog. Please submit a photo and a link to a webpage where people can learn more about the work of this designer/typefoundry. [code: profile-not-found]
WARN: Ensure fonts have ScriptLangTags declared on the 'meta' table. (com.google.fonts/check/meta/script_lang_tags)
  • WARN This font file does not have a 'meta' table. [code: lacks-meta-table]
WARN: Font has **proper** whitespace glyph names? (com.google.fonts/check/whitespace_glyphnames)
  • WARN Glyph 0x00A0 is called "nbspace": Change to "uni00A0" [code: not-recommended-00a0]
WARN: Check if each glyph has the recommended amount of contours. (com.google.fonts/check/contour_count)
  • WARN This check inspects the glyph outlines and detects the total number of contours in each of them. The expected values are infered from the typical ammounts of contours observed in a large collection of reference font families. The divergences listed below may simply indicate a significantly different design on some of your glyphs. On the other hand, some of these may flag actual bugs in the font such as glyphs mapped to an incorrect codepoint. Please consider reviewing the design and codepoint assignment of these to make sure they are correct.

The following glyphs do not have the recommended number of contours:

- Glyph name: Z	Contours detected: 2	Expected: 1

- Glyph name: u	Contours detected: 2	Expected: 1

- Glyph name: Eth	Contours detected: 3	Expected: 2

- Glyph name: ugrave	Contours detected: 3	Expected: 2

- Glyph name: uacute	Contours detected: 3	Expected: 2

- Glyph name: ucircumflex	Contours detected: 3	Expected: 2

- Glyph name: udieresis	Contours detected: 4	Expected: 3

- Glyph name: Zcaron	Contours detected: 3	Expected: 2

- Glyph name: Omega	Contours detected: 2	Expected: 1

- Glyph name: Eth	Contours detected: 3	Expected: 2 

- 8 more.

Use -F or --full-lists to disable shortening of long lists.
[code: contour-count]

WARN: Does the font contain a soft hyphen? (com.google.fonts/check/soft_hyphen)
  • WARN This font has a 'Soft Hyphen' character. [code: softhyphen]
WARN: Check math signs have the same width. (com.google.fonts/check/math_signs_width)
  • WARN The most common width is 821 among a set of 2 math glyphs.
    The following math glyphs have a different width, though:

Width = 969:
plus

Width = 987:
equal

Width = 942:
logicalnot

Width = 838:
divide, plusminus

Width = 968:
multiply

Width = 864:
minus

Width = 1034:
approxequal

Width = 903:
notequal

Width = 698:
lessequal, greaterequal
[code: width-outliers]

WARN: Checking Vertical Metric Linegaps. (com.google.fonts/check/linegaps)
  • WARN OS/2 sTypoLineGap is not equal to 0. [code: OS/2]
WARN: Does GPOS table have kerning information? This check skips monospaced fonts as defined by post.isFixedPitch value (com.google.fonts/check/gpos_kerning_info)
  • WARN GPOS table lacks kerning information. [code: lacks-kern-info]
WARN: Are there any misaligned on-curve points? (com.google.fonts/check/outline_alignment_miss)
  • WARN The following glyphs have on-curve points which have potentially incorrect y coordinates:

    • dollar (U+0024): X=342.5,Y=1.0 (should be at baseline 0?)

    • dollar (U+0024): X=936.0,Y=1433.0 (should be at cap-height 1434?)

    • dollar (U+0024): X=630.5,Y=1.5 (should be at baseline 0?)

    • percent (U+0025): X=285.0,Y=-1.0 (should be at baseline 0?)

    • parenleft (U+0028): X=707.0,Y=1432.0 (should be at cap-height 1434?)

    • slash (U+002F): X=241.0,Y=-2.0 (should be at baseline 0?)

    • three (U+0033): X=324.5,Y=0.5 (should be at baseline 0?)

    • five (U+0035): X=357.5,Y=1.5 (should be at baseline 0?)

    • semicolon (U+003B): X=81.0,Y=2.0 (should be at baseline 0?)

    • at (U+0040): X=1047.0,Y=1.0 (should be at baseline 0?)

    • 44 more.

Use -F or --full-lists to disable shortening of long lists. [code: found-misalignments]

WARN: Do any segments have colinear vectors? (com.google.fonts/check/outline_colinear_vectors)
  • WARN The following glyphs have colinear vectors:

    • ogonek (U+02DB): L<<256.0,21.0>--<261.0,21.0>> -> L<<261.0,21.0>--<430.0,11.0>> [code: found-colinear-vectors]
WARN: Do outlines contain any jaggy segments? (com.google.fonts/check/outline_jaggy_segments)
  • WARN The following glyphs have jaggy segments:

    • u (U+0075): B<<762.0,187.0>-<762.0,199.0>-<770.0,217.0>>/B<<770.0,217.0>-<719.0,109.0>-<632.0,40.5>> = 1.315233260974403

    • u (U+0075): B<<775.0,229.0>-<778.0,234.0>-<779.0,237.0>>/B<<779.0,237.0>-<777.0,233.0>-<775.0,229.0>> = 8.13010235415587

    • u (U+0075): B<<779.0,237.0>-<777.0,233.0>-<775.0,229.0>>/B<<775.0,229.0>-<778.0,234.0>-<779.0,237.0>> = 4.398705354995508

    • uacute (U+00FA): B<<762.0,187.0>-<762.0,199.0>-<770.0,217.0>>/B<<770.0,217.0>-<719.0,109.0>-<632.0,40.5>> = 1.315233260974403

    • uacute (U+00FA): B<<775.0,229.0>-<778.0,234.0>-<779.0,237.0>>/B<<779.0,237.0>-<777.0,233.0>-<775.0,229.0>> = 8.13010235415587

    • uacute (U+00FA): B<<779.0,237.0>-<777.0,233.0>-<775.0,229.0>>/B<<775.0,229.0>-<778.0,234.0>-<779.0,237.0>> = 4.398705354995508

    • ucircumflex (U+00FB): B<<762.0,187.0>-<762.0,199.0>-<770.0,217.0>>/B<<770.0,217.0>-<719.0,109.0>-<632.0,40.5>> = 1.315233260974403

    • ucircumflex (U+00FB): B<<775.0,229.0>-<778.0,234.0>-<779.0,237.0>>/B<<779.0,237.0>-<777.0,233.0>-<775.0,229.0>> = 8.13010235415587

    • ucircumflex (U+00FB): B<<779.0,237.0>-<777.0,233.0>-<775.0,229.0>>/B<<775.0,229.0>-<778.0,234.0>-<779.0,237.0>> = 4.398705354995508

    • udieresis (U+00FC): B<<762.0,187.0>-<762.0,199.0>-<770.0,217.0>>/B<<770.0,217.0>-<719.0,109.0>-<632.0,40.5>> = 1.315233260974403

    • 5 more.

Use -F or --full-lists to disable shortening of long lists. [code: found-jaggy-segments]

WARN: Do outlines contain any semi-vertical or semi-horizontal lines? (com.google.fonts/check/outline_semi_vertical)
  • WARN The following glyphs have semi-vertical/semi-horizontal lines:

    • Ccedilla (U+00C7): L<<654.0,28.0>--<847.0,29.0>>

    • E (U+0045): L<<494.0,1080.0>--<495.0,881.0>>

    • E (U+0045): L<<495.0,553.0>--<494.0,347.0>>

    • Eacute (U+00C9): L<<494.0,1080.0>--<495.0,881.0>>

    • Eacute (U+00C9): L<<495.0,553.0>--<494.0,347.0>>

    • Ecircumflex (U+00CA): L<<494.0,1080.0>--<495.0,881.0>>

    • Ecircumflex (U+00CA): L<<495.0,553.0>--<494.0,347.0>>

    • Edieresis (U+00CB): L<<494.0,1080.0>--<495.0,881.0>>

    • Edieresis (U+00CB): L<<495.0,553.0>--<494.0,347.0>>

    • Egrave (U+00C8): L<<494.0,1080.0>--<495.0,881.0>>

    • 33 more.

Use -F or --full-lists to disable shortening of long lists. [code: found-semi-vertical]

INFO: Does DESCRIPTION file contain a upstream Git repo URL? (com.google.fonts/check/description/git_url)
INFO: Show hinting filesize impact. (com.google.fonts/check/hinting_impact)
  • INFO Hinting filesize impact:
ofl/belanosima/Belanosima-SemiBold.ttf
Dehinted Size 37.6kb
Hinted Size 37.6kb
Increase 24 bytes
Change 0.1 %
[code: size-impact]
INFO: Font has old ttfautohint applied? (com.google.fonts/check/old_ttfautohint)
  • INFO Could not detect which version of ttfautohint was used in this font. It is typically specified as a comment in the font version entries of the 'name' table. Such font version strings are currently: ['Version 2.000'] [code: version-not-detected]
INFO: EPAR table present in font? (com.google.fonts/check/epar)
INFO: Is the Grid-fitting and Scan-conversion Procedure ('gasp') table set to optimize rendering? (com.google.fonts/check/gasp)
  • INFO These are the ppm ranges declared on the gasp table:

PPM <= 65535:
flag = 0x0F
- Use grid-fitting
- Use grayscale rendering
- Use gridfitting with ClearType symmetric smoothing
- Use smoothing along multiple axes with ClearType®
[code: ranges]

INFO: Check for font-v versioning. (com.google.fonts/check/fontv)
  • INFO Version string is: "Version 2.000"
    The version string must ideally include a git commit hash and either a "dev" or a "release" suffix such as in the example below:
    "Version 1.3; git-0d08353-release" [code: bad-format]
INFO: Font contains all required tables? (com.google.fonts/check/required_tables)
  • INFO This font contains the following optional tables:

    • loca

    • prep

    • gasp [code: optional-tables]

INFO: List all superfamily filepaths (com.google.fonts/check/superfamily/list)
  • INFO ofl/belanosima [code: family-path]

[31] Belanosima-Bold.ttf
🔥 FAIL: Check Google Fonts glyph coverage. (com.google.fonts/check/glyph_coverage)
  • 🔥 FAIL Missing required codepoints:

    • 0x030B (COMBINING DOUBLE ACUTE ACCENT)

    • 0x0304 (COMBINING MACRON)

    • 0x0102 (LATIN CAPITAL LETTER A WITH BREVE)

    • 0x0100 (LATIN CAPITAL LETTER A WITH MACRON)

    • 0x0104 (LATIN CAPITAL LETTER A WITH OGONEK)

    • 0x0106 (LATIN CAPITAL LETTER C WITH ACUTE)

    • 0x010C (LATIN CAPITAL LETTER C WITH CARON)

    • 0x010A (LATIN CAPITAL LETTER C WITH DOT ABOVE)

    • 0x010E (LATIN CAPITAL LETTER D WITH CARON)

    • 0x0110 (LATIN CAPITAL LETTER D WITH STROKE)

    • 99 more.

Use -F or --full-lists to disable shortening of long lists. [code: missing-codepoints]

🔥 FAIL: Check font follows the Google Fonts vertical metric schema (com.google.fonts/check/vertical_metrics)
  • 🔥 FAIL OS/2.sTypoLineGap is "215" it should be 0 [code: bad-OS/2.sTypoLineGap]
🔥 FAIL: Ensure METADATA.pb does not use escaped strings. (com.google.fonts/check/metadata/escaped_strings)
🔥 FAIL: OS/2.fsSelection bit 7 (USE_TYPO_METRICS) is set in all fonts. (com.google.fonts/check/os2/use_typo_metrics)
  • 🔥 FAIL OS/2.fsSelection bit 7 (USE_TYPO_METRICS) wasNOT set in the following fonts: ['ofl/belanosima/Belanosima-Regular.ttf', 'ofl/belanosima/Belanosima-SemiBold.ttf', 'ofl/belanosima/Belanosima-Bold.ttf']. [code: missing-os2-fsselection-bit7]
🔥 FAIL: Checking OS/2 usWinAscent & usWinDescent. (com.google.fonts/check/family/win_ascent_and_descent)
  • 🔥 FAIL OS/2.usWinAscent value should be equal or greater than 2146, but got 1844 instead [code: ascent]
  • 🔥 FAIL OS/2.usWinDescent value should be equal or greater than 524, but got 440 instead. [code: descent]
🔥 FAIL: Checking OS/2 Metrics match hhea Metrics. (com.google.fonts/check/os2_metrics_match_hhea)
  • 🔥 FAIL OS/2 sTypoLineGap (215) and hhea lineGap (0) must be equal. [code: lineGap]
🔥 FAIL: Ensure soft_dotted characters lose their dot when combined with marks that replace the dot. (com.google.fonts/check/soft_dotted)
  • 🔥 FAIL The dot of soft dotted characters used in orthographies must disappear in the following strings: i̊ j̀ j́ j̃ j̈

The dot of soft dotted characters should disappear in other cases, for example: ĩ i̇ ǐ ĩ̧ i̧̇ i̧̊ ǐ̧ ĩ̵ i̵̇ i̵̊ ǐ̵ ĵ j̇ j̊ ǰ j̧̀ j̧́ ĵ̧ j̧̃ j̧̇ [code: soft-dotted]

WARN: DESCRIPTION.en_us.html should end in a linebreak. (com.google.fonts/check/description/eof_linebreak)
  • WARN The last characther on DESCRIPTION.en_us.html is not a line-break. Please add it. [code: missing-eof-linebreak]
WARN: Check for codepoints not covered by METADATA subsets. (com.google.fonts/check/metadata/unreachable_subsetting)
  • WARN The following codepoints supported by the font are not covered by
    any subsets defined in the font's metadata file, and will never
    be served. You can solve this by either manually adding additional
    subset declarations to METADATA.pb, or by editing the glyphset
    definitions.

  • U+02C7 CARON: try adding one of: yi, canadian-aboriginal, tifinagh

  • U+02D8 BREVE: try adding one of: yi, canadian-aboriginal

  • U+02D9 DOT ABOVE: try adding one of: yi, canadian-aboriginal

  • U+02DB OGONEK: try adding one of: yi, canadian-aboriginal

  • U+0300 COMBINING GRAVE ACCENT: try adding one of: cherokee, old-permic, tai-le, coptic

  • U+0301 COMBINING ACUTE ACCENT: try adding one of: cherokee, osage, tai-le, coptic, tifinagh

  • U+0302 COMBINING CIRCUMFLEX ACCENT: try adding one of: cherokee, math, tifinagh, coptic

  • U+0303 COMBINING TILDE: try adding one of: syriac, glagolitic, math

  • U+0307 COMBINING DOT ABOVE: try adding one of: syriac, tai-le, math, old-permic, coptic, malayalam, canadian-aboriginal, tifinagh

  • U+0308 COMBINING DIAERESIS: try adding one of: syriac, tai-le, math, old-permic, coptic, gothic
    22 more.

Use -F or --full-lists to disable shortening of long lists.

Or you can add the above codepoints to one of the subsets supported by the font: latin, latin-ext, menu [code: unreachable-subsetting]

WARN: Copyright notice on METADATA.pb should not contain 'Reserved Font Name'. (com.google.fonts/check/metadata/reserved_font_name)
  • WARN METADATA.pb: copyright field ("Copyright 2023 The Belanosima Project Authors (https://github.com/docrepair-fonts/belanosima-fonts), with Reserved Font Name "Josefin Sans".") contains "Reserved Font Name". This is an error except in a few specific rare cases. [code: rfn]
WARN: Name table strings must not contain the string 'Reserved Font Name'. (com.google.fonts/check/name/rfn)
  • WARN Name table entry contains "Reserved Font Name" for a family name ("Josefin Sans") that differs from the currently used family name (Belanosima), which is fine. [code: legacy-familyname]
WARN: A static fonts directory with at least two fonts must accompany variable fonts (com.google.fonts/check/repo/vf_has_static_fonts)
  • WARN Please consider adding a subdirectory called "static/" and including in it static font files. [code: missing]
WARN: METADATA.pb: Designers are listed correctly on the Google Fonts catalog? (com.google.fonts/check/metadata/designer_profiles)
  • WARN It seems that The DocRepair Project is still not listed on the designers catalog. Please submit a photo and a link to a webpage where people can learn more about the work of this designer/typefoundry. [code: profile-not-found]
WARN: Ensure fonts have ScriptLangTags declared on the 'meta' table. (com.google.fonts/check/meta/script_lang_tags)
  • WARN This font file does not have a 'meta' table. [code: lacks-meta-table]
WARN: Font has **proper** whitespace glyph names? (com.google.fonts/check/whitespace_glyphnames)
  • WARN Glyph 0x00A0 is called "nbspace": Change to "uni00A0" [code: not-recommended-00a0]
WARN: Check if each glyph has the recommended amount of contours. (com.google.fonts/check/contour_count)
  • WARN This check inspects the glyph outlines and detects the total number of contours in each of them. The expected values are infered from the typical ammounts of contours observed in a large collection of reference font families. The divergences listed below may simply indicate a significantly different design on some of your glyphs. On the other hand, some of these may flag actual bugs in the font such as glyphs mapped to an incorrect codepoint. Please consider reviewing the design and codepoint assignment of these to make sure they are correct.

The following glyphs do not have the recommended number of contours:

- Glyph name: f	Contours detected: 2	Expected: 1

- Glyph name: Eth	Contours detected: 3	Expected: 2

- Glyph name: Omega	Contours detected: 2	Expected: 1

- Glyph name: fl	Contours detected: 3	Expected: 1 or 2

- Glyph name: Eth	Contours detected: 3	Expected: 2

- Glyph name: f	Contours detected: 2	Expected: 1

- Glyph name: fi	Contours detected: 2	Expected: 3 

- Glyph name: fl	Contours detected: 3	Expected: 2

[code: contour-count]

WARN: Does the font contain a soft hyphen? (com.google.fonts/check/soft_hyphen)
  • WARN This font has a 'Soft Hyphen' character. [code: softhyphen]
WARN: Check math signs have the same width. (com.google.fonts/check/math_signs_width)
  • WARN The most common width is 1108 among a set of 2 math glyphs.
    The following math glyphs have a different width, though:

Width = 911:
less, greater

Width = 1079:
equal

Width = 942:
logicalnot

Width = 838:
divide, plusminus

Width = 900:
minus

Width = 1034:
approxequal

Width = 903:
notequal

Width = 698:
lessequal, greaterequal
[code: width-outliers]

WARN: Checking Vertical Metric Linegaps. (com.google.fonts/check/linegaps)
  • WARN OS/2 sTypoLineGap is not equal to 0. [code: OS/2]
WARN: Does GPOS table have kerning information? This check skips monospaced fonts as defined by post.isFixedPitch value (com.google.fonts/check/gpos_kerning_info)
  • WARN GPOS table lacks kerning information. [code: lacks-kern-info]
WARN: Are there any misaligned on-curve points? (com.google.fonts/check/outline_alignment_miss)
  • WARN The following glyphs have on-curve points which have potentially incorrect y coordinates:

    • dollar (U+0024): X=1067.0,Y=1436.0 (should be at cap-height 1434?)

    • percent (U+0025): X=620.0,Y=1436.0 (should be at cap-height 1434?)

    • percent (U+0025): X=274.0,Y=-1.0 (should be at baseline 0?)

    • percent (U+0025): X=242.5,Y=2.0 (should be at baseline 0?)

    • asterisk (U+002A): X=862.0,Y=1436.0 (should be at cap-height 1434?)

    • comma (U+002C): X=175.0,Y=2.0 (should be at baseline 0?)

    • three (U+0033): X=332.5,Y=0.5 (should be at baseline 0?)

    • semicolon (U+003B): X=108.0,Y=1.0 (should be at baseline 0?)

    • less (U+003C): X=800.0,Y=-1.0 (should be at baseline 0?)

    • greater (U+003E): X=111.0,Y=-1.0 (should be at baseline 0?)

    • 51 more.

Use -F or --full-lists to disable shortening of long lists. [code: found-misalignments]

WARN: Do outlines contain any jaggy segments? (com.google.fonts/check/outline_jaggy_segments)
  • WARN The following glyphs have jaggy segments:

    • Delta (U+0394): B<<615.5,589.0>-<590.0,736.0>-<566.0,883.0>>/B<<566.0,883.0>-<564.0,807.0>-<555.5,752.0>> = 10.780037535975225

    • Delta (U+2206): B<<615.5,589.0>-<590.0,736.0>-<566.0,883.0>>/B<<566.0,883.0>-<564.0,807.0>-<555.5,752.0>> = 10.780037535975225 [code: found-jaggy-segments]

WARN: Do outlines contain any semi-vertical or semi-horizontal lines? (com.google.fonts/check/outline_semi_vertical)
  • WARN The following glyphs have semi-vertical/semi-horizontal lines:

    • E (U+0045): L<<576.0,442.0>--<1094.0,441.0>>

    • Eacute (U+00C9): L<<576.0,442.0>--<1094.0,441.0>>

    • Ecircumflex (U+00CA): L<<576.0,442.0>--<1094.0,441.0>>

    • Edieresis (U+00CB): L<<576.0,442.0>--<1094.0,441.0>>

    • Egrave (U+00C8): L<<576.0,442.0>--<1094.0,441.0>>

    • OE (U+0152): L<<1282.0,438.0>--<1743.0,437.0>>

    • exclamdown (U+00A1): L<<143.0,464.0>--<144.0,638.0>>

    • product (U+220F): L<<314.0,157.0>--<313.0,-65.0>> [code: found-semi-vertical]

INFO: Does DESCRIPTION file contain a upstream Git repo URL? (com.google.fonts/check/description/git_url)
INFO: Show hinting filesize impact. (com.google.fonts/check/hinting_impact)
  • INFO Hinting filesize impact:
ofl/belanosima/Belanosima-Bold.ttf
Dehinted Size 38.9kb
Hinted Size 39.0kb
Increase 24 bytes
Change 0.1 %
[code: size-impact]
INFO: Font has old ttfautohint applied? (com.google.fonts/check/old_ttfautohint)
  • INFO Could not detect which version of ttfautohint was used in this font. It is typically specified as a comment in the font version entries of the 'name' table. Such font version strings are currently: ['Version 2.000'] [code: version-not-detected]
INFO: EPAR table present in font? (com.google.fonts/check/epar)
INFO: Is the Grid-fitting and Scan-conversion Procedure ('gasp') table set to optimize rendering? (com.google.fonts/check/gasp)
  • INFO These are the ppm ranges declared on the gasp table:

PPM <= 65535:
flag = 0x0F
- Use grid-fitting
- Use grayscale rendering
- Use gridfitting with ClearType symmetric smoothing
- Use smoothing along multiple axes with ClearType®
[code: ranges]

INFO: Check for font-v versioning. (com.google.fonts/check/fontv)
  • INFO Version string is: "Version 2.000"
    The version string must ideally include a git commit hash and either a "dev" or a "release" suffix such as in the example below:
    "Version 1.3; git-0d08353-release" [code: bad-format]
INFO: Font contains all required tables? (com.google.fonts/check/required_tables)
  • INFO This font contains the following optional tables:

    • loca

    • prep

    • gasp [code: optional-tables]

INFO: List all superfamily filepaths (com.google.fonts/check/superfamily/list)
  • INFO ofl/belanosima [code: family-path]

Summary

💔 ERROR 🔥 FAIL ⚠ WARN 💤 SKIP ℹ INFO 🍞 PASS 🔎 DEBUG
0 23 49 206 25 401 0
0% 3% 7% 29% 4% 57% 0%

Note: The following loglevels were omitted in this report:

  • SKIP
  • PASS
  • DEBUG

@RosaWagner RosaWagner merged commit 61ff398 into main Jun 15, 2023
6 of 7 checks passed
@RosaWagner RosaWagner deleted the gftools_packager_ofl_belanosima branch June 15, 2023 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Live
Development

Successfully merging this pull request may close these issues.

Add Belanosima (was: Dr Beverlin)
3 participants