Top "Zooming" questions

Zooming is the act of enlarging something (a document, an image, a map) to view it in greater detail.

zooming content inside div using transform scale property

I am trying to zoom contents of div(same behavior as browser zoom). After searching a lot I found css 3 …

css zooming transform scaletransform
Zoom in and out a ViewBox with mouse scroll and use mouse pointer location as zoom origin

The title is pretty much self-explaining, but to add to the facts, I'm using a large Canvas inside my ViewBox …

c# wpf zooming mousewheel viewbox
Magnifying glass that follows cursor for canvas

I'm working on a t-shirt designer for a client of mine and I made it using html5 canvas. The shirt …

javascript html canvas zooming magnify
Zoomable image in markdown

I am embedding a large image on github wiki. But it turns to be unreadable due to its size. Is …

image github zooming markdown
Control zoom level of WinForms using mouse scroll wheel and Ctrl in VB.NET

If I have a winform, may I know how can I control the zoom level of the font in the …

vb.net winforms scroll zooming ctrl
Google Chrome maximum zoom level?

Is there any way to change maximum zoom level in Google Chrome? Sometimes I need to view the details of …

google-chrome zooming pinchzoom
Limiting domain when zooming or panning in D3.js

I have implemented a simple D3.js line chart that can be zoomed and panned. It is based on Stephen …

javascript charts d3.js zooming pan
Android ViewGroup.setScaleX() cause the view to be clipped

I use NineOldAndroids library to scale my custom layout. public class MyLayout extends FrameLayout { // LayoutParams.MATCH_PARENT and all. ... @Override …

java android zooming scale viewgroup
Double tap interval time standard

Is there any standard, say ISO standard, for interval (in miliseconds) between to taps ( clicked on touch devices) which assumed …

click touch double zooming tap
WPF. How to show only part of big canvas?

Lets say I have a canvas defined to be 1000x1000 big. Is it possible to only show a 100x100 part …

wpf resize wpf-controls zooming viewbox