The scale tag is mostly used for questions that relate to proportional resizing of images or UI elements.
I have a screen that I'm trying to layout... Basically, I'm trying to evenly distribute 4 ImageButton objects vertically on a …
android layout scale imagebutton aspect-ratioI have this simple layout XML, and a green_square.png file which is 30X30 pixels <?xml version="1.0" encoding="…
android layout scale fill-parentI am looking for ways to zoom in a Java Swing application. That means that I would like to resize …
java user-interface swing zoom scalehttp://jsfiddle.net/nicktheandroid/5Ytnj/ When I add -webkit-backface-visibility: hidden; to the .circ element, it causes it to stay pixelated …
css transform scale css-transitions pixelateI wanted to get scaled instance of a buffered image and I did: public void analyzePosition(BufferedImage img, int x, …
java scale bufferedimage toolkitI am looking for something like the CENTER_CROP in ImageView.ScaleType Scale the image uniformly (maintain the image's aspect …
android scale center crop android-videoviewI'll get to the point - I have two screens: 32" TV - Landscape mode (regular) - res: 1920x1080 20" monitor - …
scale dpi windows-8.1 multiple-monitors autosizeI keep on reading how great codeigniter is from a development standpoint. And I am sure that using the framework …
php codeigniter scalability scaleI am struggling with an issue regarding CGAffineTransform scale and translation where when I set a transform in an animation …
ios xcode scale transformation cgaffinetransform