entice/README.md

74 lines
1.6 KiB
Markdown
Raw Normal View History

2021-02-11 08:21:54 -08:00
### Entice
2021-04-08 13:23:43 -07:00
##### A simple cross-platform image viewer with basic features written with the EFL (Enlightement Fundation Libraries)
2021-02-11 08:21:54 -08:00
### License:
This application is released under the BSD 2-Clause License
### Requirements:
The EFL.
### Supported images
2021-04-01 00:30:23 -07:00
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
2021-04-01 00:31:28 -07:00
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
2021-02-11 08:21:54 -08:00
2021-04-01 00:38:42 -07:00
### Animated images
2021-04-01 00:38:18 -07:00
2021-04-09 18:42:47 -07:00
Animated images, like gif or avif, can also be played.
2021-02-11 08:21:54 -08:00
2021-04-01 00:50:23 -07:00
This feature is enabled by default and can be disabled in settings
2021-04-01 00:38:18 -07:00
2021-02-11 08:21:54 -08:00
### Shortcuts
2021-02-11 23:42:50 -08:00
Action | Shortcut
------ | --------
Quit | Ctrl-q
Fullscreen | F11
Next image | Space
Previous image| BackSpace
2021-02-12 00:02:31 -08:00
First image | Alt-home
Last image | Alt-end
2021-02-11 23:42:50 -08:00
rotation clockwise| Ctrl-r
rotation counter-clockwise | Ctrl-Alt-r
2021-02-12 06:37:26 -08:00
Original size | Ctrl-0
Best fit | f
2021-04-08 04:51:38 -07:00
Zoom in | +
Zoom out | -
2021-02-28 01:23:36 -08:00
Open Settings | s
2021-04-06 10:13:17 -07:00
Copy file name in clipboard | Ctrl-c
2021-02-28 01:23:36 -08:00
Exit Settings | Esc
### Mouse
Action | Shortcut
------ | --------
fullscreen | double click
2021-02-28 01:23:36 -08:00
Open Settings | right click
Exit Settings | right click
2021-04-08 11:34:38 -07:00
Zoom in/out | Ctrl-mouse wheel