@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 363 B
JavaScript
module.exports = {
familyName: 'Amethysta',
fullName: 'Amethysta Regular',
postscriptName: 'Amethysta-Regular',
category: 'serif',
capHeight: 1475,
ascent: 2022,
descent: -563,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1024,
xWidthAvg: 1004,
subsets: {
latin: {
xWidthAvg: 1004
},
thai: {
xWidthAvg: 1976
}
}
};