@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 378 B
JavaScript
export default {
familyName: 'Bacasime Antique',
fullName: 'Bacasime Antique Regular',
postscriptName: 'BacasimeAntique-Regular',
category: 'serif',
capHeight: 1434,
ascent: 1536,
descent: -512,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1024,
xWidthAvg: 819,
subsets: {
latin: {
xWidthAvg: 819
},
thai: {
xWidthAvg: 682
}
}
};