Mercurial > cgi-bin > hgweb.cgi > ImagePrep
log
age | author | description |
---|---|---|
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). |
2020-07-18 | David Barts | Rationalized directory management. |
2020-07-17 | David Barts | Command-line arguments (only partially tested). |
2020-07-17 | David Barts | Works (prelim tests only). |
2020-07-17 | David Barts | Got jar building. |
2020-07-17 | David Barts | Compiles, still untested. |
2020-07-17 | David Barts | Initial commit. Untested! |