@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 344 B
JavaScript
export default {
familyName: 'Felipa',
fullName: 'Felipa',
postscriptName: 'Felipa-Regular',
category: 'handwriting',
capHeight: 752,
ascent: 966,
descent: -319,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 501,
xWidthAvg: 346,
subsets: {
latin: {
xWidthAvg: 346
},
thai: {
xWidthAvg: 250
}
}
};