View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010905VTK(No Category)public2010-06-28 17:272016-08-12 09:55
ReporterIvan Kalatchev 
Assigned ToKitware Robot 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0010905: Leading spaces in input string causes vtkTextActor fail to render
DescriptionString format for float numbers can produce output with leading spaces, e.g formatting -2.1 with "%5.3f".
when this happens, vtk 5.6 will fail to output string and vtk error window will pop up with "Failed rendering text to buffer".
Problem was tracked to vtkFreeTypeUtilities.GetGlyph, which returns bitmap width equal 0 for the space character.

vtk 5.02 we used before doesn't have this problem and render such text correctly.
TagsNo tags attached.
Project
Type
Attached Files

 Relationships

  Notes
(0037182)
Kitware Robot (administrator)
2016-08-12 09:55

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
2010-06-28 17:27 Ivan Kalatchev New Issue
2011-06-16 13:11 Zack Galbreath Category => (No Category)
2016-08-12 09:55 Kitware Robot Note Added: 0037182
2016-08-12 09:55 Kitware Robot Status expired => closed
2016-08-12 09:55 Kitware Robot Resolution open => moved
2016-08-12 09:55 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team