Added comment for Half-Pixel edge case:

Edge Case for Color Bleed !
   2000:40 00
   2400:40 80
This commit is contained in:
mpohoreski 2011-02-21 00:20:57 +00:00
parent 766583c919
commit 56b772af43

View File

@ -1771,6 +1771,9 @@ Legend:
Edge Case for Half Luminance !
2000:C4 00 // Green HalfLumBlue
2400:C4 80 // Green Green
Edge Case for Color Bleed !
2000:40 00
2400:40 80
*/
// Fixup missing pixels that normally have been scan-line shifted -- Apple "half-pixel" -- but cross 14-pixel boundaries.