@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 357 B
JavaScript
module.exports = {
familyName: 'Nanum Myeongjo',
fullName: 'NanumMyeongjo',
postscriptName: 'NanumMyeongjo',
category: 'serif',
capHeight: 755,
ascent: 819,
descent: -205,
lineGap: 256,
unitsPerEm: 1024,
xHeight: 480,
xWidthAvg: 557,
subsets: {
latin: {
xWidthAvg: 557
},
thai: {
xWidthAvg: 1024
}
}
};