Hi,
I’m trying to figure out what are the exact values (font-size, line-height, letter-spacing) for all the typography styles (title 1 to 4, body, caption, caption-heading. heading). I tried to use Typography app, but it doesn’t display these details. I checked the documentation for Adwaita, but it is not listed there. I checked the source code for libadwaita project and got some details, but can’t find the base font-size which everything is calculated on.
- Is base font-size 14px (11pt)?
What is base line-height? - Are the values in CSS the same as in the actual Gnome desktop?
- Are values with sub-pixel rounded in the end?