@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 373 B
JavaScript
module.exports = {
familyName: 'Inknut Antiqua',
fullName: 'Inknut Antiqua Regular',
postscriptName: 'InknutAntiqua-Regular',
category: 'serif',
capHeight: 786,
ascent: 1703,
descent: -876,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 531,
xWidthAvg: 558,
subsets: {
latin: {
xWidthAvg: 558
},
thai: {
xWidthAvg: 1396
}
}
};