@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 385 B
JavaScript
export default {
familyName: 'GFS Neohellenic',
fullName: 'GFS Neohellenic Bold Italic',
postscriptName: 'GFSNeohellenic-BoldItalic',
category: 'sans-serif',
capHeight: 625,
ascent: 872,
descent: -264,
lineGap: 23,
unitsPerEm: 1000,
xHeight: 388,
xWidthAvg: 411,
subsets: {
latin: {
xWidthAvg: 411
},
thai: {
xWidthAvg: 500
}
}
};