ftp://ftp.sunet.se/pub/vendor/sco/skunkware/osr5/x11/savers/xscreensaver/xscreensaver...
[xscreensaver] / local / man / cat.1 / julia.1
diff --git a/local/man/cat.1/julia.1 b/local/man/cat.1/julia.1
new file mode 100644 (file)
index 0000000..fe58334
--- /dev/null
@@ -0,0 +1,132 @@
+
+
+
+XScreenSaver(1)                                   XScreenSaver(1)
+
+
+N\bNA\bAM\bME\bE
+       julia - draws spinning, animating julia-set fractals
+
+S\bSY\bYN\bNO\bOP\bPS\bSI\bIS\bS
+       j\bju\bul\bli\bia\ba  [-display  _\bh_\bo_\bs_\bt_\b:_\bd_\bi_\bs_\bp_\bl_\ba_\by_\b._\bs_\bc_\br_\be_\be_\bn] [-foreground _\bc_\bo_\bl_\bo_\br]
+       [-background _\bc_\bo_\bl_\bo_\br] [-window] [-root]  [-mono]  [-install]
+       [-visual  _\bv_\bi_\bs_\bu_\ba_\bl] [-ncolors _\bi_\bn_\bt_\be_\bg_\be_\br] [-delay _\bm_\bi_\bc_\br_\bo_\bs_\be_\bc_\bo_\bn_\bd_\bs]
+       [-cycles _\bi_\bn_\bt_\be_\bg_\be_\br] [-count _\bi_\bn_\bt_\be_\bg_\be_\br] [-mouse] [-nomouse]
+
+
+D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
+       The _\bj_\bu_\bl_\bi_\ba  program  draws  spinning,  animating  julia-set
+       fractals.
+
+       It  uses ifs {w0 = sqrt(x-c), w1 = -sqrt(x-c)} with random
+       iteration to plot the julia set, and sinusoidially  varied
+       parameters  for  the set, and plots parameters with a cir-
+       cle.
+
+       One thing to note is that count is the _\bd_\be_\bp_\bt_\bh of the search
+       tree,  so the number of points computed is (2^count)-1.  I
+       use 8 or 9 on a dx266 and it looks okay.   The  sinusoidal
+       variation  of the parameter might not be as interesting as
+       it could, but it still gives an idea of the effect of  the
+       parameter.
+
+
+O\bOP\bPT\bTI\bIO\bON\bNS\bS
+       _\bj_\bu_\bl_\bi_\ba accepts the following options:
+
+       -\b-w\bwi\bin\bnd\bdo\bow\bw Draw  on  a  newly-created  window.   This  is the
+               default.
+
+       -\b-r\bro\boo\bot\bt   Draw on the root window.
+
+       -\b-m\bmo\bon\bno\bo   If  on  a  color  display,  pretend  we're  on   a
+               monochrome display.
+
+       -\b-i\bin\bns\bst\bta\bal\bll\bl
+               Install a private colormap for the window.
+
+       -\b-v\bvi\bis\bsu\bua\bal\bl _\bv_\bi_\bs_\bu_\ba_\bl
+               Specify which visual to use.  Legal values are the
+               name of a visual class, or the id number  (decimal
+               or hex) of a specific visual.
+
+       -\b-n\bnc\bco\bol\blo\bor\brs\bs _\bi_\bn_\bt_\be_\bg_\be_\br
+               How  many  colors  should  be  used (if possible).
+               Default 200.  The colors used  cycle  through  the
+               hue, making N stops around the color wheel.
+
+       -\b-c\bcy\byc\bcl\ble\bes\bs _\bi_\bn_\bt_\be_\bg_\be_\br
+
+
+
+
+
+X Version 11                28-May-97                           1
+
+
+
+
+
+XScreenSaver(1)                                   XScreenSaver(1)
+
+
+       -\b-c\bco\bou\bun\bnt\bt _\bi_\bn_\bt_\be_\bg_\be_\br
+
+
+       -\b-m\bmo\bou\bus\bse\be
+
+       -\b-n\bno\bom\bmo\bou\bus\bse\be
+               If  _\b-_\bm_\bo_\bu_\bs_\be  is specified, the control point of the
+               Julia set will be derived from the position of the
+               mouse in the window.  When the mouse is not in the
+               window, the control point  is  chosen  the  normal
+               way.
+
+E\bEN\bNV\bVI\bIR\bRO\bON\bNM\bME\bEN\bNT\bT
+       D\bDI\bIS\bSP\bPL\bLA\bAY\bY to get the default host and display number.
+
+       X\bXE\bEN\bNV\bVI\bIR\bRO\bON\bNM\bME\bEN\bNT\bT
+               to  get the name of a resource file that overrides
+               the global resources stored in  the  RESOURCE_MAN-
+               AGER property.
+
+S\bSE\bEE\bE A\bAL\bLS\bSO\bO
+       X\bX(1), x\bxs\bsc\bcr\bre\bee\ben\bns\bsa\bav\bve\ber\br(1), x\bxl\blo\boc\bck\bk(1)
+
+C\bCO\bOP\bPY\bYR\bRI\bIG\bGH\bHT\bT
+       Copyright (C) 1995 by Sean McCullough.
+
+       Permission to use, copy, modify, and distribute this soft-
+       ware and its documentation for any purpose and without fee
+       is  hereby  granted,  provided  that  the  above copyright
+       notice appear in all copies and that both  that  copyright
+       notice  and  this  permission  notice appear in supporting
+       documentation.
+
+A\bAU\bUT\bTH\bHO\bOR\bR
+       Sean McCullough <bankshot@mailhost.nmt.edu>, 1995.
+
+       Ability to run standalone or with  _\bx_\bs_\bc_\br_\be_\be_\bn_\bs_\ba_\bv_\be_\br  added  by
+       Jamie Zawinski <jwz@netscape.com>, 10-May-97.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+X Version 11                28-May-97                           2
+
+