Image filtering, enhancing and manipulation application
PRICE, which stands for Precision Raster Image Convolution Engine, aims to be a high quality Image filtering, enhancing and manipulation application. It is written in Objective-C and AppKit.
PRICE, which stands for Precision Raster Image Convolution Engine, aims to be a high quality Image filtering, enhancing and manipulation application. It is written in Objective-C and AppKit.
To install PRICE-aqua, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install PRICE-aqua
To see what files were installed by PRICE-aqua, run:
port contents PRICE-aqua
To later upgrade PRICE-aqua, run:
sudo port selfupdate && sudo port upgrade PRICE-aqua
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.