Path to this page:
./
graphics/oculante,
Minimalistic crossplatform image viewer written in rust
Branch: CURRENT,
Version: 0.9.1nb1,
Package name: oculante-0.9.1nb1,
Maintainer: pinA 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)
- (2024-10-20) Updated to version: oculante-0.9.1nb1
- (2024-09-25) Updated to version: oculante-0.9.1
- (2024-09-22) Updated to version: oculante-0.9.0
- (2024-07-31) Updated to version: oculante-0.8.23
- (2024-05-21) Updated to version: oculante-0.8.22nb1
- (2024-05-20) Updated to version: oculante-0.8.22
CVS history: (Expand)
2024-04-08 12:46:18 by pin | Files touched by this commit (3) | |
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) | |
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) | |
Log message:
graphics/oculante: update to 0.8.16
0.8.16 (2024-03-13)
🪲 Bug Fixes
- Fix Uri causing files not loading (ad886555)
|
2024-03-11 18:04:27 by pin | Files touched by this commit (3) | |
Log message:
graphics/oculante: update to 0.8.15
0.8.15 (2024-03-10)
🪲 Bug Fixes
- Fix issue where "Open with..." does not work any more (b5677977)
|
2024-03-09 22:51:39 by pin | Files touched by this commit (3) | |
Log message:
graphics/oculate: update to 0.8.14
v0.8.14 (2024-03-08)
🪲 Bug Fixes
- Enable hotkey copy and paste (a538c1d)
- Enable clipboard support on wayland (f86af42)
- Prevent image from flickering at the first frame (df4439a)
- Make sure window size is not larger than window (36c03c8)
✨ Features
- use .config location on unix for storing settings (024dc70)
- Add perspective cropping with UI. You can now de-warp scans or similar into
a nice rectangular picture. (ba7c757)
|
2024-02-27 19:31:03 by pin | Files touched by this commit (3) | |
Log message:
graphics/oculante: update to 0.8.13
0.8.13 (2024-02-27)
🍏 Chore
- Revert "chore: update depndencies"
0.8.12 (2024-02-26)
🪲 Bug Fixes
- Document that heif is now optional on Mac and Linux due to non-static \
linking. (5f1b4669)
🍏 Chore
- update depndencies (9255847a)
- update jxl-oxide (c5b7e1d4)
|