REXPaint Rust crate

REXPaint logo

This crate provides functionality for reading and writing .xp files of the Grid Sage Games REXPaint ASCII art editor.

This can be used to import the images directly into a game, or to provide tools for generating or manipulating images which are not available inside the software itself.

Examples

A few example tools are provided

Running noise example

See these examples for how to use the library.