@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 348 B
JavaScript
export default {
familyName: 'Galindo',
fullName: 'Galindo',
postscriptName: 'Galindo-Regular',
category: 'display',
capHeight: 1505,
ascent: 2014,
descent: -883,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1096,
xWidthAvg: 1085,
subsets: {
latin: {
xWidthAvg: 1085
},
thai: {
xWidthAvg: 614
}
}
};