countVerticalStems method

int countVerticalStems()

Estimates the number of strong vertical stems in a glyph.

Implementation

int countVerticalStems() => _countVerticalStems(this);