Hi Calixte,
Le 20/01/2014 16:15, Calixte Denizet a écrit :
> Hi Stefan,
> Few comments:
> i) driver(...);xinit(...);...xend(); implies a vectorial export: all
> the scene is completly drawn vectorialy (so the graphic card driver is
> not implied in the draw)
What about driver("GIF") and other bitmap drivers called through
driver() instead of xs2###()?