@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 348 B
JavaScript
module.exports = {
familyName: 'Alkalami',
fullName: 'Alkalami',
postscriptName: 'Alkalami-Regular',
category: 'serif',
capHeight: 660,
ascent: 1035,
descent: -857,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 430,
xWidthAvg: 442,
subsets: {
latin: {
xWidthAvg: 442
},
thai: {
xWidthAvg: 1033
}
}
};