File: truecol.xaf

package info (click to toggle)
xaos 3.5%2Bds1-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 7,500 kB
  • ctags: 5,214
  • sloc: ansic: 46,410; sh: 7,917; objc: 1,381; asm: 810; python: 803; makefile: 529
file content (10 lines) | stat: -rw-r--r-- 239 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
; An introduction to fractals by Jan Hubicka
; Version 1.0 done for XaoS 3.0 in July 1997
; Use xaos -play to see it :)
(load "head.xhf")

(clearscreen)
(textposition 'center 'middle)
(message "truecolor")
(textsleep)
(load "truecol.xhf")