@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 393 B
JavaScript
module.exports = {
familyName: 'Architects Daughter',
fullName: 'Architects Daughter Regular',
postscriptName: 'ArchitectsDaughter-Regular',
category: 'handwriting',
capHeight: 675,
ascent: 1010,
descent: -413,
lineGap: 0,
unitsPerEm: 1024,
xHeight: 439,
xWidthAvg: 484,
subsets: {
latin: {
xWidthAvg: 484
},
thai: {
xWidthAvg: 692
}
}
};