@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 389 B
JavaScript
export default {
familyName: 'Hedvig Letters Sans',
fullName: 'Hedvig Letters Sans Regular',
postscriptName: 'HedvigLettersSans-Regular',
category: 'sans-serif',
capHeight: 700,
ascent: 1020,
descent: -320,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 520,
xWidthAvg: 454,
subsets: {
latin: {
xWidthAvg: 454
},
thai: {
xWidthAvg: 597
}
}
};