@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 338 B
JavaScript
export default {
familyName: 'Inika',
fullName: 'Inika Bold',
postscriptName: 'Inika-Bold',
category: 'serif',
capHeight: 701,
ascent: 1006,
descent: -297,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 509,
xWidthAvg: 463,
subsets: {
latin: {
xWidthAvg: 463
},
thai: {
xWidthAvg: 500
}
}
};