@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 371 B
JavaScript
export default {
familyName: 'Nanum Gothic Coding',
fullName: 'NanumGothicCoding',
postscriptName: 'NanumGothicCoding',
category: 'handwriting',
capHeight: 699,
ascent: 800,
descent: -200,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 498,
xWidthAvg: 500,
subsets: {
latin: {
xWidthAvg: 500
},
thai: {
xWidthAvg: 500
}
}
};