@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 362 B
JavaScript
module.exports = {
familyName: 'Grand Hotel',
fullName: 'Grand Hotel',
postscriptName: 'GrandHotel-Regular',
category: 'handwriting',
capHeight: 1434,
ascent: 1938,
descent: -844,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 803,
xWidthAvg: 629,
subsets: {
latin: {
xWidthAvg: 629
},
thai: {
xWidthAvg: 512
}
}
};