fontQA_Hmetric
This module contains tests for the horizontal metric of fonts.
This module contains tests for the horizontal metric of fonts.class: Width_Statistic(FontStatistic)
Width statistic for every font
Constructor
- Width_Statistic( )
class: LSB_Statistic(FontStatistic)
Left Sidebearing statistic for every font
Constructor
- LSB_Statistic( )
class: RSB_Statistic(FontStatistic)
Right Sidebearing statistic for every font
Constructor
- RSB_Statistic( )
class: LSB_test(GlyphTest)
Verify that not more than 30% of the glyphs bounding box is outside the left edge of the glyphs width.
Constructor
- LSB_test( )
class: RSB_test(GlyphTest)
Verify that not more than 50% of the glyphs bounding box is outside the right edge of the glyphs width.
Constructor
- RSB_test( )