@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 347 B
JavaScript
export default {
familyName: 'Tinos',
fullName: 'Tinos Regular',
postscriptName: 'Tinos-Regular',
category: 'serif',
capHeight: 1341,
ascent: 1825,
descent: -443,
lineGap: 87,
unitsPerEm: 2048,
xHeight: 940,
xWidthAvg: 832,
subsets: {
latin: {
xWidthAvg: 832
},
thai: {
xWidthAvg: 1593
}
}
};