@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 342 B
JavaScript
export default {
familyName: 'Rasa',
fullName: 'Rasa Regular',
postscriptName: 'Rasa-Regular',
category: 'serif',
capHeight: 568,
ascent: 728,
descent: -272,
lineGap: 218,
unitsPerEm: 1000,
xHeight: 413,
xWidthAvg: 396,
subsets: {
latin: {
xWidthAvg: 396
},
thai: {
xWidthAvg: 643
}
}
};