@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 352 B
JavaScript
export default {
familyName: 'Alkatra',
fullName: 'Alkatra Regular',
postscriptName: 'Alkatra-Regular',
category: 'display',
capHeight: 680,
ascent: 1095,
descent: -589,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 475,
xWidthAvg: 419,
subsets: {
latin: {
xWidthAvg: 419
},
thai: {
xWidthAvg: 500
}
}
};