@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 356 B
JavaScript
export default {
familyName: 'Tillana',
fullName: 'Tillana ExtraBold',
postscriptName: 'Tillana-ExtraBold',
category: 'display',
capHeight: 758,
ascent: 1158,
descent: -484,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 575,
xWidthAvg: 621,
subsets: {
latin: {
xWidthAvg: 621
},
thai: {
xWidthAvg: 756
}
}
};