[fpc-devel] JPEG scaling

2010-06-17 Thread theo
OK, done. http://bugs.freepascal.org/view.php?id=16748 But I don't know how to assign it to you. Thank you Theo ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel

Re: [fpc-devel] JPEG scaling

2010-06-17 Thread Michael Van Canneyt
On Thu, 17 Jun 2010, theo wrote: Hello, Is there a technical reason why in packages/fcl-image/src/fpreadjpeg.pas the scale option is commented / not implemented? I've changed that unit for my purpose (see attachment. I hope the patch is valid, I don't have a svn fpc, so it's hand edited).

[fpc-devel] JPEG scaling

2010-06-17 Thread theo
Hello, Is there a technical reason why in packages/fcl-image/src/fpreadjpeg.pas the scale option is commented / not implemented? I've changed that unit for my purpose (see attachment. I hope the patch is valid, I don't have a svn fpc, so it's hand edited). I have to create thumbnail images