@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 393 B
JavaScript
export default {
familyName: 'Noto Sans Lao Looped',
fullName: 'Noto Sans Lao Looped SemiBold',
postscriptName: 'NotoSansLaoLooped-SemiBold',
category: 'sans-serif',
capHeight: 714,
ascent: 1250,
descent: -350,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 542,
xWidthAvg: 491,
subsets: {
latin: {
xWidthAvg: 491
},
thai: {
xWidthAvg: 593
}
}
};