Aucune description

Johann Woelper c7c3922fa2 no draft il y a 6 ans
src 64889dea7f Removed unised lib and better tagging il y a 6 ans
.gitignore 64d0604a16 Repo transfer il y a 6 ans
.travis.yml c7c3922fa2 no draft il y a 6 ans
Cargo.lock 64d0604a16 Repo transfer il y a 6 ans
Cargo.toml 64d0604a16 Repo transfer il y a 6 ans
README.md 45f31dd7c0 readme with badge il y a 6 ans
rust.png 64d0604a16 Repo transfer il y a 6 ans

README.md

oculante

A no-nonsense image viewer

I started this as a toy project to make a simple image viewer. Here are the features:

Image format support:

  • bmp
  • dxt
  • gif
  • hdr
  • ico
  • jpeg
  • png
  • pnm
  • tga
  • tiff
  • webp

Platform support:

  • Linux
  • Mac
  • Windows

Planned:

  • Display unpremultiplied images correctly

Build Status