@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 373 B
JavaScript
module.exports = {
familyName: 'Loved by the King',
fullName: 'Loved by the King',
postscriptName: 'LovedbytheKing',
category: 'handwriting',
capHeight: 1774,
ascent: 2398,
descent: -1137,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1111,
xWidthAvg: 657,
subsets: {
latin: {
xWidthAvg: 657
},
thai: {
xWidthAvg: 1434
}
}
};