D24113: xcf: Properly read image resolution
Albert Astals Cid
noreply at phabricator.kde.org
Fri Sep 20 17:05:27 BST 2019
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190920/d045d01d/attachment.html>
More information about the Kde-frameworks-devel
mailing list