@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 378 B
JavaScript
export default {
familyName: 'GFS Neohellenic',
fullName: 'GFS Neohellenic Regular',
postscriptName: 'GFSNeohellenic-Regular',
category: 'sans-serif',
capHeight: 623,
ascent: 873,
descent: -245,
lineGap: 24,
unitsPerEm: 1000,
xHeight: 387,
xWidthAvg: 389,
subsets: {
latin: {
xWidthAvg: 389
},
thai: {
xWidthAvg: 500
}
}
};