@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 351 B
JavaScript
module.exports = {
familyName: 'Astloch',
fullName: 'Astloch Bold',
postscriptName: 'Astloch-Bold',
category: 'display',
capHeight: 1568,
ascent: 1948,
descent: -526,
lineGap: 53,
unitsPerEm: 2048,
xHeight: 1200,
xWidthAvg: 730,
subsets: {
latin: {
xWidthAvg: 730
},
thai: {
xWidthAvg: 500
}
}
};