@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 350 B
JavaScript
export default {
familyName: 'Farsan',
fullName: 'Farsan Regular',
postscriptName: 'Farsan-Regular',
category: 'display',
capHeight: 664,
ascent: 711,
descent: -289,
lineGap: 200,
unitsPerEm: 1000,
xHeight: 441,
xWidthAvg: 312,
subsets: {
latin: {
xWidthAvg: 312
},
thai: {
xWidthAvg: 600
}
}
};