@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 366 B
JavaScript
module.exports = {
familyName: 'Gowun Batang',
fullName: 'Gowun Batang Regular',
postscriptName: 'GowunBatang-Regular',
category: 'serif',
capHeight: 775,
ascent: 1160,
descent: -288,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 540,
xWidthAvg: 444,
subsets: {
latin: {
xWidthAvg: 444
},
thai: {
xWidthAvg: 900
}
}
};