/usr/share/XaoS/examples/truecol2.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 12 13 | ;Possition file automatically generated by XaoS 3.0
; - an realtime interactive fractal zoomer
;Use xaos -load <filename> to display it
(initstate)
(filter 'truecolor #t)
(defaultpalette 0)
(formula 'barnsley)
(maxiter 1)
(outcoloring 10)
(incoloring 10)
(intcoloring 3)
(plane 3)
(view 0.9983 -0.05054 2.833 2.833)
|