Skip to content

Rust library for working with SDF font glyphs in PBF format.

License

Notifications You must be signed in to change notification settings

jleedev/pbf_font_tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust PBF Font Tools

This crate contains tools for working with SDF font glyphs in PBF format for use in renderers like Mapbox GL.

Features

  • Combine multiple glyphs from multiple fonts into a single stack.
  • Generate glyphs from a TrueType/OpenType font.

If you're looking for a CLI tool to generate PBF ranges en masse like node-fontnik), but faster, check out build_pbf_glyphs.

NOTE: This has been developed and tested against FreeType 2.10. It will work against older versions, but the glyph generation tests may not pass as the rendering evolves over time.

References

About

Rust library for working with SDF font glyphs in PBF format.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%