@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 351 B
JavaScript
module.exports = {
familyName: 'Ultra',
fullName: 'Ultra Regular',
postscriptName: 'Ultra-Regular',
category: 'serif',
capHeight: 1473,
ascent: 2066,
descent: -561,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1102,
xWidthAvg: 1295,
subsets: {
latin: {
xWidthAvg: 1295
},
thai: {
xWidthAvg: 2048
}
}
};