@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 368 B
JavaScript
module.exports = {
familyName: 'Sirivennela',
fullName: 'Sirivennela Regular',
postscriptName: 'Sirivennela-Regular',
category: 'sans-serif',
capHeight: 661,
ascent: 927,
descent: -513,
lineGap: 0,
unitsPerEm: 1200,
xHeight: 419,
xWidthAvg: 390,
subsets: {
latin: {
xWidthAvg: 390
},
thai: {
xWidthAvg: 556
}
}
};