@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 356 B
JavaScript
export default {
familyName: 'Gochi Hand',
fullName: 'Gochi Hand',
postscriptName: 'GochiHand-Regular',
category: 'handwriting',
capHeight: 975,
ascent: 1579,
descent: -835,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 765,
xWidthAvg: 857,
subsets: {
latin: {
xWidthAvg: 857
},
thai: {
xWidthAvg: 485
}
}
};