foliojs / fontkit

An advanced font engine for Node and the browser
1.44k stars 210 forks source link

A little more metrics for glyphs #307

Open StLyn4 opened 1 year ago

StLyn4 commented 1 year ago
  1. This PR also contains the changes contained in #306 and #305 so that you can accept smaller changes while rejecting this PR (if you wish to do so).

  2. This branch adds several new fields to the public glyph API, namely width, height, advanceHeight, leftBearing, topBearing, rightBearing, bottomBearing.