@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 370 B
JavaScript
module.exports = {
familyName: 'Spectral SC',
fullName: 'Spectral SC Bold Italic',
postscriptName: 'SpectralSC-BoldItalic',
category: 'serif',
capHeight: 660,
ascent: 1059,
descent: -463,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 456,
xWidthAvg: 429,
subsets: {
latin: {
xWidthAvg: 429
},
thai: {
xWidthAvg: 490
}
}
};