Skip to content

fontbakery audit: contour counts #30

@wayne-shih

Description

@wayne-shih

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions