@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 365 B
JavaScript
export default {
familyName: 'Syne Tactile',
fullName: 'Syne Tactile Regular',
postscriptName: 'SyneTactile-Regular',
category: 'display',
capHeight: 650,
ascent: 925,
descent: -275,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 400,
subsets: {
latin: {
xWidthAvg: 400
},
thai: {
xWidthAvg: 459
}
}
};