mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-09-20 19:44:48 -04:00
TGA: memory optimizations and native grayscale support
- Removed temporary buffer of uncompressed image size when reading (loads images using half the memory) - Added native support for Grayscale images (they are no longer converted to RGB(A) 32 when reading/writing) - Fixes wrong X channel value on RGBX32 images (CCBUG: 499584) It should also reduce loading times for corrupted images. Closes #33
This commit is contained in:
committed by
Albert Astals Cid
parent
bc8b5b56b1
commit
ebc366b3c5
Binary file not shown.
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 9.0 KiB |
Binary file not shown.
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 9.0 KiB |
Reference in New Issue
Block a user