@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 380 B
JavaScript
module.exports = {
familyName: 'Faculty Glyphic',
fullName: 'Faculty Glyphic Regular',
postscriptName: 'FacultyGlyphic-Regular',
category: 'sans-serif',
capHeight: 775,
ascent: 1037,
descent: -262,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 550,
xWidthAvg: 469,
subsets: {
latin: {
xWidthAvg: 469
},
thai: {
xWidthAvg: 493
}
}
};