Skip to content

Commit bd73981

Browse files
committed
ideas/bad-font-metrics: created
1 parent 284d206 commit bd73981

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

ideas/bad-font-metrics.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
====== Bad Font Metrics Are Bad ======
2+
3+
CSS relies on accurate font metrics to generate correct layouts. Unfortunately, most fonts provide inaccurate font metrics. This page is a collection of where CSS uses, or would like to use, font metrics and why it sucks to have bad font metrics in your font.
4+
5+
===== Superscripts and Subscripts =====
6+
7+
===== Initial Letters and Drop Caps =====
8+
9+
===== Underlines and Overlines =====
10+

0 commit comments

Comments
 (0)