@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 368 B
JavaScript
export default {
familyName: 'Miriam Libre',
fullName: 'Miriam Libre Regular',
postscriptName: 'MiriamLibre-Regular',
category: 'sans-serif',
capHeight: 695,
ascent: 969,
descent: -344,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 566,
xWidthAvg: 486,
subsets: {
latin: {
xWidthAvg: 486
},
thai: {
xWidthAvg: 500
}
}
};