[vtk-developers] [VTK 0013710]: vtkCaptionActor2D: texts are cropped
Mantis Bug Tracker
mantis at public.kitware.com
Fri Dec 7 05:31:05 EST 2012
The following issue has been SUBMITTED.
======================================================================
http://www.vtk.org/Bug/view.php?id=13710
======================================================================
Reported By: Joó Péter
Assigned To:
======================================================================
Project: VTK
Issue ID: 13710
Category: (No Category)
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: backlog
Project: TBD
Type: incorrect functionality
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 2012-12-07 05:31 EST
Last Modified: 2012-12-07 05:31 EST
======================================================================
Summary: vtkCaptionActor2D: texts are cropped
Description:
Starting from VTK 5.8 version there is a regression in vtkCaptionActor2D class.
This bug exists in VTK 5.10.1 too.
The regression is that the last character's half portion (approximation) gets
cropped.
Even in the official examples the error is present!
Run the TestCaptionActor.tcl example or check my attached screenshot.
Please note that in each class which uses vtkCaptionActor2D the problem is
present, such as:
vtkAxesActor
vtkCaptionRepresentation
vtkCaptionWidget
That problem can be easily reproducated by the attached C++ program too.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2012-12-07 05:31 Joó Péter New Issue
2012-12-07 05:31 Joó Péter File Added: cropping.zip
======================================================================
More information about the vtk-developers
mailing list