[vtk-developers] PNGWriter now writing out a black background after 17 Oct.

Andrew Maclean andrew.amaclean at gmail.com
Thu Oct 20 19:04:25 EDT 2016


Hi All,

Sometime after 17 October something changed and the combination
of vtkWindowToImageFilter and vtkPNGWriter no longer writes out an image
with a coloured background.

vtkWindowToImageFilter.* was last changed Sept 24 2016.
vtkPNGWriter.* was last changed Sept 24 2016.

So the change is not in these files.
I also attach some test code so people can verify this. Apparently this is
not picked up in testing.


This commit is OK:
commit 04de6902ee63b85442301e15dd162bc65f3f494d
Merge: fa30bed 5067313
Author: Andrew Bauer <andy.bauer at kitware.com>
Date:   Sun Oct 16 12:02:57 2016 -0400

    Merge topic 'ADIOS_wrapping'

    50673138 Disabling wrapping of ADIOS code that shouldn't by Python
wrapped

    Acked-by: Kitware Robot <kwrobot at kitware.com>
    Merge-request: !2076


-- 
___________________________________________
Andrew J. P. Maclean

___________________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20161021/d9f72ac3/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Test_WIF_PNGWriter.cxx
Type: text/x-c++src
Size: 2618 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20161021/d9f72ac3/attachment-0001.cxx>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Test_WIF_PNGWriter.py
Type: text/x-python
Size: 1778 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20161021/d9f72ac3/attachment-0001.py>


More information about the vtk-developers mailing list