rkalla / imgscalr

Simple Java image-scaling library implementing Chris Campbell's incremental scaling algorithm as well as Java2D's "best-practices" image-scaling techniques.
Apache License 2.0
1.23k stars 243 forks source link

missing rotation tag #103

Closed svisvana closed 10 years ago

svisvana commented 10 years ago

Could you please expose Rotation in ExifTool.Tag? It is not available as of v1.1

ghost commented 10 years ago

This should be filed against the ExifTool project, not imgscalr. Sorry for the confusion.

ghost commented 10 years ago

Yep I responded in the other issue - ROTATION is already an enum there, please followup with the other issue if you are having trouble (just so we keep the conversation there)

svisvana commented 10 years ago

sure.i deleted my comment.thanks.