fontQA_Grepertoire
This module contains tests for the glyphrepertoire of fonts.
This module contains tests for the glyphrepertoire of fonts.class: GlyphCount(FamilyStatistic)
Glyph statistic for the whole family
Constructor
- GlyphCount( )
class: EncodedChars(GlyphTest)
Every font in a family should share the same set of encoded glyphs
Constructor
- EncodedChars( )
class: DotNameCounterpart(GlyphTest)
For every Glyph with a dot in then name a baseglyph (counterpart) should exist.
Constructor
- DotNameCounterpart( )
class: missingInOne(GlyphTest)
Check for glyphs which are present in all but one font
Constructor
- missingInOne( )
class: presentInOne(GlyphTest)
Check for glyphs which are present in one font only
Constructor
- presentInOne( )
class: otherMissing(GlyphTest)
Check for glyphs which are missing in some fonts.
Constructor
- otherMissing( )