@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 351 B
JavaScript
module.exports = {
familyName: 'Vidaloka',
fullName: 'Vidaloka ',
postscriptName: 'Vidaloka-Regular',
category: 'serif',
capHeight: 1427,
ascent: 1927,
descent: -560,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1004,
xWidthAvg: 889,
subsets: {
latin: {
xWidthAvg: 889
},
thai: {
xWidthAvg: 1008
}
}
};