/usr/share/XaoS/examples/helloween.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 14 15 | ;Position file automatically generated by XaoS 3.2.3
; - a realtime interactive fractal zoomer
;Use xaos -load <filename> to display it
(initstate)
(filter 'anti #t)
(palette 3 456535883 0)
(formula 'user)
(usrform "POWD(SINH(POWD(Z;1.2));2.8)+C")
(usrformInit "")
(angle 90.724)
(maxiter 20)
(outcoloring 6)
(incoloring 7)
(plane 1)
(view 0.1559 0.1831 5.607 5.607)
|