hasLowerRightStroke method

bool hasLowerRightStroke()

Detects ink density in the lower-right quadrant of the glyph.

Implementation

bool hasLowerRightStroke() => _hasLowerRightStroke(this);