MantisBT - VTK | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0013476 | VTK | (No Category) | public | 2012-09-27 11:23 | 2013-06-25 14:49 |
Reporter | baraujo | ||||
Assigned To | Dave DeMarle | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | 5.10.0 | ||||
Target Version | Fixed in Version | 6.0.0 | |||
Project | TBD | ||||
Type | incorrect functionality | ||||
Summary | 0013476: The right part of the Y letter is drawn on the left side (-> letter wrap). | ||||
Description | Version 5.10. Because the text is in Italic, vtkTextActor fails to pick the correct font size for a given area to draw in. It wrongly picks a width too narrow, so when it renders the letter as a texture within a (too narrow) area, the texture wraps. You might want to investigate within vtkTextActor (especially vtkTextActor::ComputeScaledFont) and aggregated classes. For information, vtkAxesActor uses vtkCaptionActor2D that internally uses a vtkTextActor with a CaptionTextProperty text property that is bold,italic,arial,with shadows. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() https://www.vtk.org/Bug/file/9287/image.png ![]() | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2012-09-27 11:23 | baraujo | New Issue | |||
2012-09-27 11:23 | baraujo | File Added: image.png | |||
2013-06-25 14:49 | Dave DeMarle | Note Added: 0031069 | |||
2013-06-25 14:49 | Dave DeMarle | Assigned To | => Dave DeMarle | ||
2013-06-25 14:49 | Dave DeMarle | Status | backlog => tabled | ||
2013-06-25 14:49 | Dave DeMarle | Resolution | open => fixed | ||
2013-06-25 14:49 | Dave DeMarle | Product Version | => 5.10.0 | ||
2013-06-25 14:49 | Dave DeMarle | Fixed in Version | => 6.0.0 | ||
2013-06-25 14:49 | Dave DeMarle | Status | tabled => closed |
Notes | |||||
|
|||||
|
|