Krita 4.2 has been released. Install Krita image editor on Linux Ubuntu. Krita 4.2.0 is released with HDR Displays Support, new color gamut docker and an improved color palette docker. It also brings many architecture improvements and bug fixes.
Krita 4.2.0
- HDR Display support – It’s now possible to view your HDR image in HDR, on supported hardware. You can now not only save your HDR image in .kra or OpenEXR files, but also extended PNG. With the right version of FFMPEG you can even create animations in HDR
- Improved brush speed performance with vectorization and lock-free programming.
- A new color gamut docker where you can limit your colors shown. New contributor Anna Medonosova has added this. This feature is available with the artistic color selector and the circle advanced color docker displays. Note: The default triangle selector doesn’t allow this feature.
- More options and cleaned up Artistic Color Selector. There is now a “continuous mode” (infinity symbol) that allows you to remove the stepping with certain attributes. Additional options for new gamut masking. Anna Medonosova has added this great feature.
- A news widget has been added to the startup screen that allows Krita to fetch the latest news coming from krita.org. Now, if there’s something interesting, like a new release, you’ll be in the front row! Clicking on a news item will take you to the web page.
- Options to control how your backups are done. You can even control if you want your backup files to be stored in a different location. These settings are found in the “Configure Krita” main menu under the General section.
- Improved Color Palette Docker. It is more stable as well as some of the following changes:
* Instead of an entry-based docker, a rows and column based docker.
* It can hold empty entries, which is useful for organizing.
* Stable drag and dropping of colors.
* Easy adding in entries by clicking them in the docker.
* Right-clicking removes an entry.
* Palettes can be put into the KRA file.
* You can press the folder icon to open a palette editing dialog where you can set a palette to be stored in the document or resource-folder.
Other Changes and bug fixes
- Allow changing layer name to set document as modified (bug 380437)
- Allow undoing when changing layer names (bug 380437)
- Update the undo limit if we change it
- Handling of modified document notification in sub-window mode (bug 386488)
- Fix when holding right-click over layer’s color settings (bug 392815)
- Do not show language switch warning when going back to the default (bug 362961)
- Gradient map color mapping issues (bug 388976)
- Layout improvements and showing levels for histogram filter (bug 376048)
- Add warning when adding shape to clone layer (bug 406730)
- Make default background for text editor white for readability
- Activation of FFTW convolution worker (bug 407062)
- Crash in halftone filter (bug 407045)
- remove notification for unused keyboard short for wrap-around (bug 407119)
- Safe assert triggered while drawing (bug 404552)
- Warn artists if they try to render an animated GIF with over 50 FPS (bug 403873)
- Handle calculation better for grayscale images in high bit depth (bug 405693)
- Make tabs and table headers and text translatable (bug 406943, bug 406944)
- Make zoom mode persistent when moving across screens
- Exporting animation frames into EXR format (bug 406830)
- Load broken TGA files that have bad alpha data (bug 354791)
- Allow selecting boundary limits on export (bug 404615)
- Unable to set minimal shade selector (bug 368587)
- Add pixel snap mode for canvas (bug 390952)
- Load pre-Krita 4.0 transform masks (bug 396815)
- TIFF export filter flatten images with group layers (bug 404204)
- Do not activate already running app instance when exporting image sequence
- Memory leak with GIFs when saving and line length (bug 404160)
- Better calculate SVG document size and loading omitted commands (bug 406124)
- Hide pattern fill option in vector tools until it is fully implemented
- Artifacts when saving vector layers as PNG (bug 404976)
- Crash when merging back split alpha function
- Address sanitizer (ASAN) crash when creating a guide (bug 405732)
- Hard to select color in vector objects (bug 404975)
- Undo merging a layer that is cloned (bug 397836)
- Add fractional DPI scaling (found in settings)
- Allow clone brush to have an option to reset origin after every stroke
- Canvas input cursor updates when it has no input focus (bug 369305)
- Hiccups when using wheel on Wacom’s tablet (bug 381452)
- Clone brush should use the last layer the source was placed on (bug 401919)
- Tilt elevation curve corrections (bug 399846)
- Do not focus on tag search line edit in the show event (bug 404131)
- Only show layer styles contour and texture when Bevel and Emboss is checked (bug 396015)
- Comics plugin improvements to file saving and creating documents
- Pop-up palette color fix when changing themes
- Improve control point size for brush editor curves (bug 406233)
- Add option in settings to disable AVX optimizations on Windows (bug 406209)
- Make font size consistent (bug 406386)
- Unable to select new view item with OSX long path names (bug 403639)
- Theme change fixes for overview docker, rulers, and subwindows
- Memory leak caused by converting function
- Wrong position of the merged layer (bug 405686)
- Right clicking on popup-palette color selector hides it (bug 402990)
- rulers showing pixels no matter what unit (bug 406181)
- Crash in Split Alpha function (bug 406241)
- wrong bounding box on gradient map (bug 406234)
- page orientation switch in new dialog (bug 374493)
- Do a better job when finding ffmpeg for flatpak (bug 405146)
- Do a better job when calculating nearest neighbor filters (bug 401788)
- Improve contrast with checkboxes on pen settings and brush favorites
- Allow group layers to be transformed and improve logic for layers that cannot be transformed (bug 406036)
- Background color being lost after merging (bug 405230)
- Remember last used directory for shortcut import/export (bug 368360)
- Improve canvas refresh rate when moving vector objects (bug 403340, bug 405698)
- Intel OpenGL detection for newer drivers
- Fix crash on quick brush engine because of calculations (bug 404179)
- splash screen on some high DPI screens
- Move color filters on onion skin out of combo box for easier toggling
- Improve contrast with checkboxes on brush settings, pen sensors, and blending modes (bug 404190)
- hangup when starting painting too quickly after changing opacity (bug 405879)
- Data loss when adding multiple hold frames through right-click menu (bug 404246)
- Copy correct image cache when cloning a layer (bug 387698)
- Only show Intel graphics card warning on Windows
- changed “Launch Bug Report Wizard” to “Submit Bug Report” from main menu (bug 406152)
- Add tooltip to eraser button in toolbar
- Fix activation of isolate mode when merging layers down (bug 295981)
- Add ability for shape brushes to use patterns for filling
- Transform tool crash on layers with pass-through mode
- Add more information like HighDPI and language to usage logger
- Make sure a masked painter knows about outlines (bug 404963)
- Make sure polyline takes into account the no-stroke setting
Install Krita 4.2.0
Run the following commands in terminal to install Krita 4.2.0 on Linux Ubuntu Systems via Kirtalime PPA:
sudo apt-get update
sudo add-apt-repository ppa:kritalime/ppa
sudo apt-get update
sudo apt-get install krita
Once installed, open Krita 4.2.0 from Ubuntu Dash