@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 362 B
JavaScript
export default {
familyName: 'LINE Seed JP',
fullName: 'LINE Seed JP Bold',
postscriptName: 'LINESeedJP-Bold',
category: 'sans-serif',
capHeight: 758,
ascent: 932,
descent: -168,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 524,
xWidthAvg: 549,
subsets: {
latin: {
xWidthAvg: 549
},
thai: {
xWidthAvg: 1000
}
}
};