暫無描述

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

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