Fyrd / caniuse

Raw browser/feature support data from caniuse.com
https://caniuse.com
Creative Commons Attribution 4.0 International
5.61k stars 1.38k forks source link

@font-face descriptors to override font metrics #5660

Open kiding opened 3 years ago

kiding commented 3 years ago

ascent-override, descent-override and line-gap-override descriptors for @font-face.

Implementation Status

References

tobireif commented 3 years ago

It would be great if these CSS properties could get added.

The spec: https://www.w3.org/TR/css-fonts-4/#font-metrics-override-desc

ZerdoX-x commented 3 years ago

so what's the status of it? :eyes:

tobireif commented 3 years ago

@ZerdoX-x See https://tobireif.com/posts/ensuring_the_correct_vertical_position_of_large_text/ -> "Browser support". Also https://caniuse.com/mdn-css_at-rules_font-face_ascent-override https://caniuse.com/mdn-css_at-rules_font-face_descent-override https://caniuse.com/mdn-css_at-rules_font-face_line-gap-override

ZerdoX-x commented 3 years ago

@tobireif Thank you. So why this issue isn't closed yet?