Google Code Exporter

Results 11117 issues of Google Code Exporter

``` In the maven pom file the link of the LGPL License is pointing to the GPL license. This is a MAJOR difference. The correct link should be: http://www.gnu.org/licenses/lgpl-3.0.txt ```...

Priority-Medium
Type-Defect
auto-migrated

``` I forked the project worked a little on the code, specifically: * The ant task is now extended to automatically download the depending library and offer a unit test...

Priority-Medium
Type-Defect
auto-migrated

``` What steps will reproduce the problem? 1.I want to rescale icon with rounded corners (with alpha chanel). This rescaled image will be placed on some bacground with the same...

Priority-Medium
Type-Defect
auto-migrated

``` What steps will reproduce the problem? 1. not depending if a pic is 300x100px or 100x300px 2. I want to create a pic with eg. 300x300px or 60x60px 3....

Priority-Medium
auto-migrated
Type-Enhancement

``` Attached is a draft of a servlet implementation that can handle image resizing. It is working but I'm still working on a caching mechanism that would prevent the recreation...

Priority-Medium
auto-migrated
Type-Enhancement

``` Only a small part of all jhlabs filters and supporting classes is used in this project. Why not integrate it directly instead of having to include another large jar?...

auto-migrated
Priority-Low
Type-Enhancement

``` What steps will reproduce the problem? 1.Use resampleOp.setUnsharpenMask(AdvancedResizeOp.UnsharpenMask.Normal); What is the expected output? What do you see instead? I see: java.lang.NoClassDefFoundError: com/jhlabs/image/UnsharpFilter What version of the product are you...

Priority-Medium
Type-Defect
auto-migrated

``` What steps will reproduce the problem? 1. Using a box filter should only read every channel value once for. But there exist some cases where the value if read...

Priority-Medium
Type-Defect
auto-migrated

``` What steps will reproduce the problem? 1. Scale a image less than 3 pixels in any direction What is the expected output? What do you see instead? Throws a...

Type-Defect
auto-migrated
Priority-Low

``` There is a dontClone method. I would suggest to also do the opposite where you specify the only classes that can be cloned. ``` Original issue reported on code.google.com...

Type-Defect
Priority-Medium
auto-migrated