██ ████ ██ ██
     ███ ██  ███
     ██     ██ ██
     ██    ██   ██


`rx` is a modern and minimalist pixel editor.

Designed with great care and love with pixel artists and animators in mind.

OVERVIEW

rx is an extensible, modern and minimalist pixel editor implemented in rust[0]. rx is free software, licensed under the GPLv3.

Most of the information on how to use rx is on the website: https://rx.cloudhead.io. There, you can also find a user guide (https://rx.cloudhead.io/guide.html), installation instructions, and binary download links.

To build rx from source, see the build sections bellow.

Once inside rx, enter the :help command to get a list of key bindings and commands.

REQUIREMENTS

On Linux and Windows, Vulkan[0] is currently required, with a compatible graphics adapter.

On macOS, Metal[1] is required.

BUILD DEPENDENCIES

BUILD & INSTALLATION

Before proceeding, make sure the BUILD DEPENDENCIES have been installed.

Then, clone this repository and from its root, run:

$ cargo install --locked --path .

This will install rx under ~/.cargo/bin/rx. If you prefer a different install location, you can specify it via the --root <prefix> flag, where is for example '/usr/local'.

CONTRIBUTING

See the CONTRIBUTING file for details. Contributions are appreciated.

USAGE

See the guide at https://rx.cloudhead.io/guide.html.

TROUBLESHOOTING

If something isn't working like it's supposed to, there are various things you can do to debug the problem:

LICENSE

This software is licensed under the GPL. See the LICENSE file for more details.

COPYRIGHT

(c) 2019 Alexis Sellier