@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 351 B
JavaScript
module.exports = {
familyName: 'Fugaz One',
fullName: 'Fugaz One',
postscriptName: 'FugazOne-Regular',
category: 'display',
capHeight: 720,
ascent: 1046,
descent: -422,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 488,
xWidthAvg: 502,
subsets: {
latin: {
xWidthAvg: 502
},
thai: {
xWidthAvg: 597
}
}
};