Hi. I'm trying to export a very high-resolution rendering. I have a vtkCubeAxesActor2D, which has axes labels floating around in the scene. Since my render will be such high res, I'd like to bump up the size of the labels so that they maintain approximately the same relative size. SetFontFactor() only allows me to increase the labels two-fold, no higher. Is there another way I can crank up the font sizes for the axes labels of vtkCubeAxesActor2D?<br>
<br>Thanks in advance.<br><br>Paul<br>