/usr/share/XaoS/examples/edge.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 | ;Possition file automatically generated by XaoS 3.0
; - an realtime interactive fractal zoomer
;Use xaos -load <filename> to display it
(initstate)
(filter 'edge2 #t)
(palette 1 863910123 0)
(formula 'newton)
(outcoloring 1)
(view 0 0 2.5 2.5)
|