@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 355 B
JavaScript
export default {
familyName: 'Gayathri',
fullName: 'Gayathri Thin',
postscriptName: 'Gayathri-Thin',
category: 'sans-serif',
capHeight: 1385,
ascent: 1500,
descent: -1000,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1000,
xWidthAvg: 867,
subsets: {
latin: {
xWidthAvg: 867
},
thai: {
xWidthAvg: 692
}
}
};