_ _
| |_ ___ _ __ | |__
| __/ _ \| '_ \| '_ \
| || (_) | |_) | | | |
\__\___/| .__/|_| |_|
|_|
toph
is a minimal and extensible pixel editor.
Designed with pixel artists and animators in mind.
toph
is a minimal and extensible pixel editor implemented in rust.
toph
is free software, unencumbered into the public domain. See LICENSE for extra details.
Most of the information on how to use toph
is on the website.
There, you can find a user guide and installation instructions.
To build toph
from source, see the build sections below.
Once using toph
, enter the :help
command to get a list of key bindings and commands.
At a minimum, OpenGL 3.3 support is required.
On macOS, Xcode
and the Xcode Command Line Tools
are required.
The latter can be obtained by running xcode-select --install
.
CMake can be installed with brew install cmake
.
See the guide at http://dreamimperium.tk/toph.html.
This software is unencumbered into the public domain. See (LICENSE)[LICENSE] for extra details.