Mercurial > cgi-bin > hgweb.cgi > ImagePrep
log
age | author | description |
---|---|---|
2020-07-26 | David Barts | Should be private. Make it so. prestd |
2020-07-20 | David Barts | Detect unsupported file types on input. |
2020-07-19 | David Barts | Fix ImageWriter leak. |
2020-07-19 | David Barts | Fix file leak on save. |
2020-07-18 | David Barts | val -> var |
2020-07-18 | David Barts | Use ImageObserver and wait if needed. |
2020-07-18 | David Barts | Improve scaling quality. |
2020-07-18 | David Barts | Update Readme.html. |
2020-07-18 | David Barts | Use .close(). |
2020-07-18 | David Barts | Use bicubic interpolation, like Gimp. |
2020-07-18 | David Barts | Work around ImageIO bug. |
2020-07-18 | David Barts | Window reshapes to avoid gratuitous scrollbars (as it should). |