@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 377 B
JavaScript
module.exports = {
familyName: 'Meera Inimai',
fullName: 'Meera Inimai Regular',
postscriptName: 'MeeraInimai-Regular',
category: 'sans-serif',
capHeight: 1460,
ascent: 1986,
descent: -1200,
lineGap: 184,
unitsPerEm: 2048,
xHeight: 1056,
xWidthAvg: 895,
subsets: {
latin: {
xWidthAvg: 895
},
thai: {
xWidthAvg: 1122
}
}
};