@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 367 B
JavaScript
export default {
familyName: 'Koh Santepheap',
fullName: 'Koh Santepheap Light',
postscriptName: 'KohSantepheap-Light',
category: 'serif',
capHeight: 700,
ascent: 2050,
descent: -550,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 500,
xWidthAvg: 950,
subsets: {
latin: {
xWidthAvg: 950
},
thai: {
xWidthAvg: 1024
}
}
};