Entice is a simple image viewer, based on the EFL (Enlightenment Foundation Libraries)
Go to file
Vincent Torri c94883280e add zoom in title bar 2021-04-07 22:01:59 +02:00
data add gui controls 2021-04-06 14:40:23 +02:00
po initial commit, missing image though 2021-02-10 15:31:37 +01:00
src/bin add zoom in title bar 2021-04-07 22:01:59 +02:00
.gitignore Initial commit 2021-02-03 21:43:04 +01:00
AUTHORS Add AUTHORS file 2021-03-17 16:19:35 +01:00
LICENSE Initial commit 2021-02-03 21:43:04 +01:00
README.md update README 2021-04-06 19:13:17 +02:00
meson.build add Windows resource file for icon and description of the application 2021-03-31 16:47:53 +02:00
meson_options.txt Fix meson warning 2021-03-17 16:20:24 +01:00

README.md

Entice

A simple image viewer with basic features written with the EFL (Enlightement Fundation Libraries)

License:

This application is released under the BSD 2-Clause License

Requirements:

The EFL.

Supported images

The following image formats (with the corresponding file extension) are supported, if they are supported by the EFL:

Image format File extension
avif .avif, .avifs, .avis
bmp .bmp
dds .dds
gif .gif
heif .heif
ico .ico, .cur
jp2k .jp2k, .jp2,.jpx, .jpf
jpeg .jpg, .jpeg, .jfif
pmaps .pbm, .pgm, .ppm, .pnm
png .png
psd .psd
raw a lot..
svg .svg, .svg.gz
tga .tga
tgv .tgv
tiff .tiff
wbmp .wbmp
webp .webp
xcf .xcf
xpm .xpm

Animated images

Animated images, like gif, avif or heif, can also be played.

This feature is enabled by default and can be disabled in settings

Shortcuts

Action Shortcut
Quit Ctrl-q
Fullscreen F11
Next image Space
Previous image BackSpace
First image Alt-home
Last image Alt-end
rotation clockwise Ctrl-r
rotation counter-clockwise Ctrl-Alt-r
Original size Ctrl-0
Best fit f
Open Settings s
Copy file name in clipboard Ctrl-c
Exit Settings Esc

Mouse

Action Shortcut
fullscreen double click
Open Settings right click
Exit Settings right click