@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 359 B
JavaScript
module.exports = {
familyName: 'Donegal One',
fullName: 'Donegal One',
postscriptName: 'DonegalOne-Regular',
category: 'serif',
capHeight: 1530,
ascent: 2000,
descent: -560,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1020,
xWidthAvg: 1023,
subsets: {
latin: {
xWidthAvg: 1023
},
thai: {
xWidthAvg: 675
}
}
};