Skip to content

rubythonode/glyph-pbf-composite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glyph-pbf-composite

Combine glyph (SDF) PBFs on the fly.

combine(buffers)

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.

Parameters

parameter type description
buffers array An array of SDF PBFs.

Installation

Requires nodejs.

$ npm install @mapbox/glyph-pbf-composite

Tests

$ npm test

About

Composite glyph PBFs on the fly.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%