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

Beau Rivage: Version 1.010; ttfautohint (v1.8.3) added #4323

Merged
merged 3 commits into from
Feb 23, 2022

Conversation

vv-monsalve
Copy link
Collaborator

79ade32: [gftools-packager] Beau Rivage: Version 1.010; ttfautohint (v1.8.3) added

3c7e53e: [gftools-packager] ofl/beaurivage remove METADATA "source". #2587

@vv-monsalve vv-monsalve linked an issue Feb 18, 2022 that may be closed by this pull request
@vv-monsalve
Copy link
Collaborator Author

Beau Rivage is part of Batch 5 of TypeSetIT fonts.

@gf-bot
Copy link

gf-bot commented Feb 18, 2022

Fontbakery report

Fontbakery version: 0.8.6

[10] BeauRivage-Regular.ttf
🔥 FAIL: Check `Google Fonts Latin Core` glyph coverage.
--- Rationale ---
Google Fonts expects that fonts in its collection support at least the minimal
set of characters defined in the `GF-latin-core` glyph-set.
  • 🔥 FAIL Missing required codepoints:

    • 0x02BB (MODIFIER LETTER TURNED COMMA)

    • 0x2002 (EN SPACE)

    • 0x2009 (THIN SPACE)

    • 0x200B (ZERO WIDTH SPACE)

    • 0x2191 (UPWARDS ARROW)

    • 0x2193 (DOWNWARDS ARROW)

    • 0xFEFF (ZERO WIDTH NO-BREAK SPACE)

    • And 0xFFFD (REPLACEMENT CHARACTER)
      [code: missing-codepoints]

WARN: Font has old ttfautohint applied?
--- Rationale ---
Check if font has been hinted with an outdated version of ttfautohint.
  • WARN ttfautohint used in font = 1.8.3; latest = 1.8.4; Need to re-run with the newer version! [code: old-ttfa]
WARN: Is there kerning info for non-ligated sequences?
--- Rationale ---
Fonts with ligatures should have kerning on the corresponding non-ligated
sequences for text where ligatures aren't used (eg
https://github.com/impallari/Raleway/issues/14).
  • WARN GPOS table lacks kerning info for the following non-ligated sequences:

    • f + f
    • f + i
    • i + f
    • f + l
    • l + f
    • i + l

    [code: lacks-kern-info]

WARN: Ensure Stylistic Sets have description.
--- Rationale ---
Stylistic sets should provide description text. Programs such as InDesign,
TextEdit and Inkscape use that info to display to the users so that they know
what a given stylistic set offers.
  • WARN The stylistic set ss01 lacks a description string on the 'name' table. [code: missing-description]
WARN: Ensure fonts have ScriptLangTags declared on the 'meta' table.
--- Rationale ---
The OpenType 'meta' table originated at Apple. Microsoft added it to OT with
just two DataMap records:
- dlng: comma-separated ScriptLangTags that indicate which scripts, or languages
and scripts, with possible variants, the font is designed for
- slng: comma-separated ScriptLangTags that indicate which scripts, or languages
and scripts, with possible variants, the font supports
The slng structure is intended to describe which languages and scripts the font
overall supports. For example, a Traditional Chinese font that also contains
Latin characters, can indicate Hant,Latn, showing that it supports Hant, the
Traditional Chinese variant of the Hani script, and it also supports the Latn
script
The dlng structure is far more interesting. A font may contain various glyphs,
but only a particular subset of the glyphs may be truly "leading" in the design,
while other glyphs may have been included for technical reasons. Such a
Traditional Chinese font could only list Hant there, showing that it’s designed
for Traditional Chinese, but the font would omit Latn, because the developers
don’t think the font is really recommended for purely Latin-script use.
The tags used in the structures can comprise just script, or also language and
script. For example, if a font has Bulgarian Cyrillic alternates in the locl
feature for the cyrl BGR OT languagesystem, it could also indicate in dlng
explicitly that it supports bul-Cyrl. (Note that the scripts and languages in
meta use the ISO language and script codes, not the OpenType ones).
This check ensures that the font has the meta table containing the slng and dlng
structures.
All families in the Google Fonts collection should contain the 'meta' table.
Windows 10 already uses it when deciding on which fonts to fall back to. The
Google Fonts API and also other environments could use the data for smarter
filtering. Most importantly, those entries should be added to the Noto fonts.
In the font making process, some environments store this data in external files
already. But the meta table provides a convenient way to store this inside the
font file, so some tools may add the data, and unrelated tools may read this
data. This makes the solution much more portable and universal.
  • WARN This font file does not have a 'meta' table. [code: lacks-meta-table]
WARN: Check font contains no unreachable glyphs
--- Rationale ---
Glyphs are either accessible directly through Unicode codepoints or through
substitution rules. Any glyphs not accessible by either of these means are
redundant and serve only to increase the font's file size.
  • WARN The following glyphs could not be reached by codepoint or substitution rules:
    • .null
      [code: unreachable-glyphs]
WARN: Check if each glyph has the recommended amount of contours.
--- Rationale ---
Visually QAing thousands of glyphs by hand is tiring. Most glyphs can only be
constructured in a handful of ways. This means a glyph's contour count will only
differ slightly amongst different fonts, e.g a 'g' could either be 2 or 3
contours, depending on whether its double story or single story.
However, a quotedbl should have 2 contours, unless the font belongs to a display
family.
This check currently does not cover variable fonts because there's plenty of
alternative ways of constructing glyphs with multiple outlines for each feature
in a VarFont. The expected contour count data for this check is currently
optimized for the typical construction of glyphs in static fonts.
  • WARN This font has a 'Soft Hyphen' character (codepoint 0x00AD) which is supposed to be zero-width and invisible, and is used to mark a hyphenation possibility within a word in the absence of or overriding dictionary hyphenation. It is mostly an obsolete mechanism now, and the character is only included in fonts for legacy codepage coverage. [code: softhyphen]
  • 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: percent	Contours detected: 4	Expected: 5
- Glyph name: two	Contours detected: 2	Expected: 1
- Glyph name: four	Contours detected: 3	Expected: 1 or 2
- Glyph name: five	Contours detected: 2	Expected: 1
- Glyph name: at	Contours detected: 3	Expected: 2
- Glyph name: C	Contours detected: 2	Expected: 1
- Glyph name: D	Contours detected: 3	Expected: 2
- Glyph name: E	Contours detected: 2	Expected: 1
- Glyph name: G	Contours detected: 2	Expected: 1
- Glyph name: L	Contours detected: 2	Expected: 1 
- And 239 more.

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

WARN: Do any segments have colinear vectors?
--- Rationale ---
This check looks for consecutive line segments which have the same angle. This
normally happens if an outline point has been added by accident.
This check is not run for variable fonts, as they may legitimately have colinear
vectors.
  • WARN The following glyphs have colinear vectors:
    • daggerdbl (U+2021): L<<187.0,339.0>--<172.0,273.0>> -> L<<172.0,273.0>--<164.0,237.0>>
    • multiply (U+00D7): L<<213.0,169.0>--<149.0,251.0>> -> L<<149.0,251.0>--<139.0,264.0>>
    • registered (U+00AE): L<<334.0,535.0>--<318.0,570.0>> -> L<<318.0,570.0>--<313.0,580.0>>
    • uniF8FF (U+F8FF): L<<124.0,318.0>--<126.0,326.0>> -> L<<126.0,326.0>--<128.0,333.0>>
    • uniF8FF (U+F8FF): L<<164.0,27.0>--<157.0,32.0>> -> L<<157.0,32.0>--<151.0,37.0>>
    • uniF8FF (U+F8FF): L<<494.0,520.0>--<499.0,514.0>> -> L<<499.0,514.0>--<502.0,511.0>> and yen (U+00A5): L<<251.0,202.0>--<268.0,241.0>> -> L<<268.0,241.0>--<284.0,278.0>> [code: found-colinear-vectors]
WARN: Do outlines contain any jaggy segments?
--- Rationale ---
This check heuristically detects outline segments which form a particularly
small angle, indicative of an outline error. This may cause false positives in
cases such as extreme ink traps, so should be regarded as advisory and backed up
by manual inspection.
  • WARN The following glyphs have jaggy segments:
    • B (U+0042): B<<590.5,300.5>-<572.0,293.0>-<562.0,293.0>>/B<<562.0,293.0>-<591.0,292.0>-<623.5,285.0>> = 1.9749340108819595
    • Y (U+0059): B<<802.0,354.5>-<829.0,452.0>-<856.0,553.0>>/B<<856.0,553.0>-<839.0,516.0>-<815.0,464.5>> = 9.710143606332146
    • Yacute (U+00DD): B<<802.0,354.5>-<829.0,452.0>-<856.0,553.0>>/B<<856.0,553.0>-<839.0,516.0>-<815.0,464.5>> = 9.710143606332146
    • Ycircumflex (U+0176): B<<802.0,354.5>-<829.0,452.0>-<856.0,553.0>>/B<<856.0,553.0>-<839.0,516.0>-<815.0,464.5>> = 9.710143606332146
    • Ydieresis (U+0178): B<<802.0,354.5>-<829.0,452.0>-<856.0,553.0>>/B<<856.0,553.0>-<839.0,516.0>-<815.0,464.5>> = 9.710143606332146
    • Ygrave (U+1EF2): B<<802.0,354.5>-<829.0,452.0>-<856.0,553.0>>/B<<856.0,553.0>-<839.0,516.0>-<815.0,464.5>> = 9.710143606332146
    • at (U+0040): B<<403.0,162.5>-<407.0,187.0>-<412.0,210.0>>/B<<412.0,210.0>-<402.0,187.0>-<385.5,156.0>> = 11.233791948059709
    • braceleft (U+007B): B<<228.0,315.5>-<183.0,278.0>-<128.0,279.0>>/B<<128.0,279.0>-<172.0,275.0>-<203.5,248.5>> = 4.152802231724748
    • braceright (U+007D): B<<282.0,226.0>-<327.0,263.0>-<382.0,262.0>>/B<<382.0,262.0>-<338.0,266.0>-<306.5,292.5>> = 4.152802231724748
    • d (U+0064): B<<194.5,129.0>-<206.0,155.0>-<215.0,173.0>>/B<<215.0,173.0>-<204.0,157.0>-<181.5,128.0>> = 7.943471810590367 and 19 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?
--- Rationale ---
This check detects line segments which are nearly, but not quite, exactly
horizontal or vertical. Sometimes such lines are created by design, but often
they are indicative of a design error.
This check is disabled for italic styles, which often contain nearly-upright
lines.
  • WARN The following glyphs have semi-vertical/semi-horizontal lines:
  • uni20B2 (U+20B2): L<<624.0,221.0>--<369.0,220.0>> [code: found-semi-vertical]

Summary

💔 ERROR 🔥 FAIL ⚠ WARN 💤 SKIP ℹ INFO 🍞 PASS 🔎 DEBUG
0 1 9 53 9 150 0
0% 0% 4% 24% 4% 68% 0%

Note: The following loglevels were omitted in this report:

  • SKIP
  • INFO
  • PASS
  • DEBUG

@RosaWagner RosaWagner merged commit 4d3115f into main Feb 23, 2022
@RosaWagner RosaWagner deleted the gftools_packager_ofl_beaurivage branch February 23, 2022 09:36
@RosaWagner RosaWagner added --- Live Font is visible on API and removed --- to production labels Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
--- Live Font is visible on API I New Font
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Beau Rivage
3 participants