metabolize / anafanafo

Efficiently compute text width using pre-generated charater-width tables
MIT License
12 stars 2 forks source link

Parity between CI and dev Mac OS #170

Open paulmelnikow opened 4 years ago

paulmelnikow commented 4 years ago

168 adds a test of the measurer. It's producing a different value in CI than in development, and I'm not sure why. I'm loading a web font, and expect Chromium to produce the same value in CI as it does locally.

It's hard to debug Chromium in CI, so probably the next step is to see if there is dev parity in Linux and Windows.