@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 375 B
JavaScript
export default {
familyName: 'Archivo Narrow',
fullName: 'Archivo Narrow Regular',
postscriptName: 'ArchivoNarrow-Regular',
category: 'sans-serif',
capHeight: 686,
ascent: 1035,
descent: -312,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 526,
xWidthAvg: 368,
subsets: {
latin: {
xWidthAvg: 368
},
thai: {
xWidthAvg: 500
}
}
};