<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, May 4, 2015 at 3:20 AM, Julia Weißflog <span dir="ltr"><<a href="mailto:julia.weissflog@geophysik.tu-freiberg.de" target="_blank">julia.weissflog@geophysik.tu-freiberg.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks for your reply, i have uploaded a sample here<br>
<a href="https://mathmaster.mathe.tu-freiberg.de/index.php/s/UoQ506K29Db6b7E" target="_blank">https://mathmaster.mathe.tu-freiberg.de/index.php/s/UoQ506K29Db6b7E</a><br>
<br>
Notice how the axis labels are blurry while the colobar text looks fine.<br></blockquote><div><br></div><div>This is due to the Cube Axes rendering using an older text rendering method, vtkVectorText. These don't always export cleanly through the vector graphics backend.</div><div><br></div><div>There is a replacement for the Cube Axes under development that uses newer methods for rendering text, and this should export much better, and be similar to the labels you see on the color legend.<br></div><div><br></div><div>Also, there is experimental support in the old Cube Axes actor for using the newer text renderer. If you can access the cube actor in the python shell, calling SetUseTextActor3D(True) on it should switch it on.</div><div><br></div><div>Hope this helps,</div><div><br></div><div>Dave</div></div></div></div>