Skip to content

eliheuer/qalam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple UFO font editor in Rust+GTK(Glade). (work in progress)

Introduction

Qalam is work in progress and it not usable at this point. I'm new to Rust so please feel free to make pull requests or leave suggestions in the issues. The aim of this Project is to make a simple UFO font editor and to port some of the UFO tools from the Python ecosystem to Rust.

Build Instructions

To use this software, first install Rust, then open a terminal, clone the project and enter cargo run in the root directory. On a Unix system that would look something like this:

$ git clone https://github.com/eliheuer/qalam.git
$ cd qalam
$ cargo run

TODO

  • A list of things that need work:
    • Build basic GUI with Glade.
    • Make pixel art icons for tools.
    • Make GUI wireframes.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

A simple UFO font editor in Rust+GTK. (work in progress)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages