@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 372 B
JavaScript
module.exports = {
familyName: 'Fragment Mono',
fullName: 'Fragment Mono Regular',
postscriptName: 'FragmentMono-Regular',
category: 'monospace',
capHeight: 699,
ascent: 950,
descent: -250,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 524,
xWidthAvg: 618,
subsets: {
latin: {
xWidthAvg: 618
},
thai: {
xWidthAvg: 618
}
}
};