coverage icon indicating copy to clipboard operation
coverage copied to clipboard

Python package for RoboFont for calculating gray values.

Results 1 coverage issues
Sort by recently updated
recently updated
newest added
trafficstars

As discussed in Berlin, the current formula: ``` coverage of one font in one language = sum of (gray level of a glyph) * (normalized glyph frequency) ``` is not...