@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 343 B
JavaScript
module.exports = {
familyName: 'Asar',
fullName: 'Asar Regular',
postscriptName: 'Asar-Regular',
category: 'serif',
capHeight: 680,
ascent: 1196,
descent: -557,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 484,
xWidthAvg: 426,
subsets: {
latin: {
xWidthAvg: 426
},
thai: {
xWidthAvg: 864
}
}
};