#2376 | v0.4File last updated on 2025/01/03 Download Linux AppImage Download Windows Zip Android version is available on itch.io↗ Git Branch↗Compared to the previous version...Our Paint now runs on Android! Caution: Our Paint canvas on android only supports 8bit/channel (as opposed to 16 on desktop). Files saved by desktop and android version of Our Paint are compatible with each other. Our Paint will down-convert colors to 8 bit when reading files on android, which reduces precision, keep this in mind when you plan to share files between desktop and android. Our Paint now has an official icon :D CMYK soft proofing is now supported, you can preview out-of-gamut colors for printing on screen. At the moment a modified color matrix based on SWOP_V2 is used. Users would also be allowed to import icc profiles for soft proofing in the future. Added a feature for adjusting brush size continuously. New "Toolbox" feature. Users could put frequently used button in custom toolboxes for quick access. Modified interface theme structure. Now more properties can be adjusted. Fixed the problem where file dialog could not be displayed again. Fixed the issue where pixel values could overflow when exporting an image. Re-written some parts of the interface event handling, this eliminates the occasional hang on the UI. General stability improvements of the interface. | |