@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 353 B
JavaScript
export default {
familyName: 'Katibeh',
fullName: 'Katibeh Regular',
postscriptName: 'Katibeh-Regular',
category: 'display',
capHeight: 700,
ascent: 490,
descent: -510,
lineGap: 200,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 321,
subsets: {
latin: {
xWidthAvg: 321
},
thai: {
xWidthAvg: 364
}
}
};