A Feh like image viewer for Windows
Currently under development
Build the libwebp dynamic link library (see lib/delphi-webp/BUILDING.md
) and move the libwebp.dll
file to Win32/Debug
and Win32/Release
Build the project (ivp.dproj
) using the Delphi IDE. Tested in Delphi 10.3.
- Bitmap
- TIFF
- JPEG
- PNG
- GIF
- WebP
Add the directory to the built binaries to the system path environment variable.
Run the program from the terminal using
ivp [...FILE PATHS / DIRECORY PATHS / HTTP(S) URLS]
Drag images or directory into the GUI to add the images to the list.
Left & right arrows for navigation.
Up & down arrows for zoom.
Mouse for panning.
- Windows GDI+
- Win32 API
- libwebp