@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 348 B
JavaScript
export default {
familyName: 'Aladin',
fullName: 'Aladin Regular',
postscriptName: 'Aladin-Regular',
category: 'display',
capHeight: 387,
ascent: 905,
descent: -321,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 337,
xWidthAvg: 334,
subsets: {
latin: {
xWidthAvg: 334
},
thai: {
xWidthAvg: 180
}
}
};