Rotating brushes would not draw anything if you simply click and release with no motion in between (unless brush spacing was set to the minimum). It will now draw the default "up" direction of the brush in that situation. (h/t Pere for reporting) Implemented by using a boolean that tracks whether there has been any motion since a click; if not, the `brush_counter` is forced to reset (to 999), to insist on `brush_draw()` blitting something. (It used to always ignore if a rotational brush, to avoid accidentally drawing in the wrong direction on release.) |
||
|---|---|---|
| .. | ||
| en | ||
| es_ES.UTF-8 | ||
| fr_FR.UTF-8 | ||
| gl_ES.UTF-8 | ||
| html/images | ||
| is_IS.UTF-8 | ||
| ja_JP.UTF-8 | ||
| outdated/zh_tw | ||
| sq_AL.UTF-8 | ||
| AUTHORS.txt | ||
| CHANGES.txt | ||
| COPYING.txt | ||
| default_colors.txt | ||
| dejavu.txt | ||
| Makefile | ||
| nobr_forbidden.php | ||
| README.txt | ||
| RELEASE.txt | ||
| TROUBLESHOOTING.txt | ||
| w3m.sh | ||
See [locale]/html/README.html or [locale]/README.txt, and the other documentation within.