/usr/share/XaoS/examples/heart.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 | ;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)
(palette 1 1400652044 0)
(shiftpalette 11)
(formula 'user)
(usrform "RTNI(Z;12;6)(1-Z)+C")
(usrformInit "")
(angle -90.921)
(maxiter 100)
(outcoloring 6)
(incoloring 7)
(view 0.88195 -0.012873 0.36361 0.36361)
|