Jump to content

ClearType

From Wikipedia, the free encyclopedia

ClearTypeis Microsoft's implementation ofsubpixel renderingtechnology in rendering text in afontsystem. ClearType attempts to improve the appearance of text on certain types ofcomputer displayscreens by sacrificing color fidelity for additional intensity variation. This trade-off is asserted to work well onLCDflat panelmonitors.

ClearType was first announced at the November 1998COMDEXexhibition. The technology was first introduced in software in January 2000[1]as an always-on feature ofMicrosoft Reader,which was released to the public in August 2000.

ClearType was significantly changed with the introduction ofDirectWriteinWindows 7.[2]

With the increasing availability ofHiDPIdisplays after 2012, subpixel rendering has become less necessary.

Background[edit]

Computer displays where the positions of individual pixels are permanently fixed – such as most modern flat panel displays – can show saw-tooth edges when displaying small, high-contrast graphic elements, such as text. ClearType uses spatialanti-aliasingat the subpixel level to reduce visible artifacts on such displays when text is rendered, making the text appear "smoother" and less jagged. ClearType also uses very heavy font hinting to force the font to fit into the pixel grid. This increases edge contrast and readability of small fonts at the expense of font rendering fidelity and has been criticized by graphic designers for making different fonts look similar.

Like most other types of subpixel rendering, ClearType involves a compromise, sacrificing one aspect of image quality (color orchrominancedetail) for another (light and dark orluminancedetail). The compromise can improve text appearance when luminance detail is more important than chrominance.

Only user and system applications render the application of ClearType. ClearType does not alter other graphic display elements (including text already inbitmaps). For example, ClearType enhancement renders text on the screen inMicrosoft Word,but text placed in a bitmapped image in a program such asAdobe Photoshopis not. In theory, the method (called "RGB Decimation" internally) can enhance theanti-aliasingof any digital image.[3]

ClearType was invented in the Microsoft e-Books team by Bert Keely and Greg Hitchcock. It was then analyzed by researchers in the company, and signal processing expertJohn Plattdesigned an improved version of the algorithm.[4]Dick Brass,a Vice President at Microsoft from 1997 to 2004, complained that the company was slow in moving ClearType to market in the portable computing field.[5]

Human vision and cognition[edit]

ClearType and similar technologies work on the theory that variations in intensity are more noticeable than variations in color.

Expert opinion[edit]

In aMSDNarticle, Microsoft acknowledges that "[te]xt that is rendered with ClearType can also appear significantly different when viewed by individuals with varying levels of color sensitivity. Some individuals can detect slight differences in color better than others."[6]This opinion is shared by font designer Thomas Phinney (former CEO ofFontLab,also formerly withAdobe Systems[7]): "There is also considerable variation between individuals in their sensitivity to color fringing. Some people just notice it and are bothered by it a lot more than others."[8]Software developer Melissa Elliott has written about finding ClearType rendering uncomfortable to read, saying that "instead of seeing black text, I see blue text, and rendered over it but offset by a pixel or two, I see orange text, and someone reached into a bag of purple pixel glitter and just tossed it on...I’m not the only person in the world with this problem, and yet, every time it comes up, people are quick to assure me it works for them as if that’s supposed to make me feel better."[9]

Hinting expert Beat Stamm, who worked on ClearType at Microsoft,[10]agrees that ClearType may look blurry at96 dpi,which was a typical[11]resolution forLCDsin 2008, but adds that higher resolution displays improve on this aspect: "WPF[Windows Presentation Foundation] uses method C [ClearType with fractional pixel positioning[12]], but few display devices have a sufficiently high resolution to make the potential blur a moot point for everybody.... Some people are ok with the blur in Method C, some aren’t. Anecdotal evidence suggests that some people are fine with Method C when reading continuous text at 96 dpi (e.g. Times Reader, etc.) but not in UI scenarios. Many people are fine with the colors of ClearType, even at 96 dpi, but a few aren’t… To my eyes and at 96 dpi, Method C doesn’t read as well as Method A. It reads “blurrily” to me. Conversely, at 144 dpi, I don’t see a problem with Method C. It looks and reads just fine to me. "[13]One illustration of the potential problem is the following image:

Text without rendering (upper portion) and text with ClearType rendering (lower portion)
Text without rendering (upper portion) and text with ClearType rendering (lower portion)

In the above block of text, the same portion of text is shown in the upper half without and in the lower half with ClearType rendering (as opposed to Standard and ClearType in the previous image). This and the previous example with the orange circle demonstrate the blurring introduced.

Empirical studies[edit]

A 2001 study, conducted by researchers fromClemson UniversityandThe University of Pennsylvaniaon "18 users who spent 60 minutes reading fiction from each of three different displays" found that "When reading from an LCD display, users preferred text rendered with ClearType. ClearType also yielded higher readability judgments and lower ratings of mental fatigue."[14]A 2002 study on 24 users conducted by the same researchers from Clemson University also found that "Participants were significantly more accurate at identifying words with ClearType than without ClearType."

According to a 2006 study, at the University of Texas at Austin by Dillon et al., ClearType "may not be universally beneficial". The study notes that maximum benefit may be seen when the information worker is spending large proportions of their time reading text (which is not necessarily the case for the majority of computer users today). Additionally, over one third of the study participants experienced some disadvantage when using ClearType. Whether ClearType, or other rendering, should be used is very subjective and it must be the choice of the individual, with the report recommending "to allow users to disable [ClearType] if they find it produces effects other than improved performance".[15]

Another 2007 empirical study, found that "while ClearType rendering does not improve text legibility, reading speed or comfort compared to perceptually-tuned grayscale rendering, subjects prefer text with moderate ClearType rendering to text with grayscale or higher-level ClearType contrast."[16]

A 2007 survey, of the literature by Microsoft researcher Kevin Larson presented a different picture: "Peer-reviewed studies have consistently found that using ClearType boosts reading performance compared with other text-rendering systems. In a 2004 study, for instance, Lee Gugerty, a psychology professor at Clemson University, in South Carolina, measured a 17 percent improvement in word recognition accuracy with ClearType. Gugerty’s group also showed, in a sentence comprehension study, that ClearType boosted reading speed by 5 percent and comprehension by 2 percent. Similarly, in a study published in 2007, psychologist Andrew Dillon at the University of Texas at Austin found that when subjects were asked to scan a spreadsheet and pick out certain information, they did those tasks 7 percent faster with ClearType."[17]

Display requirements[edit]

ClearType and allied technologies require display hardware with fixed pixels and subpixels. More precisely, the positions of the pixels and subpixels on the screen must be exactly known to the computer to which it is connected. This is the case for flat-panel displays, on which the positions of the pixels are permanently fixed by the design of the screen itself. Almost all flat panels have a perfectly rectangular array of square pixels, each of which contains three rectangular subpixels in the three primary colors, with the normal ordering being red, green, and blue, arranged in vertical bands. ClearType assumes this arrangement of pixels when rendering text.

ClearType does not work properly with flat-panel displays that are operated at resolutions other than their “native” resolutions, since only the native resolution corresponds exactly to the actual positions of pixels on the screen of the display.

If a display does not have the type of fixed pixels that ClearType expects, text rendered with ClearType enabled actually looks worse than type rendered without it. Some flat panels have unusual pixel arrangements, with the colors in a different order, or with the subpixels positioned differently (in three horizontal bands, or in other ways). ClearType needs to be manually tuned for use with such displays (see below).

ClearType will not work as intended on displays that have no fixed pixel positions, such asCRTdisplays (which were still prevalent at the time of the release of Windows XP, which is why ClearType is disabled by default), however it will still have some antialiasing effect and may be preferable to some users as compared to non-anti-aliased type.[18]

Sensitivity to display orientation[edit]

Because ClearType utilizes the physical layout of the red, green and bluepigmentsof the LCD screen, it is sensitive to the orientation of the display.

ClearType inWindows XPsupports theRGBandBGRsub pixel structures; rotated displays, in which the subpixels are stacked vertically rather than arranged horizontally, arenotsupported.[19]Using ClearType on these display configurations will actually reduce the display quality. The best option for users of Windows XP having rotated LCD displays (Tablet PCsor swivel-stand LCD displays) is using regularanti-aliasing,or switching off font-smoothing altogether.

The software developer documentation forWindows CEstates that ClearType for rotated screens is supported on that platform.[20]

Implementations[edit]

ClearType is also an integrated component of theWindows Presentation Foundationtext-rendering engine.

ClearType Font Collection[edit]

As part of the Vista release, Microsoft released a set of fonts, known as theClearType Font Collection,thought to work well with the ClearType system:[22][23]

Fonts included by some, but not always part of the set:

ClearType in GDI[edit]

ClearType can be globally enabled or disabled forGDIapplications. A control panel applet is available to let the users tune the GDI ClearType settings. The GDI implementation of ClearType does not support sub-pixel positioning.[25]

ClearType tuning[edit]

Windows XP,as supplied, allow ClearType to be turned on or off, with no adjustment;Windows 7and later allow tuning of the ClearType parameters in Control Panel. A Microsoft ClearType tuner utility is available for free download for Windows versions lacking this facility.[26]If ClearType is disabled in the operating system, applications with their own ClearType controls can still support it.Microsoft Reader(fore-books) has its own ClearType tuner.

ClearType in WPF[edit]

All text inWindows Presentation Foundationis anti-aliased and rendered using ClearType. There are separate ClearType registry settings for GDI and WPF applications, but by default the WPF entries are absent, and the GDI values are used in their absence. WPF registry entries can be tuned using the instructions[27]from the MSDN WPF Text Blog.

ClearType in WPF supports sub-pixel positioning, natural advance widths, Y-directionanti-aliasingandhardware acceleration.WPF supports aggressive caching of pre-rendered ClearType text in video memory.[28]The extent to which this is supported is dependent on thevideo card.DirectX10 cards will be able to cache the font glyphs in video memory, then perform the composition (assembling of character glyphs in the correct order, with the correct spacing),alpha blending(application ofanti-aliasing), and RGB blending (ClearType's sub-pixel color calculations), entirely in hardware. This means that only the original glyphs need to be stored in video memory once per font (Microsoft estimates that this would require 2 MB of video memory per font), and other operations such as the display of anti-aliased text on top of other graphics – including video – can also be done with no computation effort on the part of the CPU. DirectX 9 cards will only be able to cache the alpha-blended glyphs in memory, thus requiring the CPU to handle glyph composition and alpha-blending before passing this to the video card. Caching these partially rendered glyphs requires significantly more memory (Microsoft estimates 5 MB per process). Cards that don't support DirectX 9 have no hardware-accelerated text rendering capabilities.

ClearType in DirectWrite[edit]

As pixel densities of displays improved and more high DPI screens became available, colored subpixel rendering became less of a necessity according to Microsoft. Also Windows tablet user interfaces evolved to support vertical screen orientations where the LCD color stripes would run horizontally. The original colored ClearType subpixel rendering was tuned to work optimally with horizontal orientation LCD displays where RGB or BGR stripes run vertically. For these reasons, DirectWrite which is the next-generation text rendering API from Microsoft moved away from color-aware ClearType. The font rendering engine inDirectWritesupports a different version of ClearType with only greyscaleanti-aliasing,[29]not color subpixel rendering, as demonstrated atPDC2008.[30]This version is sometimes calledNatural ClearTypebut is often referred to simply as DirectWrite rendering (with the term "ClearType" being designated to only the RGB/BGR color subpixel rendering version).[31]The improvements have been confirmed by independent sources, such asFirefoxdevelopers;[32]they were particularly noticeable for OpenType fonts inCompact Font Format(CFF).[33][34]

Many Office 2013 apps includingWord 2013,Excel 2013, parts of Outlook 2013 stopped using ClearType and switched to this DirectWrite greyscale antialiasing. The reasons invoked are, in the words of Murray Sargent: "There is a problem with ClearType: it depends critically on the color of the background pixels. This isn’t a problem if you know a priori that those pixels are white, which is usually the case for text. But the general case involves calculating what the colors should be for an arbitrary background and that takes time. Meanwhile, Word 2013 enjoys cool animations and smooth zooming. Nothing jumps any more. Even the caret (the blinking vertical line at the text insertion point) glides from one position to the next as you type. Jerking movement just isn’t considered cool any more. Well animations and zooms have to be faster than human response times in order to appear smooth. And that rules out ClearType in animated scenarios at least with present generation hardware. And in future scenarios, screens will have sufficiently high resolution that gray-scaleanti-aliasingshould suffice. "[35]

For the same reasons related to animation performance and vertical screen orientations where the colored RGB/BGR ClearType antialiasing would be a problem, the color-aware version of ClearType was abandoned in Metro-style apps platform of Windows 8 (and Universal Windows Platform of Windows 10).,[36][21]including the Start menu and everything not using classic Win32 APIs (GDI/GDI+).

Patents[edit]

ClearType is aregistered trademarkand Microsoft claims protection under the following U.S.patents,all expired:[37][38]

  • Subpixel rendering:
  • Complex color filtering:
    • U.S. patent 6,225,973Mapping samples of foreground/background color image data to pixel sub-components
    • U.S. patent 6,243,070Method and apparatus for detecting and reducing color artifacts in images
    • U.S. patent 6,393,145Methods apparatus and data structures for enhancing the resolution of images to be rendered on patterned display devices
    • U.S. patent 6,973,210Filtering image data to obtain samples mapped to pixel sub-components of a display device
    • U.S. patent 7,085,412Filtering image data to obtain samples mapped to pixel sub-components of a display device
  • Subpixel font hinting and layout:
  • ClearType tuning:
    • U.S. patent 6,624,828Method and apparatus for improving the quality of displayed images through the use of user reference information

Other uses of the ClearType brand[edit]

The ClearType name was also used to refer to the screens ofMicrosoft Surfacetablets. ClearType HD Display indicates a 1366×768 screen, while ClearType Full HD Display indicates a 1920×1080 screen.[39][40]

See also[edit]

References[edit]

  1. ^"First ClearType screens posted".Microsoft Typography. 2000-01-26.Retrieved2008-03-20.
  2. ^Giannattasio, Tom (2 November 2009)."The Ails Of Typographic Anti-Aliasing".Smashing Magazine.Retrieved11 August2015.
  3. ^Betrisey et al., "Displaced Filtering for Patterned Displays", Proc. Society for Information Display Symposium, 2000
  4. ^Platt, J.C., "Optimal Filtering for Patterned Displays",IEEE Signal Processing Letters, 7(7), 2000, pp. 179-180
  5. ^Microsoft’s Creative Destruction
  6. ^Windows Presentation Foundation ClearType Registry Settings
  7. ^"Thomas W. Phinney II | Adobe Fonts".
  8. ^"ClearType, in XP and Vista".Typophile. Archived fromthe originalon 2008-10-13.Retrieved2010-01-22.
  9. ^Elliott, Melissa."ClearType".Retrieved15 August2015.
  10. ^"Beat Stamm".MyFonts. 1999-02-22.Retrieved2010-01-22.
  11. ^"Dpi: Definition and additional resources from ZDNet".Dictionary.zdnet.com.Retrieved2010-01-22.
  12. ^"Fractional Advance Widths".The Raster Tragedy at Low-Resolution Revisited. 2011-03-14.Retrieved2011-03-17.
  13. ^"ClearType, in XP and Vista".Typophile. Archived fromthe originalon 2008-10-13.Retrieved2010-01-22.
  14. ^Tyrrell, Richard A. (2001). "47.4: Empirical Evaluation of User Responses to Reading Text Rendered Using ClearType Technologies".SID Symposium Digest of Technical Papers.32(1): 1205–1207.doi:10.1889/1.1831776.S2CID62772542.
  15. ^Dillon, A., Kleinman, L., Choi, G. O., & Bias, R. (2006).Visual search and reading tasks using ClearType and regular displays: two experimentsArchived2011-01-20 at theWayback Machine.CHI ’06: Proceedings of the SIGCHI conference on Human Factors in computing systems, 503-511.
  16. ^Sheedy, Jim (2008). "ClearType sub-pixel text rendering: Preference, legibility and reading performance".Displays.29(2): 138–151.doi:10.1016/j.displa.2007.09.016.http://www.pacificu.edu/vpi/publications/documents/ClearTypesub-pixeltextrenderingPreferencelegibilityandreadingperformance.pdfArchived2014-08-09 at theWayback Machine
  17. ^Kevin Larson (May 2007) "The Technology of Text",IEEE Spectrum
  18. ^"ClearType FAQ".Microsoft.19 July 2009. Archived fromthe originalon 24 June 2015.Retrieved19 July2009.
  19. ^"Tablets and cleartype, and a requested feature of Avalon at Brandon Furtwangler blog".Archived fromthe originalon 2006-10-14.Retrieved2006-12-02.
  20. ^Working with ClearType Fonts
  21. ^abClearType takes a back seat for Windows 8 Metro
  22. ^Berry, John D. (2004).Now Read This: the Microsoft ClearType Collection.Redmond, WA: Microsoft Corp.
  23. ^Levien, Raph."Microsoft's ClearType Font Collection: A Fair and Balanced Review".Typographica.Retrieved24 November2014.
  24. ^Microsoft Corporation (2006–2007)."Microsoft ClearType Font Collection"(PDF).Ascender Corp.Ascender Corporation. pp. 16–17. Archived fromthe original(PDF)on 21 December 2008.Retrieved8 March2021.
  25. ^Windows Presentation Foundation ClearType Overview
  26. ^"Microsoft's ClearType Tuner PowerToy".Microsoft.Retrieved2007-09-27.
  27. ^Tips for improving your WPF text rendering experience
  28. ^MSDN Library:.NET Development: WPF: ClearType Overview
  29. ^[Office 2013: Further Evidence of the Demise of ClearType? Office 2013: Further Evidence of the Demise of ClearType?]
  30. ^Kam VedBrat, Leonardo Blanco (2008-10-28)."PC18: Introducing Direct2D and DirectWrite".Microsoft.
  31. ^"Archived MSDN and TechNet Blogs".
  32. ^"Font Rendering: GDI versus DirectWrite".
  33. ^"Archived copy".Archived fromthe originalon 2014-08-12.Retrieved2014-08-11.{{cite web}}:CS1 maint: archived copy as title (link)
  34. ^"Microsoft DirectWrite is Coming".12 November 2010.
  35. ^Sargent, Murray."Crisp Text Display".Archived fromthe originalon 2015-05-30.
  36. ^Color-aware ClearType requires access to fixed background pixels, which is a problem if you don’t know what the background pixels are, or if they aren’t fixed
  37. ^ "Microsoft Intellectual Property and Licensing: ClearType".Microsoft.Archived fromthe originalon January 13, 2009.Retrieved2008-12-02.
  38. ^David Turner (2007-06-01)."ClearType Patents, FreeType and the Unix Desktop: an explanation".Archived fromthe originalon 2009-03-31.Retrieved2009-04-09.
  39. ^Inside Microsoft's Surface RT Tablet
  40. ^Microsoft's Major Announcement in LA - We're There!

External links[edit]