2 Commits

Author SHA1 Message Date
  Yann Weber 49cf3b29f4 Initial commit 3 years ago
  Yann Weber 995dbf0507 Initial commit 3 years ago
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      pyasciimandel.py

+ 0
- 1
pyasciimandel.py View File

95
                     #sys.stderr.flush()
95
                     #sys.stderr.flush()
96
                     continue
96
                     continue
97
 
97
 
98
-
99
             delta_xmove = 0.7 / zoom
98
             delta_xmove = 0.7 / zoom
100
             delta_ymove = 0.5 / zoom
99
             delta_ymove = 0.5 / zoom
101
             delta_zoom = 1.2
100
             delta_zoom = 1.2

Loading…
Cancel
Save