cornerRatio constant

int const cornerRatio

Ratio of card height / corner radius: 3.5 inches / (1/8 inch)

See https://draftsim.com/mtg-card-size/

Implementation

static const cornerRatio = 28;