@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 347 B
JavaScript
export default {
familyName: 'Gaegu',
fullName: 'Gaegu Light',
postscriptName: 'Gaegu-Light',
category: 'handwriting',
capHeight: 525,
ascent: 760,
descent: -240,
lineGap: 250,
unitsPerEm: 1000,
xHeight: 400,
xWidthAvg: 491,
subsets: {
latin: {
xWidthAvg: 491
},
thai: {
xWidthAvg: 720
}
}
};