Page zoom
   HOME

TheInfoList



OR:

In
computing Computing is any goal-oriented activity requiring, benefiting from, or creating computing machinery. It includes the study and experimentation of algorithmic processes, and development of both hardware and software. Computing has scientific, e ...
, page zooming is the ability to
zoom Zoom may refer to: Technology Computing * Zoom (software), videoconferencing application * Page zooming, the ability to magnify or shrink a portion of a page on a computer display * Zooming user interface, a graphical interface allowing for image ...
in and out a document or image at page level. It is usually found in applications related to document layout and
publishing Publishing is the activity of making information, literature, music, software and other content available to the public for sale or for free. Traditionally, the term refers to the creation and distribution of printed works, such as books, newsp ...
, e.g. word processing and
spreadsheet A spreadsheet is a computer application for computation, organization, analysis and storage of data in tabular form. Spreadsheets were developed as computerized analogs of paper accounting worksheets. The program operates on data entered in cel ...
programs, but it can also be found in
web browser A web browser is application software for accessing websites. When a user requests a web page from a particular website, the browser retrieves its files from a web server and then displays the page on the user's screen. Browsers are used on ...
s as it improves accessibility for people with visual impairment and people using
mobile device A mobile device (or handheld computer) is a computer small enough to hold and operate in the hand. Mobile devices typically have a flat LCD or OLED screen, a touchscreen interface, and digital or physical buttons. They may also have a physical ...
s, such as
PDA PDA may refer to: Science and technology * Patron-driven acquisition, a mechanism for libraries to purchase books *Personal digital assistant, a mobile device * Photodiode array, a type of detector * Polydiacetylenes, a family of conducting poly ...
s and mobiles which have a relatively small screen.


Different modes

There are two notably different modes of page zooming: * ''text resizing'' that resizes the text by increasing or decreasing the font size, with wrapping to avoid horizontal scrolling, leaving the size of the images the same. * real ''page zooming'' mode that resizes also images, other multimedia objects, and viewports. When zooming in, a horizontal scroll bar will appear when the screen is not wide enough to hold the page content. Early web browsers had only the ability to resize the text on a page, but in the meantime all major browsers have the ability to resize the full content. The quality differs between the web browsers since they use different
algorithm In mathematics and computer science, an algorithm () is a finite sequence of rigorous instructions, typically used to solve a class of specific Computational problem, problems or to perform a computation. Algorithms are used as specificat ...
s. Some web browsers now have Zoom Text Only, for text resizing. It should alter all sizes given in ''em'', ''ex'', ''rem'' and ''ch'', whatever they may refer to. If the page is carefully written, that can make the main text more readable without sending so much of the less important material outside the window. This concept has also been extended to home entertainment devices. Most media players of recent generations such as
DVD The DVD (common abbreviation for Digital Video Disc or Digital Versatile Disc) is a digital optical disc data storage format. It was invented and developed in 1995 and first released on November 1, 1996, in Japan. The medium can store any kin ...
and
Blu-ray The Blu-ray Disc (BD), often known simply as Blu-ray, is a digital optical disc data storage format. It was invented and developed in 2005 and released on June 20, 2006 worldwide. It is designed to supersede the DVD format, and capable of sto ...
include (via buttons on a remote) the ability to "zoom" in and out, and to change the focus of the zoom in any direction in two dimensions.


References


See also

*
Resolution independence Resolution independence is where elements on a computer screen are rendered at sizes independent from the pixel grid, resulting in a graphical user interface that is displayed at a consistent physical size, regardless of the resolution of the scr ...
, in which elements on a computer screen are rendered at sizes independent from the pixel grid * Zooming user interface {{DEFAULTSORT:Page Zooming User interface techniques