@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 374 B
JavaScript
export default {
familyName: 'Kdam Thmor Pro',
fullName: 'Kdam Thmor Pro Regular',
postscriptName: 'KdamThmorPro-Regular',
category: 'sans-serif',
capHeight: 793,
ascent: 1146,
descent: -400,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 612,
xWidthAvg: 453,
subsets: {
latin: {
xWidthAvg: 453
},
thai: {
xWidthAvg: 500
}
}
};