./graphics/oculante, Minimalistic crossplatform image viewer written in rust

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.9.1nb2, Package name: oculante-0.9.1nb2, Maintainer: pin

A no-nonsense hardware-accelerated image viewer

Oculante's vision is to be a fast, unobtrusive, portable image viewer with
wide image format support, offering image analysis and basic editing tools.

- Free of charge, bloat-free, ad-free, privacy-respecting open source
application
- Fast opening of images, fast startup
- Available for Win, Mac, Linux and NetBSD
- Supports a wide range of images and SVG
- Caches images for faster reloading
- Can display unassociated channels correctly (If your image uses alpha and
color channels to encode data in a special way)
- Lets you pick pixels, display location and color values
- Offers basic nondestructive editing: Crop, resize, paint, contrast, HSV,
rotate, blur, noise, ...
- SIMD-accelerated image editing


Master sites:

Filesize: 59316.25 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-17 08:17:06 by Thomas Klausner | Files touched by this commit (944)
Log message:
*: recursive bump for default-on option of at-spi2-core
   2024-10-19 17:34:40 by pin | Files touched by this commit (1)
Log message:
graphics/oculante: fix broken build
   2024-05-21 11:20:32 by pin | Files touched by this commit (1)
Log message:
graphics/oculante: fix runtime

Switch-off file_open feature, disabling it will enable a custom file dialog.
Upstream has highlighted this will probably be the default in the future.
   2024-04-08 12:46:18 by pin | Files touched by this commit (3) | Package updated
Log message:
graphics/oculante: update to 0.8.18

0.8.18 (2024-04-06)
✨ Features
    APNG support (c633764d)

🍏 Chore
    deps: bump h2 from 0.3.24 to 0.3.26 (59c559ac)
    update logo (6ae3bc03)
   2024-04-07 09:35:33 by Thomas Klausner | Files touched by this commit (1138)
Log message:
*: bump for cairo buildlink3.mk change

lzo was made an option
   2024-04-06 10:07:18 by Thomas Klausner | Files touched by this commit (1490)
Log message:
* recursive bump for libxkbcommon 1.7.0

Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0
   2024-04-01 21:15:00 by pin | Files touched by this commit (3) | Package updated
Log message:
graphics/oculante: update to 0.8.17

0.8.17 (2024-03-29)
🪲 Bug Fixes
 - Do not display console window on Windows (fixes #300) (f83eb463)
   2024-03-14 06:11:06 by pin | Files touched by this commit (2) | Package updated
Log message:
graphics/oculante: update to 0.8.16

0.8.16 (2024-03-13)
🪲 Bug Fixes
   - Fix Uri causing files not loading (ad886555)