@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 355 B
JavaScript
export default {
familyName: 'Astloch',
fullName: 'Astloch Regular',
postscriptName: 'Astloch-Regular',
category: 'display',
capHeight: 1567,
ascent: 1948,
descent: -526,
lineGap: 53,
unitsPerEm: 2048,
xHeight: 1200,
xWidthAvg: 704,
subsets: {
latin: {
xWidthAvg: 704
},
thai: {
xWidthAvg: 500
}
}
};