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