Skip to content

linebender/runebender

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.10.0 to 3.12.0.
- [Release notes](https://github.com/fitzgen/bumpalo/releases)
- [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md)
- [Commits](fitzgen/bumpalo@3.10.0...3.12.0)

---
updated-dependencies:
- dependency-name: bumpalo
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
0ed10c1

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
June 7, 2022 11:46
src
April 19, 2021 15:38
January 12, 2021 16:45
May 22, 2019 08:08
June 7, 2022 11:46
May 22, 2019 08:08

Runebender

A font editor written in Rust, currently in very early stages.

This software is very raw, and is not yet suitable for use.

Building

The only way to run Runebender is to build it yourself, from source. This requires installing Rust; instructions are available at rustup.rs.

Running

To run on a UFO file:

cargo run -- optional/path/to/some/unifedfontobject.ufo

UFO files may also be opened with file>open in the running program.

If you want to contribute bug reports, first set this shell environment variable and then run the above command, so that if you have any unexpected panics, you can post them into the issue tracker and we can try to track them down:

export RUST_BACKTRACE=1

Contributions

Contributions are welcome. The Rust Code of Conduct applies. Please feel free to add your name to the AUTHORS file in any substantive pull request.

A very good place to ask questions and discuss development work is our Zulip chat instance, in the #runebender channel.

License

All files in this repository are licensed under the Apache 2.0 license.

About

A font editor written in Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages