@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 372 B
JavaScript
export default {
familyName: 'Gamja Flower',
fullName: 'Gamja Flower Regular',
postscriptName: 'GamjaFlower-Regular',
category: 'handwriting',
capHeight: 526,
ascent: 800,
descent: -224,
lineGap: 256,
unitsPerEm: 1024,
xHeight: 311,
xWidthAvg: 473,
subsets: {
latin: {
xWidthAvg: 473
},
thai: {
xWidthAvg: 1024
}
}
};