@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 368 B
JavaScript
export default {
familyName: 'Thasadith',
fullName: 'Thasadith Bold Italic',
postscriptName: 'Thasadith-BoldItalic',
category: 'sans-serif',
capHeight: 700,
ascent: 1005,
descent: -295,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 510,
xWidthAvg: 426,
subsets: {
latin: {
xWidthAvg: 426
},
thai: {
xWidthAvg: 516
}
}
};