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