@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 347 B
JavaScript
export default {
familyName: 'Allkin',
fullName: 'Allkin Regular',
postscriptName: 'Allkin-Regular',
category: 'display',
capHeight: 1180,
ascent: 1200,
descent: 0,
lineGap: 0,
unitsPerEm: 2000,
xHeight: 500,
xWidthAvg: 879,
subsets: {
latin: {
xWidthAvg: 879
},
thai: {
xWidthAvg: 929
}
}
};