Top "Scale" questions

The scale tag is mostly used for questions that relate to proportional resizing of images or UI elements.

Get scale and rotation angle from CGAffineTransform?

i want to get scale factor and rotation angle form view.i'm already applied CGAffineTransform to that view.

ios iphone animation rotation scale
setPivotX works strange on scaled View

I found out that setPivotX (also setPivotY) works strange in Android. If you set pivot when view's scale is set …

android view pivot scale
How to FIX Chromium HiDPI Scaling:

Tested On: Ubuntu Gnome 16.04 LTS I had an issues with getting my HiDPI display, 3200x1800, working correctly with Chromium. By …

ubuntu scale resolution chromium display
Scale font-size based on parent DIV's dynamic width/height (jQuery)

Open to using: jQuery / Javascript / PHP / CSS3 / HTML5 What I'm trying to achieve is dynamically change the font-size of a …

jquery scale font-size jquery-ui-resizable
ExtJS 4: How to auto scale an image? (no clipping)

I have an Image Component in ExtJS which loads an image via URL like this: { xtype: 'image', width: 200, height: 200, src: …

image extjs extjs4 scale image-size
how to scale the element by keeping the fixed position in svg

i want to scale the below element in fixed position. <path id="container_svg_rectsymbol1" fill="red" stroke-width="1" stroke="…

svg jquery-animate scale jquery-svg coordinate-transformation
Limit maximum scale for scaling image with pinch gesture in IOS

I am currently able to make an image scale by using the pinch gesture recognizer provided by Apple, but how …

iphone objective-c ios scale pinch
Scale an entire HTML element using CSS

How can I scale an entire element and all children by a specific percentage or to a specific final size? …

html css scale css-transforms scaletransform
Unwanted left margin when using -webkit-transform: scale(...)

I am using wkhtmltopdf (which uses the Webkit rendering engine) to convert HTML files to PDF documents. The generated PDFs …

webkit scale margin wkhtmltopdf webkit-transform
transform - rotate and scale is not working when i convert html content to pdf

I am using html2pdf to convert html content with images to pdf and i have also added an option …

css rotation transform scale html2pdf