Path to this page:
./
graphics/oculante,
Minimalistic crossplatform image viewer written in rust
Branch: CURRENT,
Version: 0.9.2,
Package name: oculante-0.9.2,
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: 71633.706 KB
Version history: (Expand)
- (2025-01-13) Updated to version: oculante-0.9.2
- (2024-12-27) Updated to version: oculante-0.9.1nb3
- (2024-11-17) Updated to version: oculante-0.9.1nb2
- (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
CVS history: (Expand)
2025-01-13 21:31:57 by pin | Files touched by this commit (3) | |
Log message:
graphics/oculante: update to 0.9.2
🪲 Bug Fixes
Prevent application from saving current channel to settings file. The current \
image channel now is reset between restarts as this was confusing to users. \
(98ebe9e0)
prevent dng from being loaded as tiff (96417bbf)
Send frame wen editing alpha tools to prevent crash (f4eb4690)
Fallback to native image library if TurboJPEG fails on certain images, such \
as taken by Samsung phones (3a8b34cc)
Add all supported heif extensions. Fixes #457 (2e316a95)
✨ Features
Simplified Chinese support (dfb6b67d)
Arabic language support (0851570c)
Support Japanese, Arabic, Chinese (a5b0dc77)
Enable bypassing image filters (60beaf6c)
generate palette from image (932e9ae2)
Copy palette color to clipboard, highlight palette color if contained \
(Closes #572, #571) (4279a7d7)
Basic swatch / palette UI (f1052395)
enable thumbnails in image browser (d39b79d5)
search files in current directory in file browser (1a1775c1)
Expose image save options (372aeefb)
Allow storing bookmarls in the file dialog (bf5b7e1e)
Criterion benchmarks (c8218834)
Read Krita files (711b666a)
Rotate images according to their EXIF rotation data (dbeb9a96)
Heif format is bundled in release for Apple Silicon macs (extra heif build \
available for intel macs) (dbd71465)
Heif support in OSX release builds (0e1a3d78)
🍏 Chore
Filters are in scrollable list (01264bbf)
|
2024-12-27 09:21:09 by Thomas Klausner | Files touched by this commit (1055) |
Log message:
*: recursive bump for pango requiring fontconfig 2.15
|
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) | |
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
|