Hi,
On Tue, Feb 16, 2016 at 12:22 PM, Caolán McNamara <caolanm@redhat.com> wrote:
cid#1352479 and cid#1352479 point out
that 54e3ea8a86a309990f5edf78948bfe18dd2de96b "tdf#97715 fix inv. scale
calculation in DrawTransformedTexture" means that the calculations to
derive ixscale and iyscale are done with integers not floats so the
result is always an integer.
Is that intentional ?, if it is then the ixscale could be changed to be
integers and then I suppose fastAreaScaling = ( ixscale == int( ixscale
) && iyscale == int( iyscale )) becomes always true.
Ups, that is not intentional. I'll fix it. Thanks.
Regards, Tomaž
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.