Skip to content
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.

How X sets the gamma ramps #10

Open
maandree opened this issue Apr 14, 2014 · 0 comments
Open

How X sets the gamma ramps #10

maandree opened this issue Apr 14, 2014 · 0 comments

Comments

@maandree
Copy link
Owner

X multiplies 1 byte values with 256 rather than 257. This means
that a value encoded FFh gets the output value FF00h rather tan
FFFFh. Why does X do it like this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant