Name Description Size Coverage
Font.js 4399 -
FontAxis.js Naive implementation to get increment step for variable font axis that ensures fine grained control based on range of values between min and max. @param {number} min Minumum value for range. @param {number} max Maximum value for range. @return {number} Step value used in range input for font axis. 2027 -
FontEditor.js Get an array of FontAxis components with editing controls for of the given variable font axes. If no axes were given, return null. If an axis' value was declared on the font-variation-settings CSS property or was changed using the font editor, use that value, otherwise use the axis default. @param {Array} fontAxes Array of font axis instances @param {object} editedAxes Object with axes and values edited by the user or defined in the CSS declaration for font-variation-settings. @return {Array|null} 10158 -
FontList.js Handler for clicks on the font preview image. Requests the FontPreviewInput component, if one exists, to focus its input field. 2263 -
FontMetadata.js 4385 -
FontName.js 1417 -
FontOrigin.js 1838 -
FontOverview.js 2155 -
FontPreview.js 1066 -
FontPreviewInput.js 1908 -
FontPropertyValue.js Given a `prop` key found on the component's props, check the matching `propLabel`. If `propLabel` is true, return the `prop` value; Otherwise, return null. @param {string} prop Key found on the component's props. @return {number | null} 12896 -
FontsApp.js 2080 -
FontSize.js 2402 -
FontStyle.js 1715 -
FontWeight.js 1222 -
LetterSpacing.js 3521 -
LineHeight.js 3314 -
moz.build 669 -