cfeck created this revision.
cfeck added a reviewer: alexmerry.
cfeck added a project: Frameworks.
Restricted Application added a subscriber: Frameworks.
cfeck requested review of this revision.

REVISION SUMMARY
  The GIMP image loader had a limit to 16K x 16K pixels, because this would 
already exhaust the 2 GByte address space limit of 32 bit systems.
  
  Remove this limit on 64 bit systems to allow the full 32K x 32K size.
  
  BUG: 391970

REPOSITORY
  R287 KImageFormats

REVISION DETAIL
  https://phabricator.kde.org/D12557

AFFECTED FILES
  src/imageformats/xcf.cpp

To: cfeck, alexmerry
Cc: #frameworks, michaelh, bruns

Reply via email to