@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 360 B
JavaScript
module.exports = {
familyName: 'Train One',
fullName: 'Train One Regular',
postscriptName: 'TrainOne-Regular',
category: 'display',
capHeight: 780,
ascent: 1160,
descent: -288,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 557,
xWidthAvg: 538,
subsets: {
latin: {
xWidthAvg: 538
},
thai: {
xWidthAvg: 1000
}
}
};