[vtkusers] vtk5.10.0_RC3 : problems with vtkChartXY and with vtkTextActor

David E DeMarle dave.demarle at kitware.com
Mon May 7 07:44:07 EDT 2012


Thanks.

Please submit a bug report for it (ideally with an image and small
test program) so that we don't loose track of the problem.

http://vtk.org/Bug/my_view_page.php

cheers,

David E DeMarle
Kitware, Inc.
R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909


On Mon, May 7, 2012 at 7:40 AM, pof <jd379252 at gmail.com> wrote:
> David,
>
> thanks to Markus advice, I fixed the vtkXYChart issue in my program.
>
> Still, there is only the issue left about the vtkTextActor (e.g. to insert a
> title in a 3D view):
> - Actually, as long as you use ShadowOff(), the display is fine.
> - The bad thing occurs with ShadowOn(), parts of the font are chopped and
> depending on the font size, you can almost not read the text.
>
> JD
>
> Le 02/05/2012 03:31, David E DeMarle a écrit :
>
>> On Tue, May 1, 2012 at 7:52 PM, David E DeMarle
>> <dave.demarle at kitware.com>  wrote:
>>>
>>> Thanks,
>>> Did 5.8 exhibit the same problems? Can you post choose snippets and
>>> images
>>
>> "choose"->"code". Darn that autocorrect!
>>
>>> that demonstrate? all of the above information will help track down the
>>> causes.
>>> Cheers.
>>>
>>> On May 1, 2012 6:53 PM, "pof"<jd379252 at gmail.com>  wrote:
>>>>
>>>> Hi all,
>>>>
>>>> I've tested to upgrade my application from vtk5.6.1 to the last
>>>> 5.10.0.RC3, on MSVC++9.0.
>>>> It builds and links fine, so everything looks apparently fine.
>>>>
>>>> Only few (but annoying) bugs I am experiencing are related to the
>>>> vtkChartXY, in which:
>>>> 1) I can no longer set the title properties (text, size...) of the
>>>> chart,
>>>> and also of the chart axes. In both cases it leads to program crash.
>>>> 2) My app also crashes when opening a view containing the vtkChartXY
>>>> (this
>>>> used to work nicely under vtk5.6.1), so I guess something has changed
>>>>
>>>> Also, just to mention that vtkTextActors are now displayed very badly,
>>>> which leads to some almost unreadable text in the view (e.g. title).
>>>>
>>>> JD
>>>> _______________________________________________
>>>> Powered by www.kitware.com
>>>>
>>>> Visit other Kitware open-source projects at
>>>> http://www.kitware.com/opensource/opensource.html
>>>>
>>>> Please keep messages on-topic and check the VTK FAQ at:
>>>> http://www.vtk.org/Wiki/VTK_FAQ
>>>>
>>>> Follow this link to subscribe/unsubscribe:
>>>> http://www.vtk.org/mailman/listinfo/vtkusers
>
>



More information about the vtkusers mailing list