Google Code Exporter

Results 11117 issues of Google Code Exporter

``` Hi, I'm using thumbnailator-0.4.7 the code is Thumbnails.of(srcImage).width(200).outputQuality(1f).toFile(saveImage); the testing image is in attachment (original.gif) aftering processing, the color of image was not right, a slight different ``` Original...

Priority-Medium
auto-migrated
Type-Defect

``` when i resize a animated gif like this Thumbnails.of(new File("E:\\images\\test.gif")).size(width, height) .useOriginalFormat().toOutputStream(resp.getOutputStream()); the resized image lost color . see the attachement for details. I'm using jdk1.6 ``` Original issue...

auto-migrated
Type-Defect
Priority-Low

``` What steps will reproduce the problem? 1. original.png is a 128x128 8-bit paletted PNG. 2. Builder

Priority-Medium
auto-migrated
Type-Defect

``` I cannot use this lib which looks very good because of a missing functionnality : Resizing strategy. I mean, that there is different way to generate a thumbnail, if...

Priority-Medium
auto-migrated
Type-Defect

``` Problem ------- * Currently, Thumbnailator does not have facilities to provide feedback as to the progress of a thumbnail generation task. This means that if a task takes a...

Type-Enhancement
auto-migrated
Priority-Low

``` my english is much poor,sorry -_- but I really need your help my runtime environments: windows 7 JDK 1.6 thumbnailator 0.32 my code: Thumbnails.of(temp) .size(maxW, 3000) .outputQuality(0.8) .rendering(Rendering.SPEED) .outputFormat("jpg")...

Priority-Medium
auto-migrated
Type-Defect

``` What steps will reproduce the problem? 1.clicking on the add device button (to add a binary Sensor for example) 2.switching off a binary switch (for example) 3.adding the binary...

Type-Defect
Priority-Medium
auto-migrated

``` What steps will reproduce the problem? 1.uncomment three line about linux compilation 2.uncomment gnutls lib 3.added -lgcrypt at the end of LIBS definition What is the expected output? What...

Type-Defect
Priority-Medium
auto-migrated

``` In cp.js : document.getElementById('sucnode').value = ''; Replace by document.getElementById('sucnodeid').value = ''; Thanks Thomas ``` Original issue reported on code.google.com by `[email protected]` on 18 Feb 2013 at 10:13

Type-Defect
Priority-Medium
auto-migrated

``` He, I try to use this programme on raspberry and it work fine. I would like to do some improvement. How can I send you the modification ? List...

Type-Defect
Priority-Medium
auto-migrated