masakudamatsu / line-height-picker

A front-end web app that helps web designers/developers pick the best line-height value for their websites
https://line-height-picker.vercel.app
MIT License
2 stars 1 forks source link

Show the font metrics #197

Open masakudamatsu opened 4 years ago

masakudamatsu commented 4 years ago

TODO: Start from the code deleted when we remove the direct entry of font metrics by the user (see the first commit you see below).

AIM After the user opens a font file (or clicks the Start Demo button), show the font metrics so that they make sense.

HOW We need to render the font and illustrate what each parameter means.

masakudamatsu commented 4 years ago

For the time being, the extracted values of font metrics are shown in the console.