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