/usr/share/XaoS/examples/truecol3.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 14 15 | ;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)
(juliaseed -1.1486191860465117017 -0.0052083333333333336947)
(maxiter 6)
(outcoloring 10)
(incoloring 10)
(intcoloring 7)
(outtcoloring 3)
(plane 1)
(view 0 0 2.5 2.5)
|