MantisBT - VTK | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0012025 | VTK | (No Category) | public | 2011-03-29 19:01 | 2013-04-05 20:26 |
Reporter | nclemeur | ||||
Assigned To | Marcus D. Hanwell | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Linux | OS | Centos | OS Version | 5 |
Product Version | |||||
Target Version | Fixed in Version | ||||
Project | |||||
Type | |||||
Summary | 0012025: vtkFreeTypeStringToImage::GetBounds | ||||
Description | I have noticed that the local variable "int tmp[4];" in the methods vtkFreeTypeStringToImage::GetBounds should be initialised to values of 0. Indeed, the later call to GetBoundingBox is not populating that variable when the string is empty. This manifest it-self on by an empty chart since the calculation of the axis size is completely wrong. I am seeing this problem on Linux using a quite recent version of vtk trunk linked with Mesa. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2011-03-29 19:01 | nclemeur | New Issue | |||
2011-03-29 20:35 | David Partyka | Assigned To | => David Partyka | ||
2011-03-29 20:35 | David Partyka | Status | backlog => tabled | ||
2011-04-05 11:43 | Marcus D. Hanwell | Assigned To | David Partyka => Marcus D. Hanwell | ||
2011-05-01 12:53 | Marcus D. Hanwell | Note Added: 0026294 | |||
2011-05-01 12:53 | Marcus D. Hanwell | Status | tabled => @80@ | ||
2011-05-01 12:53 | Marcus D. Hanwell | Resolution | open => fixed | ||
2013-04-05 20:26 | Berk Geveci | Status | customer review => closed |
Notes | |||||
|
|||||
|
|