Thank you for your reply. The thing is I am actually not rotating anything. I am simply adding the image to the Image object and it is rotating itself. I checked the war folder, (that is where the image resides) and it is not rotated. But when it is displayed, it is rotated.
Could it be a pixel issue or length width issue perhaps? I am totally stumped. On Jan 19, 10:09 am, Ashar Lohmar <[email protected]> wrote: > Hi > just a hint ... for example picasa if you say to rotate a image by > clicking the round arrow it shows it rotated, but the image isn't > really rotated picasa only makes an configuration file (hidden) that > will be read every time u go there and it "says" in it that the image > should be presented rotated, I saw the same thing on other picture > managers to. > maybe that's your problem or something similar to that. > > to check that this is the case, open the image with paint for example. > > I don't see another reason why this could happen, or maybe I'm wrong. > > Good luck > > On Jan 18, 5:10 pm, Deerman <[email protected]> wrote: > > > > > I am reading in an image from the user on the server side and copying > > it to the war folder. This process works fine. > > > Then, through an RPC call, I get the location of the image and display > > the image to my Image object (which is placed in a VerticalPanel). > > > The image is visibly, but the problem is for some images they are > > either rotated 90 degrees or -90 degrees. Am I missing something? > > > Thanks
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
