@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 346 B
JavaScript
export default {
familyName: 'Viga',
fullName: 'Viga-Regular',
postscriptName: 'Viga-Regular',
category: 'sans-serif',
capHeight: 712,
ascent: 1015,
descent: -329,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 571,
xWidthAvg: 452,
subsets: {
latin: {
xWidthAvg: 452
},
thai: {
xWidthAvg: 483
}
}
};