@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 356 B
JavaScript
module.exports = {
familyName: 'Spicy Rice',
fullName: 'Spicy Rice',
postscriptName: 'SpicyRice-Regular',
category: 'display',
capHeight: 1481,
ascent: 2091,
descent: -733,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1208,
xWidthAvg: 868,
subsets: {
latin: {
xWidthAvg: 868
},
thai: {
xWidthAvg: 305
}
}
};