/usr/share/XaoS/examples/spiral.xpf is in xaos 3.5+ds1-3.1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 | ;Position file automatically generated by XaoS pre-3.1
; - an realtime interactive fractal zoomer
;Use xaos -load <filename> to display it
(initstate)
(defaultpalette 34)
(formula 'mandel3)
(cycling #t)
(cyclingspeed 45)
(juliaseed 0.062415825408122496282 -0.77685069099231027928)
(maxiter 590)
(julia #t)
(view 0.0070184 0.003958 0.13512 0.13512)
|