-
- Downloads
Merge topic 'libharu_shading'
a59799e3 Add tests for new PDF export functionality. 599ae998 Fix bug in OGL2 context device. 39b6db73 Fix viewport bug in PDF Ctx2D exporter. 90f451ae Add specialization of DrawPolyData to PDF CtxDev. 2c3999e2 Add generic base implementation of DrawPolyData to CtxDev2D. 6d6ebe65 Add DrawColoredPolygon to Context2D. d0223ad2 Use new HPDF_Shading objects in PDF context export. b6a74e52 Pad the text width slightly for PDF export. ... Acked-by:Kitware Robot <kwrobot@kitware.com> Merge-request: !2815
No related branches found
No related tags found
Showing
- Charts/Core/vtkInteractiveArea.cxx 0 additions, 1 deletionCharts/Core/vtkInteractiveArea.cxx
- IO/Export/Testing/Cxx/CMakeLists.txt 9 additions, 6 deletionsIO/Export/Testing/Cxx/CMakeLists.txt
- IO/Export/Testing/Cxx/TestPDFContextExport.cxx 0 additions, 5 deletionsIO/Export/Testing/Cxx/TestPDFContextExport.cxx
- IO/Export/Testing/Cxx/TestPDFContextShading.cxx 152 additions, 0 deletionsIO/Export/Testing/Cxx/TestPDFContextShading.cxx
- IO/Export/Testing/Cxx/TestPDFExporterContextPolyData.cxx 222 additions, 0 deletionsIO/Export/Testing/Cxx/TestPDFExporterContextPolyData.cxx
- IO/Export/Testing/Data/Baseline/TestPDFContextShading-rasterPDFRef.png.md5 1 addition, 0 deletions.../Data/Baseline/TestPDFContextShading-rasterPDFRef.png.md5
- IO/Export/Testing/Data/Baseline/TestPDFContextShading.png.md5 1 addition, 0 deletions...xport/Testing/Data/Baseline/TestPDFContextShading.png.md5
- IO/Export/Testing/Data/Baseline/TestPDFExporterContextPolyData-rasterPDFRef.png.md5 1 addition, 0 deletions...eline/TestPDFExporterContextPolyData-rasterPDFRef.png.md5
- IO/Export/Testing/Data/Baseline/TestPDFExporterContextPolyData.png.md5 1 addition, 0 deletions...ting/Data/Baseline/TestPDFExporterContextPolyData.png.md5
- IO/Export/vtkPDFContextDevice2D.cxx 391 additions, 81 deletionsIO/Export/vtkPDFContextDevice2D.cxx
- IO/Export/vtkPDFContextDevice2D.h 6 additions, 3 deletionsIO/Export/vtkPDFContextDevice2D.h
- IO/Export/vtkPDFExporter.cxx 5 additions, 9 deletionsIO/Export/vtkPDFExporter.cxx
- Rendering/Context2D/Testing/Data/Baseline/TestPolyDataToContext_1.png.md5 1 addition, 0 deletions...t2D/Testing/Data/Baseline/TestPolyDataToContext_1.png.md5
- Rendering/Context2D/vtkContext2D.cxx 39 additions, 0 deletionsRendering/Context2D/vtkContext2D.cxx
- Rendering/Context2D/vtkContext2D.h 22 additions, 0 deletionsRendering/Context2D/vtkContext2D.h
- Rendering/Context2D/vtkContextActor.cxx 25 additions, 0 deletionsRendering/Context2D/vtkContextActor.cxx
- Rendering/Context2D/vtkContextActor.h 11 additions, 0 deletionsRendering/Context2D/vtkContextActor.h
- Rendering/Context2D/vtkContextDevice2D.cxx 84 additions, 0 deletionsRendering/Context2D/vtkContextDevice2D.cxx
- Rendering/Context2D/vtkContextDevice2D.h 22 additions, 2 deletionsRendering/Context2D/vtkContextDevice2D.h
- Rendering/ContextOpenGL2/vtkOpenGLContextActor.cxx 24 additions, 10 deletionsRendering/ContextOpenGL2/vtkOpenGLContextActor.cxx
Loading
Please register or sign in to comment