Nincs leírás

Johann Woelper 0c934016ce tag formatting 6 éve
src 09d6baa9fa Zoom to mouse cursor 6 éve
.gitignore 64d0604a16 Repo transfer 6 éve
.travis.yml 0c934016ce tag formatting 6 éve
Cargo.lock 5a65f51913 update deps 6 éve
Cargo.toml 09d6baa9fa Zoom to mouse cursor 6 éve
README.md 45f31dd7c0 readme with badge 6 éve
rust.png 64d0604a16 Repo transfer 6 éve
test.png 09d6baa9fa Zoom to mouse cursor 6 éve

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