@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 365 B
JavaScript
module.exports = {
familyName: 'Tai Heritage Pro',
fullName: 'Tai Heritage Pro',
postscriptName: 'TaiHeritagePro',
category: 'serif',
capHeight: 1700,
ascent: 2700,
descent: -1600,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1150,
xWidthAvg: 849,
subsets: {
latin: {
xWidthAvg: 849
},
thai: {
xWidthAvg: 1400
}
}
};