Skip to content

TGA: added options support

  • Added Size and Format options support
  • Fixed a double image allocation when reading RGBA images (RGB was always allocated and then replaced by RGBA one)
  • Fixed the code for sequential devices

The Size option is used by the KIO 5 thumbnailer to avoid to use too memory. A backport to KF5 would serve CCBUG: 413801 and CCBUG: 479612

Merge request reports