@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 341 B
JavaScript
module.exports = {
familyName: 'Junge',
fullName: 'Junge',
postscriptName: 'Junge-Regular',
category: 'serif',
capHeight: 1444,
ascent: 1901,
descent: -588,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1010,
xWidthAvg: 961,
subsets: {
latin: {
xWidthAvg: 961
},
thai: {
xWidthAvg: 1976
}
}
};