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