seek-oss / capsize

Flipping how we define typography in CSS.

Home Page:https://seek-oss.github.io/capsize/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Influence of font-weight seems not addressed

andriytyurnikov opened this issue · comments

While it looks like results of capsize computations are legit for normal font-wight, it looks like font weight affects character proportions in special way, which means that we have to compute values for each font-weight.
Screenshot 2021-06-08 at 12 38 08

From this perspective, option of optical computation on canvas may again become attractive.