@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 351 B
JavaScript
export default {
familyName: 'Tauri',
fullName: 'Tauri-Regular',
postscriptName: 'TauriRegular',
category: 'sans-serif',
capHeight: 1571,
ascent: 2040,
descent: -520,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1135,
xWidthAvg: 978,
subsets: {
latin: {
xWidthAvg: 978
},
thai: {
xWidthAvg: 2134
}
}
};