@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 353 B
JavaScript
export default {
familyName: 'Indie Flower',
fullName: 'Indie Flower',
postscriptName: 'IndieFlower',
category: 'handwriting',
capHeight: 587,
ascent: 994,
descent: -500,
lineGap: 0,
unitsPerEm: 1024,
xHeight: 374,
xWidthAvg: 430,
subsets: {
latin: {
xWidthAvg: 430
},
thai: {
xWidthAvg: 384
}
}
};