Design Nomenclature / Digital Model Making
Subpixel Rendering
Also called subpixel anti-aliasing, ClearType, LCD filtering, RGB rendering
Treating an LCD's red, green, and blue stripes as three independent samples, tripling horizontal resolution for a shape whose position is known relative to them. It depends on a fixed, known subpixel layout in a known orientation — rotate the panel, change to a non-stripe arrangement, or composite the buffer, and it degrades into colour fringing.
In practice
Effectively dead. High-density displays, rotating tablets, GPU compositing, and OLED layouts each broke an assumption; macOS removed it in 2018. The legacy is fringed screenshots.