@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 374 B
JavaScript
module.exports = {
familyName: 'LINE Seed JP',
fullName: 'LINE Seed JP ExtraBold',
postscriptName: 'LINESeedJP-ExtraBold',
category: 'sans-serif',
capHeight: 773,
ascent: 932,
descent: -168,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 548,
xWidthAvg: 582,
subsets: {
latin: {
xWidthAvg: 582
},
thai: {
xWidthAvg: 1000
}
}
};