@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 347 B
JavaScript
module.exports = {
familyName: 'Syne',
fullName: 'Syne Regular',
postscriptName: 'Syne-Regular',
category: 'sans-serif',
capHeight: 650,
ascent: 925,
descent: -275,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 439,
subsets: {
latin: {
xWidthAvg: 439
},
thai: {
xWidthAvg: 446
}
}
};