/usr/share/XaoS/examples/pentafrac.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 | ;Position file automatically generated by XaoS 3.2.3
; - a realtime interactive fractal zoomer
;Use xaos -load <filename> to display it
(initstate)
(defaultpalette 0)
(formula 'user)
(usrform "I*LOGN(10;Z^6)^3+C")
(usrformInit "")
(maxiter 710)
(outcoloring 7)
(view 0.1072 0.02068 3.225 3.225)
|