Raph Levien b8dbb77145 Add glyphstool subdir 3 years ago
..
plist_derive b8dbb77145 Add glyphstool subdir 3 years ago
src b8dbb77145 Add glyphstool subdir 3 years ago
.gitignore b8dbb77145 Add glyphstool subdir 3 years ago
Cargo.lock b8dbb77145 Add glyphstool subdir 3 years ago
Cargo.toml b8dbb77145 Add glyphstool subdir 3 years ago
LICENSE-APACHE b8dbb77145 Add glyphstool subdir 3 years ago
LICENSE-MIT b8dbb77145 Add glyphstool subdir 3 years ago
README.md b8dbb77145 Add glyphstool subdir 3 years ago

README.md

Glyphstool

This subdirectory contains some Rust tools for manipulating font files in the Glyphs format. These are special-purpose for doing manipulations on the Inconsolata sources, but could perhaps be adapted into more general purpose tools.

Perhaps the most valuable going forward is the "info-syms" script, which generates a set of line and box drawing glyphs. This is inspired by the box-drawing library that was developed for Source Code Pro, but has its own drawing logic, largely to support a wide range of widths and weights.

The best source of documentation is "read the source," sadly. If people navigate through it and make notes, those will gladly be accepted as a PR.

License

Licensed under either of