@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 357 B
JavaScript
module.exports = {
familyName: 'Sancreek',
fullName: 'Sancreek Regular',
postscriptName: 'Sancreek-Regular',
category: 'display',
capHeight: 281,
ascent: 2104,
descent: -738,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 402,
xWidthAvg: 953,
subsets: {
latin: {
xWidthAvg: 953
},
thai: {
xWidthAvg: 748
}
}
};