4 releases (2 breaking)
0.2.0 | Sep 24, 2023 |
---|---|
0.1.0 | Sep 20, 2023 |
0.0.2 | Aug 27, 2023 |
0.0.1 | Aug 23, 2023 |
#1592 in Data structures
31 downloads per month
Used in patica
21KB
532 lines
pati
The image data structure and format for the Patica editor.
lib.rs
:
This crate provides [Image], a data structure for representing and editing raster images.
The data format of a image is a sequence of [ImageCommand]s.
See also
- patica: Terminal based pixel art editor using this crate.
Dependencies
~0.7–1.6MB
~35K SLoC