@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 346 B
JavaScript
export default {
familyName: 'Margarine',
fullName: 'Margarine',
postscriptName: 'Margarine-Regular',
category: 'display',
capHeight: 0,
ascent: 2075,
descent: -678,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 0,
xWidthAvg: 931,
subsets: {
latin: {
xWidthAvg: 931
},
thai: {
xWidthAvg: 532
}
}
};