@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 343 B
JavaScript
export default {
familyName: 'Milonga',
fullName: 'Milonga',
postscriptName: 'Milonga-Regular',
category: 'display',
capHeight: 809,
ascent: 990,
descent: -260,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 458,
xWidthAvg: 454,
subsets: {
latin: {
xWidthAvg: 454
},
thai: {
xWidthAvg: 712
}
}
};