@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 386 B
JavaScript
export default {
familyName: 'LXGW Marker Gothic',
fullName: 'LXGW Marker Gothic Regular',
postscriptName: 'LXGWMarkerGothic-Regular',
category: 'sans-serif',
capHeight: 760,
ascent: 982,
descent: -198,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 510,
xWidthAvg: 478,
subsets: {
latin: {
xWidthAvg: 478
},
thai: {
xWidthAvg: 1000
}
}
};