FFView is a fast OpenGL-powered picture viewer a la ACDsee. It is aimed at letting you read manga or other comics onscreen (windowed & fullscreen mode). Features include fast prefetching, smooth panning, voice commands, the ability to browse pictures inside archives (.rar/.cbr, .zip/.cbz) and sticky per-picture options.
FFView is a fast OpenGL-powered picture viewer a la ACDsee. It is aimed at letting you read manga or other comics onscreen (windowed & fullscreen mode). Features include fast prefetching, smooth panning, voice commands, the ability to browse pictures inside archives (.rar/.cbr, .zip/.cbz) and sticky per-picture options.
To install FFView, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install FFView
To see what files were installed by FFView, run:
port contents FFView
To later upgrade FFView, run:
sudo port selfupdate && sudo port upgrade FFView
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.