@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 352 B
JavaScript
export default {
familyName: 'Alyamama',
fullName: 'Alyamama Regular',
postscriptName: 'Alyamama-Regular',
category: 'serif',
capHeight: 612,
ascent: 900,
descent: -530,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 450,
xWidthAvg: 415,
subsets: {
latin: {
xWidthAvg: 415
},
thai: {
xWidthAvg: 600
}
}
};