@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 377 B
JavaScript
module.exports = {
familyName: 'Island Moments',
fullName: 'Island Moments Regular',
postscriptName: 'IslandMoments-Regular',
category: 'handwriting',
capHeight: 480,
ascent: 750,
descent: -400,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 270,
xWidthAvg: 288,
subsets: {
latin: {
xWidthAvg: 288
},
thai: {
xWidthAvg: 494
}
}
};