@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 358 B
JavaScript
export default {
familyName: 'Prompt',
fullName: 'Prompt-ExtraLight',
postscriptName: 'Prompt-ExtraLight',
category: 'sans-serif',
capHeight: 714,
ascent: 1090,
descent: -422,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 536,
xWidthAvg: 489,
subsets: {
latin: {
xWidthAvg: 489
},
thai: {
xWidthAvg: 553
}
}
};