View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0003979VTK(No Category)public2006-10-25 15:272016-08-12 09:54
ReporterChristopher Bruns 
Assigned ToWill Schroeder 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0003979: Actors2D not magnified by vtkWindowToImageFilter->SetMagnification(), nor by vtkRenderLargeImage
Description3D objects/actors are magnified correctly by the SetMagnification() method of vtkWindowToImageFilter.

But Actor2D objects are either not scaled (text and polydata), or scaled but
bizarrely placed and tiled (images).

vtkRenderLargeImage exhibits similar problems, with the exception that it magnifies image Actors2D correctly.

I posted an example test program in C++ that demonstrates the problem at http://public.kitware.com/pipermail/vtkusers/2006-September/087099.html [^]

* The green test Actor2D image is placed and magnified correctly with
vtkRenderLargeImage, but the image is scaled correctly but misplaced, duplicated, and tiled using vtkWindowTo ImageFilter

* The red polyline Actor2D is rendered unmagnified by both vtkRenderLargeImage and by vtkWindowToImageFilter

* The text string Actor2D is rendered unmagnified by both vtkRenderLargeImage and by vtkWindowToImageFilter

* The 3D cone is rendered and magnified correctly in all situations tested

The test program generates two images: one unmagnified and one magnified. I compared the two images visually to draw these conclusions.
TagsNo tags attached.
Project
Type
Attached Files

 Relationships

  Notes
(0030768)
Michka Popoff (reporter)
2013-05-15 11:59

Hi

is there any plan to get this problem solved ? The issue is quite old (2006).
Having the magnification option is nice for exporting images with more pixels, but it is unusable when you have axes.

Or is there perhaps a different solution or hack by setting manually the size of the labels and axes before making a screenshot ?
(0036891)
Kitware Robot (administrator)
2016-08-12 09:54

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2011-06-16 13:11 Zack Galbreath Category => (No Category)
2013-05-15 11:59 Michka Popoff Note Added: 0030768
2016-08-12 09:54 Kitware Robot Note Added: 0036891
2016-08-12 09:54 Kitware Robot Status expired => closed
2016-08-12 09:54 Kitware Robot Resolution open => moved


Copyright © 2000 - 2018 MantisBT Team