rael_img 0.1.0

A utility crate for loading and processing images for the rael terminal rendering engine.
Documentation
  • Coverage
  • 66.67%
    2 out of 3 items documented1 out of 1 items with examples
  • Size
  • Source code size: 306.82 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 466.17 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 1m Average build duration of successful builds.
  • all releases: 1m Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Y0usaf3/rael_img
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • YoussefDevPro

rael_img is a utility crate for loading and processing images for use with the rael terminal rendering engine. It provides a function to load an image from a file, optionally resize it, and convert its pixels into a format suitable for rael's Canvas.