8000 GitHub - stadiamaps/sdf_font_tools at v2.2.0
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

stadiamaps/sdf_font_tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 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 tools for working with SDF font glyphs in PBF format.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 7

0