Combine glyph (SDF) PBFs on the fly.
npm install glyph-pbf-compositeCombine glyph (SDF) PBFs on the fly.
Combine any number of glyph (SDF) PBFs.
Returns a re-encoded PBF with the combined
font faces, composited using array order
to determine glyph priority.
| parameter | type | description |
| --------- | ----- | --------------------- |
| buffers | array | An array of SDF PBFs. |
Requires nodejs.
``sh`
$ npm install glyph-pbf-composite
`sh``
$ npm test