@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 347 B
JavaScript
export default {
familyName: 'Dokdo',
fullName: 'Dokdo Regular',
postscriptName: 'Dokdo-Regular',
category: 'display',
capHeight: 475,
ascent: 696,
descent: -304,
lineGap: 250,
unitsPerEm: 1000,
xHeight: 272,
xWidthAvg: 486,
subsets: {
latin: {
xWidthAvg: 486
},
thai: {
xWidthAvg: 690
}
}
};