@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 338 B
JavaScript
export default {
familyName: 'Mandali',
fullName: 'Mandali',
postscriptName: 'Mandali',
category: 'sans-serif',
capHeight: 550,
ascent: 1087,
descent: -475,
lineGap: 0,
unitsPerEm: 790,
xHeight: 382,
xWidthAvg: 358,
subsets: {
latin: {
xWidthAvg: 358
},
thai: {
xWidthAvg: 287
}
}
};