/usr/share/XaoS/examples/spiral4.xpf is in xaos 3.5+ds1-3.1build2.
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 13 | ;Position file automatically generated by XaoS pre-3.1
; - an realtime interactive fractal zoomer
;Use xaos -load <filename> to display it
(initstate)
(filter 'truecolor #t)
(defaultpalette 0)
(formula 'mandel)
(juliaseed 0.25701005261873154242 -0.00095118413200572324323)
(outcoloring 10)
(outtcoloring 4)
(julia #t)
(plane 1)
(view 0.627 0.869 43.7 43.7)
|