fontQA_Hints
This module contains tests for Type 1 hints.
This module contains tests for Type 1 hints.class: Hint_Check(GlyphTest)
Verify that there is at least one hint for each glyph in each font.
Constructor
- Hint_Check( )
class: NoHint_Check(GlyphTest)
Verify that there are no hints in glyphs without outlines.
Constructor
- NoHint_Check( )
class: HHintBBox(GlyphTest)
Verify that every horizontal hint is inside the glyphs bounding box.
Constructor
- HHintBBox( )
class: VHintBBox(GlyphTest)
Verify that every vertical hint is inside the glyphs bounding box.
Constructor
- VHintBBox( )