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)
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...
Comment 2•23 years ago
|
||
Almost certainly not.
Comment 3•23 years ago
|
||
batch: adding topembed per Gecko2 document
http://rocknroll.mcom.com/users/marek/publish/Gecko/Gecko2Tasks.html
Keywords: topembed
Comment 4•23 years ago
|
||
Marking as topembed+/nsbeta1+, as it is desired by major embedding partners.
Comment 5•23 years ago
|
||
->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.
Comment 7•23 years ago
|
||
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.
Comment 10•22 years ago
|
||
talked to saari. this feature is not needed for major embedding customers
topembed-
Comment 11•22 years ago
|
||
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
Comment 12•16 years ago
|
||
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.
Description
•