View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014231ParaView(No Category)public2013-08-14 13:132013-11-01 13:18
ReporterDavid C. Lonie 
Assigned ToDavid C. Lonie 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target VersionFixed in Version4.1 
Summary0014231: Fix vtkDataLabelRepresentation + vtkGL2PSExporter compatibility
DescriptionThe current implementation ultimately uses a vtkTextMapper + vtkActor, which should be replaced by a vtkTextActor.

Alternatively, a special case can be added vtkPVGL2PSExporter to recognize vtkLabeledDataMapper as a special case for exporting text, though this will not add MathText support as vtkTextActor will.
TagsNo tags attached.
ProjectTBD
Topic Name
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0031623)
David C. Lonie (developer)
2013-09-25 14:57

Fixed in master. To test:

1) Make a selection of points/cells.
2) Add labels in the Find Data dialog.
3) File >> Export Scene >> "somefile.ps". Use default options.

Labels should appear in the exported file.

 Issue History
Date Modified Username Field Change
2013-08-14 13:13 David C. Lonie New Issue
2013-08-14 13:13 David C. Lonie Assigned To => David C. Lonie
2013-09-25 14:57 David C. Lonie Note Added: 0031623
2013-09-25 14:57 David C. Lonie Status backlog => closed
2013-09-25 14:57 David C. Lonie Resolution open => fixed
2013-09-25 14:57 David C. Lonie Fixed in Version => git-master
2013-11-01 13:18 Utkarsh Ayachit Fixed in Version git-master => 4.1


Copyright © 2000 - 2018 MantisBT Team