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