I\'m looking for an optimal way to resize wrapping text in a TextView so that it will fit within its getHeight and getWidth bounds. I\'m not simply looking for a way to wrap the text- I want to make s
I have a canvas that changes size depending on the users input, i want to hit a button and be able to zoom out to see the whole canvas.Basically i know the height and width of the canvas i just want t
I\'m building a Flex application that creates neat vector images based on some options/filters. Relatively new to Flash/Flex/AS3, so I\'m learning as I go..
UPDATE: I think I figured it out. The scaleMultiplier also applied to the translate that I was trying to do. I had a suspicion this was the case but couldn\'t figure out exactly how it got affected.
So I\'ve let the user transform a UIImage inside of my custom TransformView which is a subclassed UIImageView. It allows the user to rotate, scale, and pan using touchesEnded, touchesMoved, etc. Now w
I\'m using raphaelJS to draw a \"radar chart\" to display statistical data. For each axis it should accept values between 0 and 10.
I have a layout with two images:开发者_运维百科 one that should strech to the screen width one above it that should scale to the same proportion the first one was automaticaly scaled (relative to th
I am designing a VST Audio plug-in that requires amplitude data be extracted from the incoming signal to be used for velocity settings in the midi domain.
In this question I managed to combine two .png images into one, and then display the result in a pictureBox image.
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.