An extensive, fast, and accurate command-line image dithering tool.
didder is an extensive, fast, and accurate command-line image dithering tool. It is designed to work well for both power users as well as pipeline scripting.
didder is an extensive, fast, and accurate command-line image dithering tool. It is designed to work well for both power users as well as pipeline scripting.
To install didder, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install didder
To see what files were installed by didder, run:
port contents didder
To later upgrade didder, run:
sudo port selfupdate && sudo port upgrade didder
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.