The scale tag is mostly used for questions that relate to proportional resizing of images or UI elements.
Can I take a view that has been rendered by the Android framework and rescale it to some other size?
android view scaleI want to plot a barplot of some data with some x-axis labels but so far I just keep running …
r plot scale axis-labelsSo I can make a div to scale nicely from it's center pivot: http://jsfiddle.net/uTDay/ However, the transition …
jquery scale fadeI have a container element with long content which is scaled: .container { transform: scale(0.9); } inside this container I have a …
css css-position transform scaleHow to relative scale size of User Control like image (in image editor). Example (100%): (source: stegnar.com) Scaled down UC (70%): (…
wpf user-controls scaleHow do I get my OwnerDrawn UserControl to respect the users dpi (96/120/xxx) and/or font-size (normal, large, extra large)? …
c# .net user-controls scale dpi