@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 356 B
JavaScript
module.exports = {
familyName: 'Tulpen One',
fullName: 'Tulpen One',
postscriptName: 'TulpenOne-Regular',
category: 'display',
capHeight: 1393,
ascent: 1767,
descent: -465,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1018,
xWidthAvg: 398,
subsets: {
latin: {
xWidthAvg: 398
},
thai: {
xWidthAvg: 271
}
}
};