@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 351 B
JavaScript
export default {
familyName: 'Dongle',
fullName: 'Dongle Regular',
postscriptName: 'Dongle-Regular',
category: 'sans-serif',
capHeight: 395,
ascent: 850,
descent: -598,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 280,
xWidthAvg: 293,
subsets: {
latin: {
xWidthAvg: 293
},
thai: {
xWidthAvg: 600
}
}
};