@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 339 B
JavaScript
module.exports = {
familyName: 'Dekko',
fullName: 'Dekko',
postscriptName: 'Dekko',
category: 'handwriting',
capHeight: 1340,
ascent: 2231,
descent: -1112,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 995,
xWidthAvg: 823,
subsets: {
latin: {
xWidthAvg: 823
},
thai: {
xWidthAvg: 1518
}
}
};