/usr/share/XaoS/examples/eyes.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 | ;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)
(defaultpalette 0)
(formula 'user)
(usrform "EXP(Z)+C")
(usrformInit "")
(juliaseed -0.94280443112989110202 -0.004527757333355704461)
(angle 90.364)
(maxiter 500)
(julia #t)
(view -0.2878 -0.1179 2.066 2.066)
|