You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This could be either added directly to the color.ts or as additional util in, e.g., colordeficiency.ts. Please not that the libzeug implementation uses sRGB and the current color class is currently favoring Adobe-RGB. Also, no unnecessary/additional xyz-rgb or rgp-xyz conversion should be implemented.
The text was updated successfully, but these errors were encountered:
Implementation: ColorVisionDeficiency.zip
This could be either added directly to the
color.ts
or as additional util in, e.g.,colordeficiency.ts
. Please not that the libzeug implementation uses sRGB and the current color class is currently favoring Adobe-RGB. Also, no unnecessary/additional xyz-rgb or rgp-xyz conversion should be implemented.The text was updated successfully, but these errors were encountered: