Hi,
When I run CubeAxesActor2D example and change the font size from
tprop->SetFontSize(20);
to e.g.
tprop->SetFontSize(40);
the actual font size does not change.
Any idea why/how to change label font size?
Thank you.
Hi,
When I run CubeAxesActor2D example and change the font size from
tprop->SetFontSize(20);
to e.g.
tprop->SetFontSize(40);
the actual font size does not change.
Any idea why/how to change label font size?
Thank you.
I had the same problem, including modifying fonts(does not work)