xbr

Crates.ioxbr
lib.rsxbr
version0.2.4
sourcesrc
created_at2024-04-14 13:51:22.018419
updated_at2024-04-29 00:38:01.016734
descriptionA pixel art upscaler
homepagehttps://github.com/iggyzuk/xbr
repositoryhttps://github.com/iggyzuk/xbr
max_upload_size
id1208282
size1,677,518
Iggy Zuk (iggyzuk)

documentation

https://docs.rs/xbr

README

xBR x2 Filter in Rust

Pixel Art Upscaler

Checklist

  • Add docs
  • Add tests
  • Add x3 and x4 versions
  • Allow resizing: e.g. x2.7 uses x3 and scales down a little

Examples

cargo run --example process_image --features="image" --release

Can be used in realtime to help with anti-aliasing.

Resources

Projects

Resizing

Commit count: 21

cargo fmt