https://bugs.documentfoundation.org/show_bug.cgi?id=88365

--- Comment #12 from Matthew Francis <fdb...@neosheffield.co.uk> ---
It seems that the point at which the original rendering changed to blank was
the below commit. This isn't directly relevant to the question of what happened
to the SVG rendering, as it only hides it - but selectively reverting this
commit at points across the "blank" range might reveal more if we are lucky


commit c0ce7ca4884f7f6d1016bd1dbcc22066cb4a7797
Author: Tomaž Vajngerl <qui...@gmail.com>
Date:   Sat Jul 7 13:07:03 2012 +0200

    Prescale image with Bitmap::Scale to improve quality.

    In OutputDevice, when sending the Bitmap to native renderer, use
    Bitmap::Scale operation to improve quality when doing sub-sampling.
    With this Bitmaps in certain Widgets will look a lot better.

    Cleanup and translate comments, and move sal_Bool to bool in outdev2.cxx

    Change-Id: Ice28537414e10b9e6b403df35c6104ffc7db7785

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to