D24113: xcf: Properly read image resolution

2019-09-20 Thread Christoph Feck
cfeck added a comment.


  That's bug 362484, please close. Merci!

REPOSITORY
  R287 KImageFormats

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

To: aacid, cfeck, apol, vkrause
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns


D24113: xcf: Properly read image resolution

2019-09-20 Thread Albert Astals Cid
aacid closed this revision.

REPOSITORY
  R287 KImageFormats

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

To: aacid, cfeck, apol, vkrause
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns


D24113: xcf: Properly read image resolution

2019-09-20 Thread Volker Krause
vkrause accepted this revision.
This revision is now accepted and ready to land.

REPOSITORY
  R287 KImageFormats

BRANCH
  master

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

To: aacid, cfeck, apol, vkrause
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns


D24113: xcf: Properly read image resolution

2019-09-20 Thread Albert Astals Cid
aacid created this revision.
aacid added reviewers: cfeck, apol.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
aacid requested review of this revision.

REVISION SUMMARY
  QDataStream reads 64 bits when reading into a float unless you tell it to use 
SinglePrecision,
  since floats in xcf are 32 bit, do that

REPOSITORY
  R287 KImageFormats

BRANCH
  master

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

AFFECTED FILES
  src/imageformats/xcf.cpp

To: aacid, cfeck, apol
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns