The scale tag is mostly used for questions that relate to proportional resizing of images or UI elements.
I have an UIView with around 50 UIButtons. All button positions were given in pixels, relative to the left upper corner …
ios objective-c uiview scale subviewI have a small issue I want to fix, but can't find any good answer : When I use a scale …
css scaleI'm learning about openGL and how to do transformations such as translating and scaling. I know you have to usually …
opengl scale transformation translateI'm creating a gallery where I want to list all images from an album on one page : Big Picture style : …
css image scale aspect-ratioI am using really big numbers (milions) on my x-axis, so when I use set format x %6.0f I got …
axis scale gnuplotIn matplotlib, I can set the axis scaling using either pyplot.xscale() or Axes.set_xscale(). Both functions accept three …
python matplotlib scale logarithmI have a column X which is full of floats with decimals places ranging from 0 (no decimals) to 6 (maximum). I …
sql sql-server-2008 floating-point decimal scaleThis is a little tricky to explain, but: I want a responsive-height div (height: 100%) that will scale the width proportional …
html css scaleI have been trying to achieve something which should pretty trivial and is trivial in Matlab. I want to simply …
opencv matrix scale multiplication scalarI have a custom view (1066 x 738), and I am passing a bitmap image (720x343). I want to scale the bitmap …
android bitmap scale