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