Hi
I've always had trouble using Processing's image resize results - I can always see jagged edges and blurring when scaling from large to small, particularly on black and white logo/text pictures - with fine detail.
I've tried all the tricks in the book - but can never get as good as the results you would with photoshop for example.
So I spotted this Java library 'Imgscalr'
I'm hoping this will provide better results, but I'm not a Java expert, could someone tell me what code I need to send a PGraphics or PImage to this library to get rescaled.
Many thanks..
1