Щомісячні новини Krita — Випуск 17
Вітаємо на сторінці найсвіжіших новин від розробників і спільноти, які зібрано для вас командою @Krita-promo.
Звіт щодо розробки
5.2.3 випущено 26 червня 2024 року
This is mainly a bugfix release following weeks of beta testing. Thank you to everyone who tested and reported feedback and a big thank you to everyone who contributed code. Here are just a few highlights:
- Виправлено копіювання зі вставленням позначено для файлового шару (вада 459849)
- Перероблено типові профілі FFmpeg (вада 455006, 450790, 429326, 485515, 485514), дякуємо @Ralek!!
- Засіб тестування планшетів: виправлено величезну затримку з S Pen у Android (дякуємо Joshua Goins!)
Ознайомтеся із повними нотатками щодо випуску на Krita.org.
Нові можливості і виправлення
- A new python painting API by @freyalupen based on previous unfinished work was merged. Now you can utilize python to programmatically draw objects and other stuff on the canvas.
- @YRH виправлено проблему із звуком і частотою кадрів.
- Related to the python API, some parts of @Grum999’s API work have been merged (2160 and 2167). Here are a few highlights:
- Документація: рецензування реалізації сіток і напрямних (доступні відповідні класи) + різноманітні менші удосконалення
- Палітра: незначні удосконалення (спроба зробити програмний інтерфейс одноріднішим)
- Реалізація належного виклику класу для прив'язок до класів у Python (безумовне отримання очікуваного класу Python замість QObject)
- Updated API documentation for some classes (get more detailed documentation about class & methods)
- @Deif_Lou has implemented a new feature which will help those who paint UV maps. It is called propagate colours. As the name suggests it propagates colours into nearby transparent areas which can be useful in the creation of UV maps.
Інші акценти у розробці
- @Tiar has put out a call for artwork donations for the Fast Line Art tool currently in development. This is an experimental feature sponsored by Intel. The tool’s purpose is to speed up the creation of line art from the artist’s rough sketch using neural networks. The donated work will be used to train the tool.
- Google Summer of Code (GSOC) Pixel Perfect Line Setting for Pixel Art Brushes is moving forward. @Ken_Lo published a Week 5 Recap outlining a proposed vector approach.
Продовжується святкування 25-річчя Krita
@RamonM released a second video commemorating this incredible milestone. He is joined by Lucas Tvrdy, an early Krita developer, and @Animtim, creator of Krita’s first book and training DVD. There is even a brief musical message from @Deevad, a professional artist and long-time Krita supporter. Watch the video to see who else pops in with a greeting.
https://www.youtube.com/watch?v=DifqGFFAnsE
Результати художнього конкурсу червня 2024 року
Participation in “Magnificent Dragon” was fabulous with 32 members submitting 36 original artworks. Thank you, @Elixiah, for giving us a great challenge. The resulting tie for first place between @Elixiah and @Brinck was decided on by the moderators and @Brinck was named the winner .
Розпочато художній конкурс липня
For the July Art Challenge, @Brinck has chosen this topic: Still life from another world . There is also an additional, optional challenge to produce the work in gauntlet mode. Read the brief for a full description.
Рекомендовані твори
Краще на Krita-Artists за травень-червень
Ten images were nominated and then voted on in the May/June Best of Krita-Artists Nominations thread. When the poll closed on June 14th, these five received the most votes and were added to the Krita-Artists featured artwork banner and were also shared on social media sites (with permission, of course).
Sunset on the quay від @Sad_Tea
Sculpture study 1 від @024XS
Cosmos LTD by @Yaroslavus_Artem
Sparkle від @My.last-charade
Rippling Ribbons від SylviaRitter
Вартий уваги додаток
Розширення для створення тем від @freyalupen.
This plugin allows users to create a basic version of a color theme file, with partial previewing while choosing colors (Note: a restart is required to apply all effects).
Підручник місяця
The ultimate guide to printing digital art accurately: Eliminate Color Shifts! by @CelticCoco.
How to:
- Achieve color-accurate prints every time
- Calibrate your digital workflow
- Ensure Krita and your devices all speak the same “color language”
Способи допомогти Krita
Krita є вільною програмою із відкритим кодом, здебільшого розроблена міжнародною командою охочих-ентузіастів. Ми будемо раді пожертвам від користувачів Krita для підтримки супроводу та розробки.
Відвідайте сторінку фінансування Krita, щоб дізнатися більше про використання фінансових пожертв та зробити одноразову чи щомісячну пожертву.
Помітні зміни у коді
Дані цього розділу було зібрано @freyalupen.
Jun 11 - Jul 7, 2024
Стабільна гілка (5.2.3): виправлення вад:
- [Windows: Canvas] Fix canvas fading out when zooming out on 16-bit images when using ANGLE canvas renderer on Windows, a regression present in 5.2.3-beta1. (BUG:488126) (commit, Dmitry Kazakov)
- [Touch Docker] Implement a QWidget version of the touch docker with less features that isn’t completely broken, until a proper QML version can be reimplemented. (BUG:476690 ) (commit, Dmitry Kazakov)
- [Tools: Color Sampler] Fix color sampler to work in wrap around mode. (BUG:478190) (merge request, Freya Lupen)
- [Layer Stack] Fix copy-pasting a selection of a File Layer. (BUG:459849 ) (commit, Freya Lupen )
- [Plugins: Batch Exporter] Fix Batch Exporter plugin ignoring trimming in some cases. (BUG:488343) (merge request, Nathan Lovato)
- [Tablet Tester] Fix extreme lag in the Tablet Tester with S Pen on Android. (merge request, Joshua Goins )
- [Animation] Fix animation playback freezes when pausing past the end of audio. (BUG:487371) (BUG:478185)) (commit, Dmitry Kazakov)
- [Recorder Docker] Prevent some tools from being interrupted by the recorder, by disabling the recorder when they are active. The following tools’ actions won’t be recorded: Transform, Polyline, Polygon, Enclose and Fill, Freehand Path, Crop, Freehand Selection, Polygonal Selection, Bezier Curve Selection, Magnetic Curve Selection. The following tools completely disable recording while they are active: Move, Line, Rectangle, Ellipse, Rectangular Selection, Elliptical Selection. (BUG:477715, BUG:484783) (merge request, Firstname Aqaao)
Стабільна гілка (5.2.3+): виправлення вад:
- [Animation] Fix audio duration not being updated after animation framerate is updated. (merge request, Maciej Jesionowski )
Стабільна гілка (5.2.3), зворотне портування з нестабільної: виправлення вад:
- [File Formats] WEBP & JPEG-XL: Prevent crash/error when attempting to export a non-animated image as animated. (BUG:476761) (merge request, Rasyuqa A H)
Нестабільна гілка (5.3.0-prealpha): можливості:
- [Filters] Add Colors->“Propagate Colors” filter, which expands colors into transparent areas, while optionally keeping the alpha value untouched. (merge request, Deif Lou )
- [File formats] Implement CSS Palette support. (WISHBUG:367694) (merge request, Thomas K/BIDI)
- [Layer Stack] Enable setting colorspace of Group Layers. (merge request, killy |0veufOrever)
- [Canvas Input] Add Zoom In To Cursor and Zoom Out From Cursor canvas input shortcuts, as an alternative to regular Zoom In/Out which use the center of the canvas. (merge request, Mr. xk1000)
- [Scripting] Add functions to modify the state of Grids and Guides to the Document API. (merge request, Grum 999)
- [Scripting] Add functions to change the autosave state to the Document API. (merge request, Grum 999)
- [Templates] Add two new Japanese comic format templates. (merge request, Jun Shiozawa )
Виправлення вад:
- [Android: Usability] Fix applying size adjustments to the Android system font, improving readability of docker text in small spaces by giving it the intended 90% size as on other platforms or with a custom UI font. (merge request, Freya Lupen )
- [File formats: EXR] Partially fix loading XYZ channels on EXR import. (CCBUG:487103) (merge request, Rasyuqa A H)
Ці зміни призначено для тестування у наведених нижче щоденних збірках:
- Стабільна версія «Krita Plus» (5.2.3+): Linux - Windows - macOS [ще не підписано] - Android (arm64-v8a / arm32-v7a / x86_64)
- Нестабільна версія Krita Next (5.3.0-prealpha): Linux - Windows - macOS [поки не підписано] - Android (arm64-v8a / arm32-v7a / x86_64)
Подобається те, що ми робимо? Підтримайте нас
Krita є вільним проєктом із відкритим кодом. Вам варто підтримати проєкт пожертвами або придбанням навчальних відео або книг! Ваша підтримка уможливлює для основної команди розробників роботу над Krita, як основним робочим проєктом.
Підтримати фінансово Придбайте щось