[krita] [Bug 423389] Problem loading TIFF file, negative numbers are at the top end of the range when int16 is interpreted as uint16

2021-06-28 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=423389

Dmitry Kazakov  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/commit/1df75d54f
   ||f3b95218fb4cff324a7412b544a
   ||bf9c
 Resolution|--- |FIXED

--- Comment #3 from Dmitry Kazakov  ---
Git commit 1df75d54ff3b95218fb4cff324a7412b544abf9c by Dmitry Kazakov, on
behalf of L. E. Segovia.
Committed on 29/06/2021 at 06:03.
Pushed by dkazakov into branch 'master'.

TIFF: support signed integer formats

M  +4-0plugins/impex/tiff/kis_tiff_converter.cc
M  +31   -4plugins/impex/tiff/kis_tiff_reader.h

https://invent.kde.org/graphics/krita/commit/1df75d54ff3b95218fb4cff324a7412b544abf9c

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 423389] Problem loading TIFF file, negative numbers are at the top end of the range when int16 is interpreted as uint16

2021-06-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=423389

--- Comment #2 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/graphics/krita/-/merge_requests/929

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 423389] Problem loading TIFF file, negative numbers are at the top end of the range when int16 is interpreted as uint16

2021-06-26 Thread amyspark
https://bugs.kde.org/show_bug.cgi?id=423389

amyspark  changed:

   What|Removed |Added

 CC||[email protected]
   Assignee|[email protected]|[email protected]

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 423389] Problem loading TIFF file, negative numbers are at the top end of the range when int16 is interpreted as uint16

2020-07-27 Thread Tymond
https://bugs.kde.org/show_bug.cgi?id=423389

Tymond  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||[email protected]
   Assignee|[email protected] |[email protected]
 Status|REPORTED|ASSIGNED

--- Comment #1 from Tymond  ---
Yeah. Krita reads and knows it's int, but then ignores it completely.

Btw is there any place to get this file but cropped/much smaller? It eats lots
of RAM and time to open it, and of course cropping in Krita or Gimp (since I
have an older version) or Darktable destroys the uniqueness of the file, since
it's converted from ints to uints.

-- 
You are receiving this mail because:
You are watching all bug changes.