View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013218VTK(No Category)public2012-06-03 02:282013-06-26 07:44
ReporterdennisHu 
Assigned ToDavid C. Lonie 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version5.8.0 
Target VersionFixed in Version6.0.1 
Summary0013218: vtkTextActor will render very tiny wrong block if empty string/space is set as the input
DescriptionDetected this issue in VTK 5.10, i guess it is old issue related to 0010905
When empty string("")/space(" ") is set as vtkTextActor Input, got some error report as "No scalar values found for texture input!" from vtkOpenGLTexture.
I discovered there is some tiny block rendered on the screen.

I think the simple fix is not render vtkTextActor if Texture input data is empty(0).
Maybe better approach is correct some image data in vtkFreeTypeUtilities.
TagsNo tags attached.
ProjectTBD
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0031081)
guest (viewer)
2013-06-26 07:40

This bug is no longer present since the switch to vtkFreeTypeTools/vtkTextRenderer.
(0031082)
David C. Lonie (developer)
2013-06-26 07:42

Oops -- I accidentally closed this while not logged in. Just adding a note to say that it was me.

 Issue History
Date Modified Username Field Change
2012-06-03 02:28 dennisHu New Issue
2013-06-25 16:30 Dave DeMarle Assigned To => David C. Lonie
2013-06-25 16:30 Dave DeMarle Status backlog => tabled
2013-06-26 07:40 guest Note Added: 0031081
2013-06-26 07:40 guest Status tabled => closed
2013-06-26 07:40 guest Resolution open => fixed
2013-06-26 07:40 guest Fixed in Version => 6.0.1
2013-06-26 07:42 David C. Lonie Note Added: 0031082
2013-06-26 07:42 David C. Lonie Status closed => backlog
2013-06-26 07:42 David C. Lonie Resolution fixed => reopened
2013-06-26 07:44 David C. Lonie Status backlog => tabled
2013-06-26 07:44 David C. Lonie Resolution reopened => fixed
2013-06-26 07:44 David C. Lonie Status tabled => closed


Copyright © 2000 - 2018 MantisBT Team