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

fontbakery audit: contour counts #30

Open
wayne-shih opened this issue Jun 1, 2022 · 0 comments
Open

fontbakery audit: contour counts #30

wayne-shih opened this issue Jun 1, 2022 · 0 comments

Comments

@wayne-shih
Copy link
Member

WARN: Check if each glyph has the recommended amount of contours. (com.google.fonts/check/contour_count)

  • 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: uni00AD	Contours detected: 1	Expected: 0
- Glyph name: OE	Contours detected: 3	Expected: 2
- Glyph name: oe	Contours detected: 4	Expected: 3
- Glyph name: Uogonek	Contours detected: 2	Expected: 1
- Glyph name: uni0409	Contours detected: 3	Expected: 2
- Glyph name: OE	Contours detected: 3	Expected: 2
- Glyph name: Uogonek	Contours detected: 2	Expected: 1
- Glyph name: fl	Contours detected: 1	Expected: 2
- Glyph name: oe	Contours detected: 4	Expected: 3
- Glyph name: uni00AD	Contours detected: 1	Expected: 0 
- And Glyph name: uni0409	Contours detected: 3	Expected: 2

[code: contour-count]


full report https://wayne-shih.github.io/hauora-actions2/fontbakery/fontbakery-report.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant