@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 360 B
JavaScript
module.exports = {
familyName: 'Akatab',
fullName: 'Akatab ExtraBold',
postscriptName: 'Akatab-ExtraBold',
category: 'sans-serif',
capHeight: 1393,
ascent: 2093,
descent: -713,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1024,
xWidthAvg: 955,
subsets: {
latin: {
xWidthAvg: 955
},
thai: {
xWidthAvg: 922
}
}
};