improve blur effect

This commit is contained in:
Albert Cahalan 2004-12-07 05:24:07 +00:00
parent 5c67b05102
commit 6d9f9999ec
2 changed files with 54 additions and 30 deletions

View file

@ -8,6 +8,10 @@ http://www.newbreedsoftware.com/tuxpaint/
2004.December.5 (0.9.15)
* Magic blur effect now gamma-aware, circular, and modifying all points
within the brush instead of just 25% of them.
Albert Cahalan <albert@users.sf.net>
* fixed display corruption in load dialog when saved images are
from a larger display size
Albert Cahalan <albert@users.sf.net>