@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 351 B
JavaScript
module.exports = {
familyName: 'Rakkas',
fullName: 'Rakkas Regular',
postscriptName: 'Rakkas-Regular',
category: 'display',
capHeight: 670,
ascent: 1046,
descent: -445,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 450,
xWidthAvg: 398,
subsets: {
latin: {
xWidthAvg: 398
},
thai: {
xWidthAvg: 600
}
}
};