@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 341 B
JavaScript
export default {
familyName: 'Mallanna',
fullName: 'Mallanna',
postscriptName: 'Mallanna',
category: 'sans-serif',
capHeight: 546,
ascent: 1105,
descent: -504,
lineGap: 0,
unitsPerEm: 870,
xHeight: 379,
xWidthAvg: 351,
subsets: {
latin: {
xWidthAvg: 351
},
thai: {
xWidthAvg: 319
}
}
};