@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 361 B
JavaScript
export default {
familyName: 'Voltaire',
fullName: 'Voltaire Regular',
postscriptName: 'Voltaire-Regular',
category: 'sans-serif',
capHeight: 1593,
ascent: 2020,
descent: -531,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1062,
xWidthAvg: 741,
subsets: {
latin: {
xWidthAvg: 741
},
thai: {
xWidthAvg: 1770
}
}
};