Closed
Description
images that are taken sideways from a cameraphone are not being rotated automatically when i use :angle => :exif.
i use rails and this is the code i have put into my view.
<%= cl_image_tag(content.image_url.to_s, :html_width => 500, :html_height => 150, :crop => :fill, :angle => :exif) if content.image? %>
Metadata
Metadata
Assignees
Labels
No labels