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

Kanchenjunga: Version 2.001 added #8431

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

emmamarichal
Copy link
Collaborator

Taken from the upstream repo https://github.com/silnrsi/font-kanchenjunga/ at commit https://github.com/silnrsi/font-kanchenjunga//commit/19a3efac0c2ca42a1b28a53c74ca8f3eb6c12ca7.

PR Checklist:

  • minisite_url definition in the METADATA.pb file for commissioned projects
  • primary_script definition in the METADATA.pb file for all projects that have a primary non-Latin based language support target
  • subsets definitions in the METADATA.pb reflect the actual subsets and languages present in the font files (in alphabetic order). For CJK fonts, only include one of the following subsets chinese-hongkong, chinese-simplified, chinese-traditional, korean, japanese.
  • Fontbakery checks are reviewed and failing checks are resolved in collaboration with the upstream font development team
  • Diffenator2 regression checks for revisions on all projects that are currently in production
  • Designers bio info have to be present in the designer catalog (at least an issue should be opened for tracking this, if they are not)
  • Check designers order in metadata.pb, since the first one of the list appears as “principal designer”
  • Social media formatted visual assets for all new commissioned projects in the Drive directory, communicate with the repository Maintainer so that they can push this content to the Social Media tracker spreadsheet
  • Social media content draft for all new commissioned projects in the Drive directory and Social Media tracker spreadsheet, communicate with the repository Maintainer so that they can push this content to the Social Media tracker spreadsheet

This comment was marked as outdated.

@emmamarichal emmamarichal added the II Indic / Brahmic / Thai / Tai Indic and non-latin South and East Asia scripts label Oct 25, 2024
@emmamarichal
Copy link
Collaborator Author

emmamarichal commented Oct 25, 2024

"The Kirat Rai script is used to write the Bantawa language in the Sikkim state of India."
The tag seems to be: krai

I don't find it in https://github.com/google/fonts/tree/main/lang/Lib/gflanguages/data/scripts

@simoncozens can you confirm? We will probably need to create it! and find a sample text

@emmamarichal emmamarichal added the -- Needs Meta/Desc/License changes Corrections in METADATA.pb or html snippet or License file required label Oct 25, 2024
@emmamarichal emmamarichal linked an issue Oct 25, 2024 that may be closed by this pull request
9 tasks
@simoncozens
Copy link
Collaborator

This is new to Unicode so we will need to set up lang for it. Subsets should be in place but good to confirm with eng. Very exciting to have a Kirat Rai font!

@emmamarichal emmamarichal added -- Needs lang/glyphset update Missing glyphs in .nam or sample text (not a font issue) and removed -- Needs Meta/Desc/License changes Corrections in METADATA.pb or html snippet or License file required labels Oct 30, 2024
@vv-monsalve vv-monsalve added the -- Needs Eng team opinion API related stuff only eng team can answer label Oct 31, 2024
@emmamarichal
Copy link
Collaborator Author

@vv-monsalve here is the progress of the primary script issue: googlefonts/lang#180 (comment)

It's almost ready, we can hold on this PR until the lang update is released!

I also added the description!

This comment was marked as outdated.

@emmamarichal emmamarichal added -- Needs confirmation from upstream or onboarder and removed -- Needs lang/glyphset update Missing glyphs in .nam or sample text (not a font issue) -- Needs Eng team opinion API related stuff only eng team can answer labels Nov 1, 2024
Copy link

github-actions bot commented Nov 1, 2024

FontBakery report

fontbakery version: 0.13.0a3

Check results

[30] Kanchenjunga-Regular.ttf
🔥 FAIL Check if each glyph has the recommended amount of contours.
  • 🔥 FAIL

    The following glyphs have no contours even though they were expected to have some:

- Glyph name: uniFFFC	Expected: 22

- Glyph name: uniFFFC	Expected: 22

[code: no-contour]

  • ⚠️ 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: numbersign	Contours detected: 4	Expected: 2
  • Glyph name: dollar Contours detected: 2 Expected: 1, 3 or 5

  • Glyph name: plus Contours detected: 2 Expected: 1

  • Glyph name: K Contours detected: 3 Expected: 1 or 2

  • Glyph name: M Contours detected: 3 Expected: 1

  • Glyph name: N Contours detected: 3 Expected: 1

  • Glyph name: R Contours detected: 3 Expected: 1 or 2

  • Glyph name: W Contours detected: 4 Expected: 1 or 2

  • Glyph name: X Contours detected: 3 Expected: 1

  • Glyph name: Y Contours detected: 3 Expected: 1

  • 60 more.

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

[code: contour-count]
🔥 FAIL Ensure smart dropout control is enabled in "prep" table instructions.
  • 🔥 FAIL

    The 'prep' table does not contain TrueType instructions enabling smart dropout control. To fix, export the font with autohinting enabled, or run ttfautohint on the font, or run the gftools fix-nonhinting script.


    [code: lacks-smart-dropout]
🔥 FAIL METADATA.pb: Check URL on copyright string is the same as in repository_url field.

But: OFL text has 'https://www.sil.org'

[code: mismatch]
🔥 FAIL METADATA.pb font.full_name and font.post_script_name fields have equivalent values ?
  • 🔥 FAIL

    METADATA.pb font full_name = "Kanchenjunga" does not match post_script_name = "Kanchenjunga-Regular"


    [code: mismatch]
🔥 FAIL Name table entries should not contain line-breaks.
  • 🔥 FAIL

    Name entry LICENSE_DESCRIPTION on platform WINDOWS contains a line-break.


    [code: line-break]
🔥 FAIL Copyright notices match canonical pattern in fonts
  • 🔥 FAIL

    Name Table entry: Copyright notices should match a pattern similar to:

"Copyright 2020 The Familyname Project Authors (git url)"

But instead we have got:

"Copyright (c) 2021-2024 SIL International"

[code: bad-notice-format]
  • 🔥 FAIL

    METADATA.pb: Copyright notices should match a pattern similar to:

"Copyright 2020 The Familyname Project Authors (git url)"

But instead we have got:

"Copyright (c) 2021-2024 SIL International"

[code: bad-notice-format]
🔥 FAIL Check license file has good copyright string.
  • 🔥 FAIL

    First line in license file is:

"copyright (c) 2021-2024 sil international (https://www.sil.org/)"

which does not match the expected format, similar to:

"Copyright 2022 The Familyname Project Authors (git url)"

[code: bad-format]
🔥 FAIL Check copyright namerecords match license file.
  • 🔥 FAIL

    License file OFL.txt exists but NameID 13 (LICENSE DESCRIPTION) value on platform 3 (WINDOWS) is not specified for that. Value was: "Copyright (c) 2021-2024 SIL International (https://www.sil.org/) with Reserved Font Names "Kanchenjunga", "Andika", and "SIL".

This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is copied below, and is also available with a FAQ at: https://openfontlicense.org/


SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007

PREAMBLE The goals of the Open Font License (OFL) are to stimulate worldwide development of collaborative font projects, to support the font creation efforts of academic and linguistic communities, and to provide a free and open framework in which fonts may be shared and improved in partnership with others.

The OFL allows the licensed fonts to be used, studied, modified and redistributed freely as long as they are not sold by themselves. The fonts, including any derivative works, can be bundled, embedded, redistributed and/or sold with any software provided that any reserved names are not used by derivative works. The fonts and derivatives, however, cannot be released under any other type of license. The requirement for fonts to remain under this license does not apply to any document created using the fonts or their derivatives.

DEFINITIONS "Font Software" refers to the set of files released by the Copyright Holder(s) under this license and clearly marked as such. This may include source files, build scripts and documentation.

"Reserved Font Name" refers to any names specified as such after the copyright statement(s).

"Original Version" refers to the collection of Font Software components as distributed by the Copyright Holder(s).

"Modified Version" refers to any derivative made by adding to, deleting, or substituting -- in part or in whole -- any of the components of the Original Version, by changing formats or by porting the Font Software to a new environment.

"Author" refers to any designer, engineer, programmer, technical writer or other person who contributed to the Font Software.

PERMISSION & CONDITIONS Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to use, study, copy, merge, embed, modify, redistribute, and sell modified and unmodified copies of the Font Software, subject to the following conditions:

  1. Neither the Font Software nor any of its individual components, in Original or Modified Versions, may be sold by itself.

  2. Original or Modified Versions of the Font Software may be bundled, redistributed and/or sold with any software, provided that each copy contains the above copyright notice and this license. These can be included either as stand-alone text files, human-readable headers or in the appropriate machine-readable metadata fields within text or binary files as long as those fields can be easily viewed by the user.

  3. No Modified Version of the Font Software may use the Reserved Font Name(s) unless explicit written permission is granted by the corresponding Copyright Holder. This restriction only applies to the primary font name as presented to the users.

  4. The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software shall not be used to promote, endorse or advertise any Modified Version, except to acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s) or with their explicit written permission.

  5. The Font Software, modified or unmodified, in part or in whole, must be distributed entirely under this license, and must not be distributed under any other license. The requirement for fonts to remain under this license does not apply to any document created using the Font Software.

TERMINATION This license becomes null and void if any of the above conditions are not met.

DISCLAIMER THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE." Must be changed to "This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: https://openfontlicense.org"

[code: wrong]
🔥 FAIL Is the Grid-fitting and Scan-conversion Procedure ('gasp') table set to optimize rendering?
  • 🔥 FAIL

    Font is missing the 'gasp' table. Try exporting the font with autohinting enabled.
    If you are dealing with an unhinted font, it can be fixed by running the fonts through the command 'gftools fix-nonhinting'
    GFTools is available at https://pypi.org/project/gftools/


    [code: lacks-gasp]
⚠️ WARN Check there are no overlapping path segments
  • ⚠️ WARN

    The following glyphs have overlapping path segments:

* W (U+0057): L<<935.0,1460.0>--<1120.0,1460.0>> has the same coordinates as a previous segment.

[code: overlapping-path-segments]

⚠️ WARN Does the font contain a soft hyphen?
  • ⚠️ WARN

    This font has a 'Soft Hyphen' character.


    [code: softhyphen]
⚠️ WARN Validate size, and resolution of article images, and ensure article page has minimum length and includes visual assets.
  • ⚠️ WARN

    Article page lacks visual assets.


    [code: missing-visual-asset]
⚠️ WARN METADATA.pb: Designers are listed correctly on the Google Fonts catalog?
  • ⚠️ WARN

    It seems that Becca Hirsbrunner Spalinger 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 Check for codepoints not covered by METADATA subsets.
  • ⚠️ 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+0160 LATIN CAPITAL LETTER S WITH CARON: try adding latin-ext
  • U+0161 LATIN SMALL LETTER S WITH CARON: try adding latin-ext
  • U+0178 LATIN CAPITAL LETTER Y WITH DIAERESIS: try adding latin-ext
  • U+017D LATIN CAPITAL LETTER Z WITH CARON: try adding latin-ext
  • U+017E LATIN SMALL LETTER Z WITH CARON: try adding latin-ext
  • U+0192 LATIN SMALL LETTER F WITH HOOK: try adding latin-ext
  • U+02C7 CARON: try adding one of: latin-ext, tifinagh, canadian-aboriginal, yi
  • U+02D8 BREVE: try adding one of: canadian-aboriginal, yi
  • U+02D9 DOT ABOVE: try adding one of: canadian-aboriginal, yi
  • U+02DB OGONEK: try adding one of: canadian-aboriginal, yi 128 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, menu

[code: unreachable-subsetting]
⚠️ WARN Check OFL body text is correct.

Lines changed:

+ with Reserved Font Names "Kanchenjunga", "Andika", and "SIL".\n

- https://openfontlicense.org\n

+ https://openfontlicense.org/\n

[code: incorrect-ofl-body-text]
⚠️ WARN Ensure soft_dotted characters lose their dot when combined with marks that replace the dot.
  • ⚠️ WARN

    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̧̊ ǐ̧ ĵ j̊ ǰ j̧̀ j̧́ ĵ̧ j̧̃ j̧̈ j̧̊ ǰ̧

Your font fully covers the following languages that require the soft-dotted feature: Dutch (Latn, 31,709,104 speakers).

Your font does not cover the following languages that require the soft-dotted feature: Dii (Latn, 71,000 speakers), Kaska (Latn, 125 speakers), Dan (Latn, 1,099,244 speakers), Bafut (Latn, 158,146 speakers), Gulay (Latn, 250,478 speakers), Vute (Latn, 21,000 speakers), Sar (Latn, 500,000 speakers), Ebira (Latn, 2,200,000 speakers), Ekpeye (Latn, 226,000 speakers), Basaa (Latn, 332,940 speakers), Han (Latn, 6 speakers), Bete-Bendi (Latn, 100,000 speakers), Koonzime (Latn, 40,000 speakers), Igbo (Latn, 27,823,640 speakers), Zapotec (Latn, 490,000 speakers), Nzakara (Latn, 50,000 speakers), Teke-Ebo (Latn, 260,000 speakers), Kpelle, Guinea (Latn, 622,000 speakers), Ma’di (Latn, 584,000 speakers), Mfumte (Latn, 79,000 speakers), Southern Kisi (Latn, 360,000 speakers), Navajo (Latn, 166,319 speakers), Mundani (Latn, 34,000 speakers), Makaa (Latn, 221,000 speakers), Yala (Latn, 200,000 speakers), Avokaya (Latn, 100,000 speakers), Lugbara (Latn, 2,200,000 speakers), South Central Banda (Latn, 244,000 speakers), Cicipu (Latn, 44,000 speakers), Ukrainian (Cyrl, 29,273,587 speakers), Heiltsuk (Latn, 300 speakers), Mango (Latn, 77,000 speakers), Kom (Latn, 360,685 speakers), Ejagham (Latn, 120,000 speakers), Ijo, Southeast (Latn, 2,471,000 speakers), Belarusian (Cyrl, 10,064,517 speakers), Ngbaka (Latn, 1,020,000 speakers), Fur (Latn, 1,230,163 speakers), Nateni (Latn, 100,000 speakers), Aghem (Latn, 38,843 speakers), Lithuanian (Latn, 2,357,094 speakers).

[code: soft-dotted]
⚠️ WARN Are there any misaligned on-curve points?
  • ⚠️ WARN

    The following glyphs have on-curve points which have potentially incorrect y coordinates:

* five (U+0035): X=313.0,Y=-1.5 (should be at baseline 0?)

* D (U+0044): X=208.5,Y=-1.5 (should be at baseline 0?)

* c (U+0063): X=771.0,Y=1.5 (should be at baseline 0?)

* t (U+0074): X=370.0,Y=0.5 (should be at baseline 0?)

* ccedilla (U+00E7): X=771.0,Y=1.5 (should be at baseline 0?)

* germandbls (U+00DF): X=645.0,Y=-2.0 (should be at baseline 0?)

* integral (U+222B): X=536.0,Y=1.0 (should be at baseline 0?)

* eth (U+00F0): X=996.0,Y=1486.0 (should be at cap-height 1485?)

* eth (U+00F0): X=996.0,Y=1486.0 (should be at cap-height 1485?)

* uniFFFD (U+FFFD): X=903.0,Y=1.5 (should be at baseline 0?)

* 18 more.

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

[code: found-misalignments]
⚠️ WARN Do any segments have colinear vectors?
  • ⚠️ WARN

    The following glyphs have colinear vectors:

* M (U+004D): L<<1487.0,1460.0>--<1404.0,1223.0>> -> L<<1404.0,1223.0>--<985.0,0.0>>

* M (U+004D): L<<405.0,1460.0>--<377.0,1205.0>> -> L<<377.0,1205.0>--<345.0,0.0>>

* M (U+004D): L<<790.0,0.0>--<370.0,1223.0>> -> L<<370.0,1223.0>--<285.0,1460.0>>

* W (U+0057): L<<1120.0,1460.0>--<1065.0,1305.0>> -> L<<1065.0,1305.0>--<685.0,0.0>>

* W (U+0057): L<<1370.0,0.0>--<990.0,1305.0>> -> L<<990.0,1305.0>--<935.0,1460.0>>

* dollar (U+0024): L<<552.0,-220.0>--<552.0,721.0>> -> L<<552.0,721.0>--<554.0,797.0>>

* dollar (U+0024): L<<552.0,721.0>--<554.0,797.0>> -> L<<554.0,797.0>--<554.0,1600.0>>

* dollar (U+0024): L<<684.0,1600.0>--<684.0,777.0>> -> L<<684.0,777.0>--<682.0,685.0>>

* dollar (U+0024): L<<684.0,777.0>--<682.0,685.0>> -> L<<682.0,685.0>--<682.0,-220.0>>

[code: found-colinear-vectors]

⚠️ WARN Check the direction of the outermost contour in each glyph
  • ⚠️ WARN

    The following glyphs have a counter-clockwise outer contour:

* u16D43 (U+16D43) has a counter-clockwise outer contour

* u16D43 (U+16D43) has a counter-clockwise outer contour

* u16D45 (U+16D45) has a counter-clockwise outer contour

* u16D46 (U+16D46) has a counter-clockwise outer contour

* u16D46 (U+16D46) has a counter-clockwise outer contour

* u16D47 (U+16D47) has a counter-clockwise outer contour

* u16D48 (U+16D48) has a counter-clockwise outer contour

* u16D4A (U+16D4A) has a counter-clockwise outer contour

* u16D4B (U+16D4B) has a counter-clockwise outer contour

* u16D4B (U+16D4B) has a counter-clockwise outer contour

* 16 more.

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

[code: ccw-outer-contour]
⚠️ WARN Do outlines contain any jaggy segments?
  • ⚠️ WARN

    The following glyphs have jaggy segments:

* threequarters (U+00BE): B<<592.0,1260.0>-<539.0,1208.0>-<475.0,1200.0>>/B<<475.0,1200.0>-<518.0,1196.0>-<564.0,1168.5>> = 12.439562018846514

* u16D49 (U+16D49): B<<1253.5,1058.5>-<1289.0,1225.0>-<1287.0,1374.0>>/L<<1287.0,1374.0>--<1317.0,892.0>> = 2.7925084063850485

* u16D49.alt: B<<1253.5,1058.5>-<1289.0,1225.0>-<1287.0,1374.0>>/L<<1287.0,1374.0>--<1317.0,892.0>> = 2.7925084063850485

* u16D56 (U+16D56): B<<1286.5,925.5>-<1352.0,1134.0>-<1362.0,1412.0>>/L<<1362.0,1412.0>--<1458.0,942.0>> = 13.604284954396908

* u16D5C (U+16D5C): L<<235.0,614.0>--<291.0,749.0>>/B<<291.0,749.0>-<273.0,682.0>-<273.0,601.0>> = 7.491582099354534

* u16D79 (U+16D79): B<<492.0,166.5>-<551.0,168.0>-<573.0,172.0>>/L<<573.0,172.0>--<487.0,144.0>> = 7.729439098363795

[code: found-jaggy-segments]

⚠️ WARN Do outlines contain any semi-vertical or semi-horizontal lines?
  • ⚠️ WARN

    The following glyphs have semi-vertical/semi-horizontal lines:

* Delta (U+2206): L<<1305.0,145.0>--<1304.0,0.0>>

* u16D52 (U+16D52): L<<896.0,1.0>--<731.0,0.0>>

* uni20B9 (U+20B9): L<<197.0,635.0>--<198.0,780.0>>

[code: found-semi-vertical]

⚠️ WARN Check font names are correct
  • ⚠️ WARN

    Regular missing from full name


    [code: lacks-regular]
⚠️ WARN Ensure fonts have ScriptLangTags declared on the 'meta' table.
  • ⚠️ WARN

    This font file does not have a 'meta' table.


    [code: lacks-meta-table]
⚠️ WARN Check font follows the Google Fonts vertical metric schema
  • ⚠️ WARN

    We recommend the absolute sum of the hhea metrics should be between 1.2-1.5x of the font's upm. This font has 1.611328125x (3300)


    [code: bad-hhea-range]
ℹ️ INFO List all superfamily filepaths
  • ℹ️ INFO

    ofl/kanchenjunga


    [code: family-path]
ℹ️ INFO Show hinting filesize impact.
  • ℹ️ INFO

    Hinting filesize impact:

ofl/kanchenjunga/Kanchenjunga-Regular.ttf
Dehinted Size 49.8kb
Hinted Size 49.8kb
Increase -24 bytes
Change -0.0 %
[code: size-impact]
ℹ️ INFO Font contains all required tables?
  • ℹ️ INFO

    This font contains the following optional tables:

- loca

- GPOS

- GSUB

[code: optional-tables]

ℹ️ INFO METADATA.pb: Validate family.minisite_url field.
  • ℹ️ INFO

    Please consider adding a family.minisite_url entry.


    [code: lacks-minisite-url]
ℹ️ INFO EPAR table present in font?
ℹ️ INFO Font has old ttfautohint applied?
  • ℹ️ 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.001']


    [code: version-not-detected]
[29] Kanchenjunga-SemiBold.ttf
🔥 FAIL Check if each glyph has the recommended amount of contours.
  • 🔥 FAIL

    The following glyphs have no contours even though they were expected to have some:

- Glyph name: uniFFFC	Expected: 22

- Glyph name: uniFFFC	Expected: 22

[code: no-contour]

  • ⚠️ 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: numbersign	Contours detected: 4	Expected: 2
  • Glyph name: dollar Contours detected: 2 Expected: 1, 3 or 5

  • Glyph name: plus Contours detected: 2 Expected: 1

  • Glyph name: K Contours detected: 3 Expected: 1 or 2

  • Glyph name: M Contours detected: 3 Expected: 1

  • Glyph name: N Contours detected: 3 Expected: 1

  • Glyph name: R Contours detected: 3 Expected: 1 or 2

  • Glyph name: W Contours detected: 4 Expected: 1 or 2

  • Glyph name: X Contours detected: 3 Expected: 1

  • Glyph name: Y Contours detected: 3 Expected: 1

  • 60 more.

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

[code: contour-count]
🔥 FAIL Ensure smart dropout control is enabled in "prep" table instructions.
  • 🔥 FAIL

    The 'prep' table does not contain TrueType instructions enabling smart dropout control. To fix, export the font with autohinting enabled, or run ttfautohint on the font, or run the gftools fix-nonhinting script.


    [code: lacks-smart-dropout]
🔥 FAIL METADATA.pb: Check URL on copyright string is the same as in repository_url field.

But: OFL text has 'https://www.sil.org'

[code: mismatch]
🔥 FAIL Name table entries should not contain line-breaks.
  • 🔥 FAIL

    Name entry LICENSE_DESCRIPTION on platform WINDOWS contains a line-break.


    [code: line-break]
🔥 FAIL Copyright notices match canonical pattern in fonts
  • 🔥 FAIL

    Name Table entry: Copyright notices should match a pattern similar to:

"Copyright 2020 The Familyname Project Authors (git url)"

But instead we have got:

"Copyright (c) 2021-2024 SIL International"

[code: bad-notice-format]
  • 🔥 FAIL

    METADATA.pb: Copyright notices should match a pattern similar to:

"Copyright 2020 The Familyname Project Authors (git url)"

But instead we have got:

"Copyright (c) 2021-2024 SIL International"

[code: bad-notice-format]
🔥 FAIL Check license file has good copyright string.
  • 🔥 FAIL

    First line in license file is:

"copyright (c) 2021-2024 sil international (https://www.sil.org/)"

which does not match the expected format, similar to:

"Copyright 2022 The Familyname Project Authors (git url)"

[code: bad-format]
🔥 FAIL Check copyright namerecords match license file.
  • 🔥 FAIL

    License file OFL.txt exists but NameID 13 (LICENSE DESCRIPTION) value on platform 3 (WINDOWS) is not specified for that. Value was: "Copyright (c) 2021-2024 SIL International (https://www.sil.org/) with Reserved Font Names "Kanchenjunga", "Andika", and "SIL".

This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is copied below, and is also available with a FAQ at: https://openfontlicense.org/


SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007

PREAMBLE The goals of the Open Font License (OFL) are to stimulate worldwide development of collaborative font projects, to support the font creation efforts of academic and linguistic communities, and to provide a free and open framework in which fonts may be shared and improved in partnership with others.

The OFL allows the licensed fonts to be used, studied, modified and redistributed freely as long as they are not sold by themselves. The fonts, including any derivative works, can be bundled, embedded, redistributed and/or sold with any software provided that any reserved names are not used by derivative works. The fonts and derivatives, however, cannot be released under any other type of license. The requirement for fonts to remain under this license does not apply to any document created using the fonts or their derivatives.

DEFINITIONS "Font Software" refers to the set of files released by the Copyright Holder(s) under this license and clearly marked as such. This may include source files, build scripts and documentation.

"Reserved Font Name" refers to any names specified as such after the copyright statement(s).

"Original Version" refers to the collection of Font Software components as distributed by the Copyright Holder(s).

"Modified Version" refers to any derivative made by adding to, deleting, or substituting -- in part or in whole -- any of the components of the Original Version, by changing formats or by porting the Font Software to a new environment.

"Author" refers to any designer, engineer, programmer, technical writer or other person who contributed to the Font Software.

PERMISSION & CONDITIONS Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to use, study, copy, merge, embed, modify, redistribute, and sell modified and unmodified copies of the Font Software, subject to the following conditions:

  1. Neither the Font Software nor any of its individual components, in Original or Modified Versions, may be sold by itself.

  2. Original or Modified Versions of the Font Software may be bundled, redistributed and/or sold with any software, provided that each copy contains the above copyright notice and this license. These can be included either as stand-alone text files, human-readable headers or in the appropriate machine-readable metadata fields within text or binary files as long as those fields can be easily viewed by the user.

  3. No Modified Version of the Font Software may use the Reserved Font Name(s) unless explicit written permission is granted by the corresponding Copyright Holder. This restriction only applies to the primary font name as presented to the users.

  4. The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software shall not be used to promote, endorse or advertise any Modified Version, except to acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s) or with their explicit written permission.

  5. The Font Software, modified or unmodified, in part or in whole, must be distributed entirely under this license, and must not be distributed under any other license. The requirement for fonts to remain under this license does not apply to any document created using the Font Software.

TERMINATION This license becomes null and void if any of the above conditions are not met.

DISCLAIMER THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE." Must be changed to "This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: https://openfontlicense.org"

[code: wrong]
🔥 FAIL Is the Grid-fitting and Scan-conversion Procedure ('gasp') table set to optimize rendering?
  • 🔥 FAIL

    Font is missing the 'gasp' table. Try exporting the font with autohinting enabled.
    If you are dealing with an unhinted font, it can be fixed by running the fonts through the command 'gftools fix-nonhinting'
    GFTools is available at https://pypi.org/project/gftools/


    [code: lacks-gasp]
⚠️ WARN Check math signs have the same width.
  • ⚠️ WARN

    The most common width is 1200 among a set of 12 math glyphs.
    The following math glyphs have a different width, though:

Width = 1147: approxequal

[code: width-outliers]
⚠️ WARN Check there are no overlapping path segments
  • ⚠️ WARN

    The following glyphs have overlapping path segments:

* W (U+0057): L<<928.0,1460.0>--<1147.0,1460.0>> has the same coordinates as a previous segment.

[code: overlapping-path-segments]

⚠️ WARN Does the font contain a soft hyphen?
  • ⚠️ WARN

    This font has a 'Soft Hyphen' character.


    [code: softhyphen]
⚠️ WARN Validate size, and resolution of article images, and ensure article page has minimum length and includes visual assets.
  • ⚠️ WARN

    Article page lacks visual assets.


    [code: missing-visual-asset]
⚠️ WARN METADATA.pb: Designers are listed correctly on the Google Fonts catalog?
  • ⚠️ WARN

    It seems that Becca Hirsbrunner Spalinger 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 Check for codepoints not covered by METADATA subsets.
  • ⚠️ 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+0160 LATIN CAPITAL LETTER S WITH CARON: try adding latin-ext
  • U+0161 LATIN SMALL LETTER S WITH CARON: try adding latin-ext
  • U+0178 LATIN CAPITAL LETTER Y WITH DIAERESIS: try adding latin-ext
  • U+017D LATIN CAPITAL LETTER Z WITH CARON: try adding latin-ext
  • U+017E LATIN SMALL LETTER Z WITH CARON: try adding latin-ext
  • U+0192 LATIN SMALL LETTER F WITH HOOK: try adding latin-ext
  • U+02C7 CARON: try adding one of: latin-ext, tifinagh, canadian-aboriginal, yi
  • U+02D8 BREVE: try adding one of: canadian-aboriginal, yi
  • U+02D9 DOT ABOVE: try adding one of: canadian-aboriginal, yi
  • U+02DB OGONEK: try adding one of: canadian-aboriginal, yi 128 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, menu

[code: unreachable-subsetting]
⚠️ WARN Check OFL body text is correct.

Lines changed:

+ with Reserved Font Names "Kanchenjunga", "Andika", and "SIL".\n

- https://openfontlicense.org\n

+ https://openfontlicense.org/\n

[code: incorrect-ofl-body-text]
⚠️ WARN Ensure soft_dotted characters lose their dot when combined with marks that replace the dot.
  • ⚠️ WARN

    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̧̊ ǐ̧ ĵ j̊ ǰ j̧̀ j̧́ ĵ̧ j̧̃ j̧̈ j̧̊ ǰ̧

Your font fully covers the following languages that require the soft-dotted feature: Dutch (Latn, 31,709,104 speakers).

Your font does not cover the following languages that require the soft-dotted feature: Dii (Latn, 71,000 speakers), Kaska (Latn, 125 speakers), Dan (Latn, 1,099,244 speakers), Bafut (Latn, 158,146 speakers), Gulay (Latn, 250,478 speakers), Vute (Latn, 21,000 speakers), Sar (Latn, 500,000 speakers), Ebira (Latn, 2,200,000 speakers), Ekpeye (Latn, 226,000 speakers), Basaa (Latn, 332,940 speakers), Han (Latn, 6 speakers), Bete-Bendi (Latn, 100,000 speakers), Koonzime (Latn, 40,000 speakers), Igbo (Latn, 27,823,640 speakers), Zapotec (Latn, 490,000 speakers), Nzakara (Latn, 50,000 speakers), Teke-Ebo (Latn, 260,000 speakers), Kpelle, Guinea (Latn, 622,000 speakers), Ma’di (Latn, 584,000 speakers), Mfumte (Latn, 79,000 speakers), Southern Kisi (Latn, 360,000 speakers), Navajo (Latn, 166,319 speakers), Mundani (Latn, 34,000 speakers), Makaa (Latn, 221,000 speakers), Yala (Latn, 200,000 speakers), Avokaya (Latn, 100,000 speakers), Lugbara (Latn, 2,200,000 speakers), South Central Banda (Latn, 244,000 speakers), Cicipu (Latn, 44,000 speakers), Ukrainian (Cyrl, 29,273,587 speakers), Heiltsuk (Latn, 300 speakers), Mango (Latn, 77,000 speakers), Kom (Latn, 360,685 speakers), Ejagham (Latn, 120,000 speakers), Ijo, Southeast (Latn, 2,471,000 speakers), Belarusian (Cyrl, 10,064,517 speakers), Ngbaka (Latn, 1,020,000 speakers), Fur (Latn, 1,230,163 speakers), Nateni (Latn, 100,000 speakers), Aghem (Latn, 38,843 speakers), Lithuanian (Latn, 2,357,094 speakers).

[code: soft-dotted]
⚠️ WARN Are there any misaligned on-curve points?
  • ⚠️ WARN

    The following glyphs have on-curve points which have potentially incorrect y coordinates:

* asterisk (U+002A): X=804.0,Y=1486.0 (should be at cap-height 1485?)

* five (U+0035): X=315.5,Y=-1.5 (should be at baseline 0?)

* at (U+0040): X=1143.0,Y=-1.0 (should be at baseline 0?)

* at (U+0040): X=1143.0,Y=-1.0 (should be at baseline 0?)

* c (U+0063): X=773.5,Y=0.5 (should be at baseline 0?)

* t (U+0074): X=379.0,Y=0.5 (should be at baseline 0?)

* ccedilla (U+00E7): X=773.5,Y=0.5 (should be at baseline 0?)

* germandbls (U+00DF): X=691.0,Y=0.5 (should be at baseline 0?)

* integral (U+222B): X=577.5,Y=-0.5 (should be at baseline 0?)

* threesuperior (U+00B3): X=529.0,Y=1485.5 (should be at cap-height 1485?)

* 18 more.

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

[code: found-misalignments]
⚠️ WARN Do any segments have colinear vectors?
  • ⚠️ WARN

    The following glyphs have colinear vectors:

* M (U+004D): L<<1500.0,1460.0>--<1401.0,1200.0>> -> L<<1401.0,1200.0>--<1020.0,0.0>>

* M (U+004D): L<<440.0,1460.0>--<409.0,1205.0>> -> L<<409.0,1205.0>--<378.0,0.0>>

* M (U+004D): L<<781.0,0.0>--<399.0,1200.0>> -> L<<399.0,1200.0>--<298.0,1460.0>>

[code: found-colinear-vectors]

⚠️ WARN Check the direction of the outermost contour in each glyph
  • ⚠️ WARN

    The following glyphs have a counter-clockwise outer contour:

* u16D43 (U+16D43) has a counter-clockwise outer contour

* u16D43 (U+16D43) has a counter-clockwise outer contour

* u16D45 (U+16D45) has a counter-clockwise outer contour

* u16D46 (U+16D46) has a counter-clockwise outer contour

* u16D46 (U+16D46) has a counter-clockwise outer contour

* u16D47 (U+16D47) has a counter-clockwise outer contour

* u16D48 (U+16D48) has a counter-clockwise outer contour

* u16D4A (U+16D4A) has a counter-clockwise outer contour

* u16D4B (U+16D4B) has a counter-clockwise outer contour

* u16D4B (U+16D4B) has a counter-clockwise outer contour

* 16 more.

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

[code: ccw-outer-contour]
⚠️ WARN Do outlines contain any jaggy segments?
  • ⚠️ WARN

    The following glyphs have jaggy segments:

* u16D49 (U+16D49): B<<1256.0,1138.5>-<1279.0,1267.0>-<1276.0,1374.0>>/L<<1276.0,1374.0>--<1317.0,872.0>> = 3.0631692412746427

* u16D49.alt: B<<1256.0,1138.5>-<1279.0,1267.0>-<1276.0,1374.0>>/L<<1276.0,1374.0>--<1317.0,872.0>> = 3.0631692412746427

* u16D56 (U+16D56): B<<1284.5,996.0>-<1339.0,1192.0>-<1345.0,1412.0>>/L<<1345.0,1412.0>--<1437.0,849.0>> = 10.842918461035188

* u16D79 (U+16D79): B<<491.0,193.5>-<551.0,195.0>-<573.0,199.0>>/L<<573.0,199.0>--<462.0,171.0>> = 3.8527861809111896

[code: found-jaggy-segments]

⚠️ WARN Do outlines contain any semi-vertical or semi-horizontal lines?
  • ⚠️ WARN

    The following glyphs have semi-vertical/semi-horizontal lines:

* u16D57 (U+16D57): L<<1146.0,1450.0>--<1149.0,610.0>>

* uni20B9 (U+20B9): L<<188.0,613.0>--<189.0,789.0>>

[code: found-semi-vertical]

⚠️ WARN Ensure fonts have ScriptLangTags declared on the 'meta' table.
  • ⚠️ WARN

    This font file does not have a 'meta' table.


    [code: lacks-meta-table]
⚠️ WARN Check font follows the Google Fonts vertical metric schema
  • ⚠️ WARN

    We recommend the absolute sum of the hhea metrics should be between 1.2-1.5x of the font's upm. This font has 1.611328125x (3300)


    [code: bad-hhea-range]
ℹ️ INFO List all superfamily filepaths
  • ℹ️ INFO

    ofl/kanchenjunga


    [code: family-path]
ℹ️ INFO Show hinting filesize impact.
  • ℹ️ INFO

    Hinting filesize impact:

ofl/kanchenjunga/Kanchenjunga-SemiBold.ttf
Dehinted Size 49.8kb
Hinted Size 49.8kb
Increase -24 bytes
Change -0.0 %
[code: size-impact]
ℹ️ INFO Font contains all required tables?
  • ℹ️ INFO

    This font contains the following optional tables:

- loca

- GPOS

- GSUB

[code: optional-tables]

ℹ️ INFO METADATA.pb: Validate family.minisite_url field.
  • ℹ️ INFO

    Please consider adding a family.minisite_url entry.


    [code: lacks-minisite-url]
ℹ️ INFO EPAR table present in font?
ℹ️ INFO Font has old ttfautohint applied?
  • ℹ️ 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.001']


    [code: version-not-detected]
[29] Kanchenjunga-Medium.ttf
🔥 FAIL Check if each glyph has the recommended amount of contours.
  • 🔥 FAIL

    The following glyphs have no contours even though they were expected to have some:

- Glyph name: uniFFFC	Expected: 22

- Glyph name: uniFFFC	Expected: 22

[code: no-contour]

  • ⚠️ 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: numbersign	Contours detected: 4	Expected: 2
  • Glyph name: dollar Contours detected: 2 Expected: 1, 3 or 5

  • Glyph name: plus Contours detected: 2 Expected: 1

  • Glyph name: K Contours detected: 3 Expected: 1 or 2

  • Glyph name: M Contours detected: 3 Expected: 1

  • Glyph name: N Contours detected: 3 Expected: 1

  • Glyph name: R Contours detected: 3 Expected: 1 or 2

  • Glyph name: W Contours detected: 4 Expected: 1 or 2

  • Glyph name: X Contours detected: 3 Expected: 1

  • Glyph name: Y Contours detected: 3 Expected: 1

  • 60 more.

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

[code: contour-count]
🔥 FAIL Ensure smart dropout control is enabled in "prep" table instructions.
  • 🔥 FAIL

    The 'prep' table does not contain TrueType instructions enabling smart dropout control. To fix, export the font with autohinting enabled, or run ttfautohint on the font, or run the gftools fix-nonhinting script.


    [code: lacks-smart-dropout]
🔥 FAIL METADATA.pb: Check URL on copyright string is the same as in repository_url field.

But: OFL text has 'https://www.sil.org'

[code: mismatch]
🔥 FAIL Name table entries should not contain line-breaks.
  • 🔥 FAIL

    Name entry LICENSE_DESCRIPTION on platform WINDOWS contains a line-break.


    [code: line-break]
🔥 FAIL Copyright notices match canonical pattern in fonts
  • 🔥 FAIL

    Name Table entry: Copyright notices should match a pattern similar to:

"Copyright 2020 The Familyname Project Authors (git url)"

But instead we have got:

"Copyright (c) 2021-2024 SIL International"

[code: bad-notice-format]
  • 🔥 FAIL

    METADATA.pb: Copyright notices should match a pattern similar to:

"Copyright 2020 The Familyname Project Authors (git url)"

But instead we have got:

"Copyright (c) 2021-2024 SIL International"

[code: bad-notice-format]
🔥 FAIL Check license file has good copyright string.
  • 🔥 FAIL

    First line in license file is:

"copyright (c) 2021-2024 sil international (https://www.sil.org/)"

which does not match the expected format, similar to:

"Copyright 2022 The Familyname Project Authors (git url)"

[code: bad-format]
🔥 FAIL Check copyright namerecords match license file.
  • 🔥 FAIL

    License file OFL.txt exists but NameID 13 (LICENSE DESCRIPTION) value on platform 3 (WINDOWS) is not specified for that. Value was: "Copyright (c) 2021-2024 SIL International (https://www.sil.org/) with Reserved Font Names "Kanchenjunga", "Andika", and "SIL".

This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is copied below, and is also available with a FAQ at: https://openfontlicense.org/


SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007

PREAMBLE The goals of the Open Font License (OFL) are to stimulate worldwide development of collaborative font projects, to support the font creation efforts of academic and linguistic communities, and to provide a free and open framework in which fonts may be shared and improved in partnership with others.

The OFL allows the licensed fonts to be used, studied, modified and redistributed freely as long as they are not sold by themselves. The fonts, including any derivative works, can be bundled, embedded, redistributed and/or sold with any software provided that any reserved names are not used by derivative works. The fonts and derivatives, however, cannot be released under any other type of license. The requirement for fonts to remain under this license does not apply to any document created using the fonts or their derivatives.

DEFINITIONS "Font Software" refers to the set of files released by the Copyright Holder(s) under this license and clearly marked as such. This may include source files, build scripts and documentation.

"Reserved Font Name" refers to any names specified as such after the copyright statement(s).

"Original Version" refers to the collection of Font Software components as distributed by the Copyright Holder(s).

"Modified Version" refers to any derivative made by adding to, deleting, or substituting -- in part or in whole -- any of the components of the Original Version, by changing formats or by porting the Font Software to a new environment.

"Author" refers to any designer, engineer, programmer, technical writer or other person who contributed to the Font Software.

PERMISSION & CONDITIONS Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to use, study, copy, merge, embed, modify, redistribute, and sell modified and unmodified copies of the Font Software, subject to the following conditions:

  1. Neither the Font Software nor any of its individual components, in Original or Modified Versions, may be sold by itself.

  2. Original or Modified Versions of the Font Software may be bundled, redistributed and/or sold with any software, provided that each copy contains the above copyright notice and this license. These can be included either as stand-alone text files, human-readable headers or in the appropriate machine-readable metadata fields within text or binary files as long as those fields can be easily viewed by the user.

  3. No Modified Version of the Font Software may use the Reserved Font Name(s) unless explicit written permission is granted by the corresponding Copyright Holder. This restriction only applies to the primary font name as presented to the users.

  4. The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software shall not be used to promote, endorse or advertise any Modified Version, except to acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s) or with their explicit written permission.

  5. The Font Software, modified or unmodified, in part or in whole, must be distributed entirely under this license, and must not be distributed under any other license. The requirement for fonts to remain under this license does not apply to any document created using the Font Software.

TERMINATION This license becomes null and void if any of the above conditions are not met.

DISCLAIMER THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE." Must be changed to "This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: https://openfontlicense.org"

[code: wrong]
🔥 FAIL Is the Grid-fitting and Scan-conversion Procedure ('gasp') table set to optimize rendering?
  • 🔥 FAIL

    Font is missing the 'gasp' table. Try exporting the font with autohinting enabled.
    If you are dealing with an unhinted font, it can be fixed by running the fonts through the command 'gftools fix-nonhinting'
    GFTools is available at https://pypi.org/project/gftools/


    [code: lacks-gasp]
⚠️ WARN Check math signs have the same width.
  • ⚠️ WARN

    The most common width is 1200 among a set of 12 math glyphs.
    The following math glyphs have a different width, though:

Width = 1173: approxequal

[code: width-outliers]
⚠️ WARN Check there are no overlapping path segments
  • ⚠️ WARN

    The following glyphs have overlapping path segments:

* W (U+0057): L<<932.0,1460.0>--<1133.0,1460.0>> has the same coordinates as a previous segment.

[code: overlapping-path-segments]

⚠️ WARN Does the font contain a soft hyphen?
  • ⚠️ WARN

    This font has a 'Soft Hyphen' character.


    [code: softhyphen]
⚠️ WARN Validate size, and resolution of article images, and ensure article page has minimum length and includes visual assets.
  • ⚠️ WARN

    Article page lacks visual assets.


    [code: missing-visual-asset]
⚠️ WARN METADATA.pb: Designers are listed correctly on the Google Fonts catalog?
  • ⚠️ WARN

    It seems that Becca Hirsbrunner Spalinger 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 Check for codepoints not covered by METADATA subsets.
  • ⚠️ 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+0160 LATIN CAPITAL LETTER S WITH CARON: try adding latin-ext
  • U+0161 LATIN SMALL LETTER S WITH CARON: try adding latin-ext
  • U+0178 LATIN CAPITAL LETTER Y WITH DIAERESIS: try adding latin-ext
  • U+017D LATIN CAPITAL LETTER Z WITH CARON: try adding latin-ext
  • U+017E LATIN SMALL LETTER Z WITH CARON: try adding latin-ext
  • U+0192 LATIN SMALL LETTER F WITH HOOK: try adding latin-ext
  • U+02C7 CARON: try adding one of: latin-ext, tifinagh, canadian-aboriginal, yi
  • U+02D8 BREVE: try adding one of: canadian-aboriginal, yi
  • U+02D9 DOT ABOVE: try adding one of: canadian-aboriginal, yi
  • U+02DB OGONEK: try adding one of: canadian-aboriginal, yi 128 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, menu

[code: unreachable-subsetting]
⚠️ WARN Check OFL body text is correct.

Lines changed:

+ with Reserved Font Names "Kanchenjunga", "Andika", and "SIL".\n

- https://openfontlicense.org\n

+ https://openfontlicense.org/\n

[code: incorrect-ofl-body-text]
⚠️ WARN Ensure soft_dotted characters lose their dot when combined with marks that replace the dot.
  • ⚠️ WARN

    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̧̊ ǐ̧ ĵ j̊ ǰ j̧̀ j̧́ ĵ̧ j̧̃ j̧̈ j̧̊ ǰ̧

Your font fully covers the following languages that require the soft-dotted feature: Dutch (Latn, 31,709,104 speakers).

Your font does not cover the following languages that require the soft-dotted feature: Dii (Latn, 71,000 speakers), Kaska (Latn, 125 speakers), Dan (Latn, 1,099,244 speakers), Bafut (Latn, 158,146 speakers), Gulay (Latn, 250,478 speakers), Vute (Latn, 21,000 speakers), Sar (Latn, 500,000 speakers), Ebira (Latn, 2,200,000 speakers), Ekpeye (Latn, 226,000 speakers), Basaa (Latn, 332,940 speakers), Han (Latn, 6 speakers), Bete-Bendi (Latn, 100,000 speakers), Koonzime (Latn, 40,000 speakers), Igbo (Latn, 27,823,640 speakers), Zapotec (Latn, 490,000 speakers), Nzakara (Latn, 50,000 speakers), Teke-Ebo (Latn, 260,000 speakers), Kpelle, Guinea (Latn, 622,000 speakers), Ma’di (Latn, 584,000 speakers), Mfumte (Latn, 79,000 speakers), Southern Kisi (Latn, 360,000 speakers), Navajo (Latn, 166,319 speakers), Mundani (Latn, 34,000 speakers), Makaa (Latn, 221,000 speakers), Yala (Latn, 200,000 speakers), Avokaya (Latn, 100,000 speakers), Lugbara (Latn, 2,200,000 speakers), South Central Banda (Latn, 244,000 speakers), Cicipu (Latn, 44,000 speakers), Ukrainian (Cyrl, 29,273,587 speakers), Heiltsuk (Latn, 300 speakers), Mango (Latn, 77,000 speakers), Kom (Latn, 360,685 speakers), Ejagham (Latn, 120,000 speakers), Ijo, Southeast (Latn, 2,471,000 speakers), Belarusian (Cyrl, 10,064,517 speakers), Ngbaka (Latn, 1,020,000 speakers), Fur (Latn, 1,230,163 speakers), Nateni (Latn, 100,000 speakers), Aghem (Latn, 38,843 speakers), Lithuanian (Latn, 2,357,094 speakers).

[code: soft-dotted]
⚠️ WARN Are there any misaligned on-curve points?
  • ⚠️ WARN

    The following glyphs have on-curve points which have potentially incorrect y coordinates:

* asterisk (U+002A): X=794.0,Y=1483.0 (should be at cap-height 1485?)

* five (U+0035): X=314.0,Y=-1.5 (should be at baseline 0?)

* D (U+0044): X=228.5,Y=-2.0 (should be at baseline 0?)

* c (U+0063): X=772.0,Y=1.0 (should be at baseline 0?)

* f (U+0066): X=238.0,Y=1041.0 (should be at x-height 1040?)

* t (U+0074): X=374.5,Y=0.5 (should be at baseline 0?)

* ccedilla (U+00E7): X=772.0,Y=1.0 (should be at baseline 0?)

* germandbls (U+00DF): X=668.0,Y=-1.0 (should be at baseline 0?)

* uni00B5 (U+00B5): X=438.5,Y=2.0 (should be at baseline 0?)

* integral (U+222B): X=557.0,Y=0.5 (should be at baseline 0?)

* 23 more.

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

[code: found-misalignments]
⚠️ WARN Do any segments have colinear vectors?
  • ⚠️ WARN

    The following glyphs have colinear vectors:

* M (U+004D): L<<1494.0,1460.0>--<1402.0,1211.0>> -> L<<1402.0,1211.0>--<1003.0,0.0>>

* M (U+004D): L<<423.0,1460.0>--<393.0,1205.0>> -> L<<393.0,1205.0>--<362.0,0.0>>

* M (U+004D): L<<786.0,0.0>--<385.0,1211.0>> -> L<<385.0,1211.0>--<292.0,1460.0>>

* W (U+0057): L<<1133.0,1460.0>--<1074.0,1305.0>> -> L<<1074.0,1305.0>--<703.0,0.0>>

* W (U+0057): L<<1363.0,0.0>--<991.0,1305.0>> -> L<<991.0,1305.0>--<932.0,1460.0>>

* dollar (U+0024): L<<696.0,1600.0>--<696.0,767.0>> -> L<<696.0,767.0>--<688.0,681.0>>

* dollar (U+0024): L<<696.0,767.0>--<688.0,681.0>> -> L<<688.0,681.0>--<688.0,-220.0>>

[code: found-colinear-vectors]

⚠️ WARN Check the direction of the outermost contour in each glyph
  • ⚠️ WARN

    The following glyphs have a counter-clockwise outer contour:

* u16D43 (U+16D43) has a counter-clockwise outer contour

* u16D43 (U+16D43) has a counter-clockwise outer contour

* u16D45 (U+16D45) has a counter-clockwise outer contour

* u16D46 (U+16D46) has a counter-clockwise outer contour

* u16D46 (U+16D46) has a counter-clockwise outer contour

* u16D47 (U+16D47) has a counter-clockwise outer contour

* u16D48 (U+16D48) has a counter-clockwise outer contour

* u16D4A (U+16D4A) has a counter-clockwise outer contour

* u16D4B (U+16D4B) has a counter-clockwise outer contour

* u16D4B (U+16D4B) has a counter-clockwise outer contour

* 16 more.

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

[code: ccw-outer-contour]
⚠️ WARN Do outlines contain any jaggy segments?
  • ⚠️ WARN

    The following glyphs have jaggy segments:

* threequarters (U+00BE): B<<593.5,1254.5>-<537.0,1200.0>-<472.0,1190.0>>/B<<472.0,1190.0>-<516.0,1186.0>-<564.0,1159.0>> = 13.94059117029001

* u16D49 (U+16D49): B<<1249.5,1073.0>-<1284.0,1235.0>-<1281.0,1374.0>>/L<<1281.0,1374.0>--<1317.0,882.0>> = 2.9485085222623058

* u16D49.alt: B<<1249.5,1073.0>-<1284.0,1235.0>-<1281.0,1374.0>>/L<<1281.0,1374.0>--<1317.0,882.0>> = 2.9485085222623058

* u16D56 (U+16D56): B<<1285.5,960.5>-<1346.0,1163.0>-<1354.0,1412.0>>/L<<1354.0,1412.0>--<1447.0,895.0>> = 12.037728114115168

* u16D5C (U+16D5C): L<<235.0,607.0>--<307.0,749.0>>/B<<307.0,749.0>-<289.0,682.0>-<289.0,601.0>> = 11.849118288894443

* u16D79 (U+16D79): B<<491.5,180.0>-<551.0,182.0>-<573.0,185.0>>/L<<573.0,185.0>--<475.0,157.0>> = 8.180229882497521

[code: found-jaggy-segments]

⚠️ WARN Do outlines contain any semi-vertical or semi-horizontal lines?
  • ⚠️ WARN

    The following glyphs have semi-vertical/semi-horizontal lines:

* Delta (U+2206): L<<1316.0,145.0>--<1315.0,0.0>>

* u16D52 (U+16D52): L<<900.0,1.0>--<716.0,0.0>>

* u16D57 (U+16D57): L<<1143.0,1450.0>--<1149.0,610.0>>

* uni20B9 (U+20B9): L<<193.0,624.0>--<194.0,784.0>>

[code: found-semi-vertical]

⚠️ WARN Ensure fonts have ScriptLangTags declared on the 'meta' table.
  • ⚠️ WARN

    This font file does not have a 'meta' table.


    [code: lacks-meta-table]
⚠️ WARN Check font follows the Google Fonts vertical metric schema
  • ⚠️ WARN

    We recommend the absolute sum of the hhea metrics should be between 1.2-1.5x of the font's upm. This font has 1.611328125x (3300)


    [code: bad-hhea-range]
ℹ️ INFO List all superfamily filepaths
  • ℹ️ INFO

    ofl/kanchenjunga


    [code: family-path]
ℹ️ INFO Show hinting filesize impact.
  • ℹ️ INFO

    Hinting filesize impact:

ofl/kanchenjunga/Kanchenjunga-Medium.ttf
Dehinted Size 49.9kb
Hinted Size 49.9kb
Increase -24 bytes
Change -0.0 %
[code: size-impact]
ℹ️ INFO Font contains all required tables?
  • ℹ️ INFO

    This font contains the following optional tables:

- loca

- GPOS

- GSUB

[code: optional-tables]

ℹ️ INFO METADATA.pb: Validate family.minisite_url field.
  • ℹ️ INFO

    Please consider adding a family.minisite_url entry.


    [code: lacks-minisite-url]
ℹ️ INFO EPAR table present in font?
ℹ️ INFO Font has old ttfautohint applied?
  • ℹ️ 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.001']


    [code: version-not-detected]
[29] Kanchenjunga-Bold.ttf
🔥 FAIL Check if each glyph has the recommended amount of contours.
  • 🔥 FAIL

    The following glyphs have no contours even though they were expected to have some:

- Glyph name: uniFFFC	Expected: 22

- Glyph name: uniFFFC	Expected: 22

[code: no-contour]

  • ⚠️ 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: numbersign	Contours detected: 4	Expected: 2
  • Glyph name: dollar Contours detected: 2 Expected: 1, 3 or 5

  • Glyph name: plus Contours detected: 2 Expected: 1

  • Glyph name: K Contours detected: 3 Expected: 1 or 2

  • Glyph name: M Contours detected: 3 Expected: 1

  • Glyph name: N Contours detected: 3 Expected: 1

  • Glyph name: R Contours detected: 3 Expected: 1 or 2

  • Glyph name: W Contours detected: 4 Expected: 1 or 2

  • Glyph name: X Contours detected: 3 Expected: 1

  • Glyph name: Y Contours detected: 3 Expected: 1

  • 60 more.

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

[code: contour-count]
🔥 FAIL Ensure smart dropout control is enabled in "prep" table instructions.
  • 🔥 FAIL

    The 'prep' table does not contain TrueType instructions enabling smart dropout control. To fix, export the font with autohinting enabled, or run ttfautohint on the font, or run the gftools fix-nonhinting script.


    [code: lacks-smart-dropout]
🔥 FAIL METADATA.pb: Check URL on copyright string is the same as in repository_url field.

But: OFL text has 'https://www.sil.org'

[code: mismatch]
🔥 FAIL Name table entries should not contain line-breaks.
  • 🔥 FAIL

    Name entry LICENSE_DESCRIPTION on platform WINDOWS contains a line-break.


    [code: line-break]
🔥 FAIL Copyright notices match canonical pattern in fonts
  • 🔥 FAIL

    Name Table entry: Copyright notices should match a pattern similar to:

"Copyright 2020 The Familyname Project Authors (git url)"

But instead we have got:

"Copyright (c) 2021-2024 SIL International"

[code: bad-notice-format]
  • 🔥 FAIL

    METADATA.pb: Copyright notices should match a pattern similar to:

"Copyright 2020 The Familyname Project Authors (git url)"

But instead we have got:

"Copyright (c) 2021-2024 SIL International"

[code: bad-notice-format]
🔥 FAIL Check license file has good copyright string.
  • 🔥 FAIL

    First line in license file is:

"copyright (c) 2021-2024 sil international (https://www.sil.org/)"

which does not match the expected format, similar to:

"Copyright 2022 The Familyname Project Authors (git url)"

[code: bad-format]
🔥 FAIL Check copyright namerecords match license file.
  • 🔥 FAIL

    License file OFL.txt exists but NameID 13 (LICENSE DESCRIPTION) value on platform 3 (WINDOWS) is not specified for that. Value was: "Copyright (c) 2021-2024 SIL International (https://www.sil.org/) with Reserved Font Names "Kanchenjunga", "Andika", and "SIL".

This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is copied below, and is also available with a FAQ at: https://openfontlicense.org/


SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007

PREAMBLE The goals of the Open Font License (OFL) are to stimulate worldwide development of collaborative font projects, to support the font creation efforts of academic and linguistic communities, and to provide a free and open framework in which fonts may be shared and improved in partnership with others.

The OFL allows the licensed fonts to be used, studied, modified and redistributed freely as long as they are not sold by themselves. The fonts, including any derivative works, can be bundled, embedded, redistributed and/or sold with any software provided that any reserved names are not used by derivative works. The fonts and derivatives, however, cannot be released under any other type of license. The requirement for fonts to remain under this license does not apply to any document created using the fonts or their derivatives.

DEFINITIONS "Font Software" refers to the set of files released by the Copyright Holder(s) under this license and clearly marked as such. This may include source files, build scripts and documentation.

"Reserved Font Name" refers to any names specified as such after the copyright statement(s).

"Original Version" refers to the collection of Font Software components as distributed by the Copyright Holder(s).

"Modified Version" refers to any derivative made by adding to, deleting, or substituting -- in part or in whole -- any of the components of the Original Version, by changing formats or by porting the Font Software to a new environment.

"Author" refers to any designer, engineer, programmer, technical writer or other person who contributed to the Font Software.

PERMISSION & CONDITIONS Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to use, study, copy, merge, embed, modify, redistribute, and sell modified and unmodified copies of the Font Software, subject to the following conditions:

  1. Neither the Font Software nor any of its individual components, in Original or Modified Versions, may be sold by itself.

  2. Original or Modified Versions of the Font Software may be bundled, redistributed and/or sold with any software, provided that each copy contains the above copyright notice and this license. These can be included either as stand-alone text files, human-readable headers or in the appropriate machine-readable metadata fields within text or binary files as long as those fields can be easily viewed by the user.

  3. No Modified Version of the Font Software may use the Reserved Font Name(s) unless explicit written permission is granted by the corresponding Copyright Holder. This restriction only applies to the primary font name as presented to the users.

  4. The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software shall not be used to promote, endorse or advertise any Modified Version, except to acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s) or with their explicit written permission.

  5. The Font Software, modified or unmodified, in part or in whole, must be distributed entirely under this license, and must not be distributed under any other license. The requirement for fonts to remain under this license does not apply to any document created using the Font Software.

TERMINATION This license becomes null and void if any of the above conditions are not met.

DISCLAIMER THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE." Must be changed to "This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: https://openfontlicense.org"

[code: wrong]
🔥 FAIL Is the Grid-fitting and Scan-conversion Procedure ('gasp') table set to optimize rendering?
  • 🔥 FAIL

    Font is missing the 'gasp' table. Try exporting the font with autohinting enabled.
    If you are dealing with an unhinted font, it can be fixed by running the fonts through the command 'gftools fix-nonhinting'
    GFTools is available at https://pypi.org/project/gftools/


    [code: lacks-gasp]
⚠️ WARN Check math signs have the same width.
  • ⚠️ WARN

    The most common width is 1200 among a set of 12 math glyphs.
    The following math glyphs have a different width, though:

Width = 1120: approxequal

[code: width-outliers]
⚠️ WARN Check there are no overlapping path segments
  • ⚠️ WARN

    The following glyphs have overlapping path segments:

* W (U+0057): L<<925.0,1460.0>--<1160.0,1460.0>> has the same coordinates as a previous segment.

[code: overlapping-path-segments]

⚠️ WARN Does the font contain a soft hyphen?
  • ⚠️ WARN

    This font has a 'Soft Hyphen' character.


    [code: softhyphen]
⚠️ WARN Validate size, and resolution of article images, and ensure article page has minimum length and includes visual assets.
  • ⚠️ WARN

    Article page lacks visual assets.


    [code: missing-visual-asset]
⚠️ WARN METADATA.pb: Designers are listed correctly on the Google Fonts catalog?
  • ⚠️ WARN

    It seems that Becca Hirsbrunner Spalinger 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 Check for codepoints not covered by METADATA subsets.
  • ⚠️ 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+0160 LATIN CAPITAL LETTER S WITH CARON: try adding latin-ext
  • U+0161 LATIN SMALL LETTER S WITH CARON: try adding latin-ext
  • U+0178 LATIN CAPITAL LETTER Y WITH DIAERESIS: try adding latin-ext
  • U+017D LATIN CAPITAL LETTER Z WITH CARON: try adding latin-ext
  • U+017E LATIN SMALL LETTER Z WITH CARON: try adding latin-ext
  • U+0192 LATIN SMALL LETTER F WITH HOOK: try adding latin-ext
  • U+02C7 CARON: try adding one of: latin-ext, tifinagh, canadian-aboriginal, yi
  • U+02D8 BREVE: try adding one of: canadian-aboriginal, yi
  • U+02D9 DOT ABOVE: try adding one of: canadian-aboriginal, yi
  • U+02DB OGONEK: try adding one of: canadian-aboriginal, yi 128 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, menu

[code: unreachable-subsetting]
⚠️ WARN Check OFL body text is correct.

Lines changed:

+ with Reserved Font Names "Kanchenjunga", "Andika", and "SIL".\n

- https://openfontlicense.org\n

+ https://openfontlicense.org/\n

[code: incorrect-ofl-body-text]
⚠️ WARN Ensure soft_dotted characters lose their dot when combined with marks that replace the dot.
  • ⚠️ WARN

    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̧̊ ǐ̧ ĵ j̊ ǰ j̧̀ j̧́ ĵ̧ j̧̃ j̧̈ j̧̊ ǰ̧

Your font fully covers the following languages that require the soft-dotted feature: Dutch (Latn, 31,709,104 speakers).

Your font does not cover the following languages that require the soft-dotted feature: Dii (Latn, 71,000 speakers), Kaska (Latn, 125 speakers), Dan (Latn, 1,099,244 speakers), Bafut (Latn, 158,146 speakers), Gulay (Latn, 250,478 speakers), Vute (Latn, 21,000 speakers), Sar (Latn, 500,000 speakers), Ebira (Latn, 2,200,000 speakers), Ekpeye (Latn, 226,000 speakers), Basaa (Latn, 332,940 speakers), Han (Latn, 6 speakers), Bete-Bendi (Latn, 100,000 speakers), Koonzime (Latn, 40,000 speakers), Igbo (Latn, 27,823,640 speakers), Zapotec (Latn, 490,000 speakers), Nzakara (Latn, 50,000 speakers), Teke-Ebo (Latn, 260,000 speakers), Kpelle, Guinea (Latn, 622,000 speakers), Ma’di (Latn, 584,000 speakers), Mfumte (Latn, 79,000 speakers), Southern Kisi (Latn, 360,000 speakers), Navajo (Latn, 166,319 speakers), Mundani (Latn, 34,000 speakers), Makaa (Latn, 221,000 speakers), Yala (Latn, 200,000 speakers), Avokaya (Latn, 100,000 speakers), Lugbara (Latn, 2,200,000 speakers), South Central Banda (Latn, 244,000 speakers), Cicipu (Latn, 44,000 speakers), Ukrainian (Cyrl, 29,273,587 speakers), Heiltsuk (Latn, 300 speakers), Mango (Latn, 77,000 speakers), Kom (Latn, 360,685 speakers), Ejagham (Latn, 120,000 speakers), Ijo, Southeast (Latn, 2,471,000 speakers), Belarusian (Cyrl, 10,064,517 speakers), Ngbaka (Latn, 1,020,000 speakers), Fur (Latn, 1,230,163 speakers), Nateni (Latn, 100,000 speakers), Aghem (Latn, 38,843 speakers), Lithuanian (Latn, 2,357,094 speakers).

[code: soft-dotted]
⚠️ WARN Are there any misaligned on-curve points?
  • ⚠️ WARN

    The following glyphs have on-curve points which have potentially incorrect y coordinates:

* five (U+0035): X=317.0,Y=-1.5 (should be at baseline 0?)

* i (U+0069): X=193.0,Y=1487.0 (should be at cap-height 1485?)

* i (U+0069): X=422.0,Y=1487.0 (should be at cap-height 1485?)

* j (U+006A): X=229.5,Y=1487.0 (should be at cap-height 1485?)

* j (U+006A): X=458.0,Y=1487.0 (should be at cap-height 1485?)

* p (U+0070): X=530.5,Y=1.5 (should be at baseline 0?)

* t (U+0074): X=383.5,Y=0.5 (should be at baseline 0?)

* adieresis (U+00E4): X=705.5,Y=1487.0 (should be at cap-height 1485?)

* adieresis (U+00E4): X=935.0,Y=1487.0 (should be at cap-height 1485?)

* adieresis (U+00E4): X=238.5,Y=1487.0 (should be at cap-height 1485?)

* 52 more.

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

[code: found-misalignments]
⚠️ WARN Do any segments have colinear vectors?
  • ⚠️ WARN

    The following glyphs have colinear vectors:

* M (U+004D): L<<1507.0,1460.0>--<1399.0,1188.0>> -> L<<1399.0,1188.0>--<1038.0,0.0>>

* M (U+004D): L<<777.0,0.0>--<414.0,1188.0>> -> L<<414.0,1188.0>--<305.0,1460.0>>

[code: found-colinear-vectors]

⚠️ WARN Check the direction of the outermost contour in each glyph
  • ⚠️ WARN

    The following glyphs have a counter-clockwise outer contour:

* u16D43 (U+16D43) has a counter-clockwise outer contour

* u16D43 (U+16D43) has a counter-clockwise outer contour

* u16D45 (U+16D45) has a counter-clockwise outer contour

* u16D46 (U+16D46) has a counter-clockwise outer contour

* u16D46 (U+16D46) has a counter-clockwise outer contour

* u16D47 (U+16D47) has a counter-clockwise outer contour

* u16D48 (U+16D48) has a counter-clockwise outer contour

* u16D4A (U+16D4A) has a counter-clockwise outer contour

* u16D4B (U+16D4B) has a counter-clockwise outer contour

* u16D4B (U+16D4B) has a counter-clockwise outer contour

* 16 more.

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

[code: ccw-outer-contour]
⚠️ WARN Do outlines contain any jaggy segments?
  • ⚠️ WARN

    The following glyphs have jaggy segments:

* u16D49 (U+16D49): B<<1251.5,1151.0>-<1274.0,1275.0>-<1270.0,1374.0>>/L<<1270.0,1374.0>--<1317.0,862.0>> = 2.9311517037197024

* u16D49.alt: B<<1251.5,1151.0>-<1274.0,1275.0>-<1270.0,1374.0>>/L<<1270.0,1374.0>--<1317.0,862.0>> = 2.9311517037197024

* u16D56 (U+16D56): B<<1301.5,1106.0>-<1334.0,1259.0>-<1337.0,1412.0>>/L<<1337.0,1412.0>--<1426.0,802.0>> = 9.42427979302692

* u16D79 (U+16D79): B<<490.5,206.5>-<551.0,208.0>-<573.0,212.0>>/L<<573.0,212.0>--<450.0,184.0>> = 2.5195516334692987

[code: found-jaggy-segments]

⚠️ WARN Do outlines contain any semi-vertical or semi-horizontal lines?
  • ⚠️ WARN

    The following glyphs have semi-vertical/semi-horizontal lines:

* uni20B9 (U+20B9): L<<184.0,602.0>--<185.0,793.0>>

[code: found-semi-vertical]

⚠️ WARN Ensure fonts have ScriptLangTags declared on the 'meta' table.
  • ⚠️ WARN

    This font file does not have a 'meta' table.


    [code: lacks-meta-table]
⚠️ WARN Check font follows the Google Fonts vertical metric schema
  • ⚠️ WARN

    We recommend the absolute sum of the hhea metrics should be between 1.2-1.5x of the font's upm. This font has 1.611328125x (3300)


    [code: bad-hhea-range]
ℹ️ INFO List all superfamily filepaths
  • ℹ️ INFO

    ofl/kanchenjunga


    [code: family-path]
ℹ️ INFO Show hinting filesize impact.
  • ℹ️ INFO

    Hinting filesize impact:

ofl/kanchenjunga/Kanchenjunga-Bold.ttf
Dehinted Size 49.8kb
Hinted Size 49.8kb
Increase -24 bytes
Change -0.0 %
[code: size-impact]
ℹ️ INFO Font contains all required tables?
  • ℹ️ INFO

    This font contains the following optional tables:

- loca

- GPOS

- GSUB

[code: optional-tables]

ℹ️ INFO METADATA.pb: Validate family.minisite_url field.
  • ℹ️ INFO

    Please consider adding a family.minisite_url entry.


    [code: lacks-minisite-url]
ℹ️ INFO EPAR table present in font?
ℹ️ INFO Font has old ttfautohint applied?
  • ℹ️ 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.001']


    [code: version-not-detected]
[1] Family checks
ℹ️ INFO Check axis ordering on the STAT table.
  • ℹ️ INFO

    All of the fonts lack a STAT table.


    [code: summary]

Summary

💥 ERROR ☠ FATAL 🔥 FAIL ⚠️ WARN ⏩ SKIP ℹ️ INFO ✅ PASS 🔎 DEBUG
0 0 33 60 286 25 554 0
0% 0% 3% 6% 30% 3% 58% 0%

Note: The following loglevels were omitted in this report:

  • SKIP
  • PASS
  • DEBUG

@emmamarichal
Copy link
Collaborator Author

@vv-monsalve I just added the primary script tag to the metadata.pb. @simoncozens is working a the new lang release. Once it's merged to the gf repo, we will wait then for the eng team feedback before merging this one. I already broke the dev-server because the primary script wasn't totally ready 🙃

@vv-monsalve
Copy link
Collaborator

@emmamarichal Thanks for the update. Just ping me when it's ready for review.

@emmamarichal
Copy link
Collaborator Author

@vv-monsalve the lang PR have been merged: #8451
So I think you can go ahead with the review, but we should ask to the eng team before merging it!

@vv-monsalve
Copy link
Collaborator

@emmamarichal

Taking the sample text introduced for the Krai language the font is showing tofu. Please take a look to identify if something is missing in the font or if the sample text needs to be adjusted.

Screenshot 2024-11-07 at 14 14 21

@simoncozens
Copy link
Collaborator

My fault, bad sample text.

@simoncozens
Copy link
Collaborator

(googlefonts/lang#189)

@vv-monsalve
Copy link
Collaborator

vv-monsalve commented Nov 14, 2024

(googlefonts/lang#189)

No tofu after the last sample.

Screenshot 2024-11-13 at 20 24 57

@simoncozens, should we wait for that change to be pulled into this repo or land elsewhere before merging this PR?

cc @garretrieger

@vv-monsalve vv-monsalve added the -- Needs lang/glyphset update Missing glyphs in .nam or sample text (not a font issue) label Nov 14, 2024
@simoncozens
Copy link
Collaborator

Looks like we need a lang release + subtree pull

@simoncozens
Copy link
Collaborator

Lang PR here: #8509

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-- Needs confirmation from upstream or onboarder -- Needs lang/glyphset update Missing glyphs in .nam or sample text (not a font issue) I New Font II Indic / Brahmic / Thai / Tai Indic and non-latin South and East Asia scripts
Projects
Status: PR GF
Development

Successfully merging this pull request may close these issues.

Add Kanchenjunga (SIL)
3 participants