@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 347 B
JavaScript
export default {
familyName: 'Sarala',
fullName: 'Sarala',
postscriptName: 'Sarala-Regular',
category: 'sans-serif',
capHeight: 1450,
ascent: 2398,
descent: -941,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1053,
xWidthAvg: 932,
subsets: {
latin: {
xWidthAvg: 932
},
thai: {
xWidthAvg: 1220
}
}
};