Jump to content

Vector-based graphical user interface

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Dagibit (talk | contribs) at 17:31, 1 March 2007 (Created page with '{{stub}} A vector-based GUI is a mostly conceptual type of graphical user interface where elements are drawn using vector, rather than [[Ras...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

A vector-based GUI is a mostly conceptual type of graphical user interface where elements are drawn using vector, rather than raster information. The benefits of a completely vector-based GUI would include:

  • more efficient, independent scalability; DPI could be set higher or lower than 1px:1px without pixelization, enabling better use of high res monitors.
  • Crisper Graphics
  • Potentially easier application design

Cons might include:

  • Difficulty integrating raster-based applications
  • Slower rendering, greater system requirements

Steps have been made in the development of Windows Vista to transition to the vector GUI for 2x-dpi usage. Tests reveal however that on high dpi mode, the non-100% vector-based interface becomes largely broken [1].

See Also

References

  • "Windows Vista UI falling apart at high DPI".