terjetyl / Simple.ImageResizer

A simple c# image resizer with ScaleToFit and ScaleToFill using wpf libraries. Resizes to jpg, gif, png, tiff. Demosite is hosted at AppHarbor: http://imageresizer.apphb.com/
58 stars 27 forks source link

Namespace conflict #1

Closed lilith closed 12 years ago

lilith commented 12 years ago

This package uses the 'ImageResizer' namespace, which has been used by the ImageResizer project since 2007.

terjetyl commented 12 years ago

The namespace has now been updated to Simple.ImageResizer

lilith commented 9 years ago

Thanks. Could you please add a clarification that this project is unrelated to ours?

People are emailing questions about your project to support@imageresizing.net - the name apparently confuses them.

terjetyl commented 9 years ago

Ok. I have updated the Readme with a note. Let me know if it creates more confusion

lilith commented 9 years ago

Thanks, I appreciate it :)