https://bugs.kde.org/show_bug.cgi?id=524147
Bug ID: 524147
Summary: New document template "Texture 8k 8bit srgb"
dimensions are not a power of 2
Classification: Applications
Product: krita
Version First 5.3.3
Reported In:
Platform: Appimage
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: General
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
DESCRIPTION
Template "Texture 8k 8bit srgb" creates an image which dimensions in pixels is
8162x8162. The number 8162 is not a power of two, the correct size should be
8192x8192.
The related template "Texture 8k 32bit scalar" behaves correctly, creating an
image with dimensions 8192x8192.
STEPS TO REPRODUCE
1. Open "Create new document" dialog (File -> New...)
2. Select "Texture Templates" in the left list, then select "Texture 8k 8bit
srgb" from the "Texture Templates" list on the right, then click "Use This
Template".
3. Verify image dimensions (Image -> Properties..)
OBSERVED RESULT
Image is created with dimensions 8162x8162.
EXPECTED RESULT
Image should be created with dimensions 8192x8192.
SOFTWARE/OS VERSIONS
Operating System: TUXEDO OS
KDE Plasma Version: 6.6.5
KDE Frameworks Version: 6.24.0
Qt Version: 6.10.2
Kernel Version: 6.17.0-124040-tuxedo (64-bit)
Graphics Platform: Wayland
--
You are receiving this mail because:
You are watching all bug changes.