@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 353 B
JavaScript
export default {
familyName: 'Taprom',
fullName: 'Taprom Regular',
postscriptName: 'Taprom-Regular',
category: 'display',
capHeight: 1462,
ascent: 2500,
descent: -1200,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1098,
xWidthAvg: 755,
subsets: {
latin: {
xWidthAvg: 755
},
thai: {
xWidthAvg: 1024
}
}
};