@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
20 lines (19 loc) • 336 B
JavaScript
module.exports = {
familyName: 'Yellowtail',
fullName: 'Yellowtail Regular',
postscriptName: 'Yellowtail-Regular',
category: 'handwriting',
ascent: 1990,
descent: -617,
lineGap: 184,
unitsPerEm: 2048,
xWidthAvg: 691,
subsets: {
latin: {
xWidthAvg: 691
},
thai: {
xWidthAvg: 2048
}
}
};