Closed Bug 157813 Opened 23 years ago Closed 16 years ago

Add support for image rotate to image manipulation APIs

Categories

(Core :: Graphics: ImageLib, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: nisheeth_mozilla, Unassigned)

References

Details

(Keywords: topembed-)

This feature was requested by the You've Got Pictures group in Irvine and could prove to be useful to many other customers...
shaver, would your opengl js bindings work?
Almost certainly not.
Keywords: topembed
Marking as topembed+/nsbeta1+, as it is desired by major embedding partners.
Keywords: topembednsbeta1+, topembed+
Blocks: grouper
->jdunn, CC'ing glazman as he has been thinking about this stuff
Assignee: pavlov → jdunn
Yep. I could add a ninth handle centered in images when a single image is selected.
how would rotating the image be useful?
2 possibilities: 1) this is a mozilla-feature only and we could add a proprietary CSS property -moz-rotate taking an angle for argument 2) this should be cross-browser and then the original image needs to be modified. in email, that's easy since the binary is attached to the message; in html editor for the web, that's different...
Is this still needed for embedders? Or is this feature already been done? not sure if Jim is the right owner.
talked to saari. this feature is not needed for major embedding customers topembed-
Keywords: topembed+topembed-
Rotating the image is useful because users who insert images from a digital camera or scanner will many times have them flipped or rotated incorrectly. This would allow them to fix it in the composer which takes less time and effort than opening another application, loading the image, rotating it, saving it, closing down the application and then inserting it into the e-mail message.
Assignee: jdunn → nobody
QA Contact: tpreston → imagelib
This is possible now with CSS transforms. See https://developer.mozilla.org/En/CSS/Using_CSS_transforms Resolving as fixed.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.