Skip to content

image not rotating when i use :angle => :exif #48

Closed
@chopperop

Description

@chopperop

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions