WYSIWYG Introduction
WYSIWYG (pronounced “wizzy-wig” or “wuzzy-wig”) is an acronym for What You See Is What You Get, and is used in computing to describe a system in which edited content appears exactly the same as the final product. It is commonly used for word processors, but has other applications, such as web (HTML) authoring.
In many situations these subtle differences between what you see and what you get are unimportant.
Modern software does a fairly good job of optimising the screen display for a particular type of output. For example, a Word Processor is optimised for output to a typical printer. The software often emulates the resolution of the printer in order to get as close as possible to WYSIWYG. However, that is not the main attraction of WYSIWYG but the ability of the user to be able to visualise what they are doing. This is particularly true with those users who do not have extensive artistic backgrounds.
(more…)