i'm using imagebuffer/imageio. works fine on windows, reason, failing png files on linux. have no idea why.
i think need use library. because develop on windows, i'd works on both systems effortlessly, , doesn't need call process if can avoid it. don't want deal configuration hell, or require binary exist locally on system somewhere tests pass.
is there out there can help, or imagemagick pretty option? doesn't seem java has nice options working images :(
i plugs maven , works, other library. past experiences java image libraries has taught me it's not speed maven , kind of ancient (i can't remember library way... don't want deal configuration , deployment problems honestly... want call nice api).
thanks
i switched using jai because had more flexible filtering , anti-aliasing needed when resizing pngs in java program. haven't had issues running on windows or linux - both seem work fine.
Comments
Post a Comment