mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-01-26 13:30:41 +00:00
Added comment for Half-Pixel edge case:
Edge Case for Color Bleed ! 2000:40 00 2400:40 80
This commit is contained in:
parent
766583c919
commit
56b772af43
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user