@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 346 B
JavaScript
module.exports = {
familyName: 'Lekton',
fullName: 'Lekton-Bold',
postscriptName: 'Lekton-Bold',
category: 'monospace',
capHeight: 655,
ascent: 750,
descent: -250,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 476,
xWidthAvg: 500,
subsets: {
latin: {
xWidthAvg: 500
},
thai: {
xWidthAvg: 500
}
}
};