CSS font-size-adjust
Method of adjusting the font size in a matter that relates to the height of lowercase vs. uppercase letters. This makes it easier to set the size of fallback fonts.
Variable fonts
OpenType font settings that allows a single font file to behave like multiple fonts: it can contain all the allowed variations in width, weight, slant, optical size, or any other exposed axes of variation as defined by the font designer. Variations can be applied via the `font-variation-settings` property.
cssfontfeaturevaluesmap api: size
fontfaceset api: size
htmlfontelement api: size
css at-rule: `@font-face`: size-adjust
css property: font-size
css property: font-size-adjust: from-font
css property: font-size-adjust: none
css property: font-size-adjust: two-value syntax
css property: font-size: `math` keyword
css property: font-size: `rem` values
css property: font-size: `xxx-large` keyword
html element: font: size
javascript built-in: string: fontsize
svg element: font-face: font-size
global_attributes: font-size
global_attributes: font-size-adjust
18 results found.