@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 390 B
JavaScript
module.exports = {
familyName: 'Noto Sans Thai Looped',
fullName: 'Noto Sans Thai Looped Thin',
postscriptName: 'NotoSansThaiLooped-Thin',
category: 'sans-serif',
capHeight: 714,
ascent: 1250,
descent: -350,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 528,
xWidthAvg: 441,
subsets: {
latin: {
xWidthAvg: 441
},
thai: {
xWidthAvg: 533
}
}
};