@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 359 B
JavaScript
export default {
familyName: 'Faster One',
fullName: 'Faster One Regular',
postscriptName: 'FasterOne-Regular',
category: 'display',
capHeight: 625,
ascent: 898,
descent: -165,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 529,
xWidthAvg: 613,
subsets: {
latin: {
xWidthAvg: 613
},
thai: {
xWidthAvg: 150
}
}
};