@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 374 B
JavaScript
module.exports = {
familyName: 'GFS Neohellenic',
fullName: 'GFS Neohellenic Bold',
postscriptName: 'GFSNeohellenic-Bold',
category: 'sans-serif',
capHeight: 623,
ascent: 871,
descent: -264,
lineGap: 22,
unitsPerEm: 1000,
xHeight: 388,
xWidthAvg: 396,
subsets: {
latin: {
xWidthAvg: 396
},
thai: {
xWidthAvg: 398
}
}
};