Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support color parsing #6

Closed
yuvadm opened this issue Mar 19, 2018 · 2 comments
Closed

Support color parsing #6

yuvadm opened this issue Mar 19, 2018 · 2 comments
Labels
Milestone

Comments

@yuvadm
Copy link
Owner

yuvadm commented Mar 19, 2018

Color parsing (as opposed to simple RGBA values) is still unknown. Color values seems to follow the structure of a 0x0a marker followed by two bytes, and probably map to a predetermined set of colors.

@yuvadm
Copy link
Owner Author

yuvadm commented Apr 20, 2018

Known color parsing starts here in official implementation https://referencesource.microsoft.com/#System.Drawing/commonui/System/Drawing/Color.cs,78f28919526cee42

@yuvadm yuvadm added this to the v0.5 milestone Apr 20, 2018
@yuvadm yuvadm added the parsing label Jun 17, 2018
@yuvadm
Copy link
Owner Author

yuvadm commented Feb 1, 2020

Fixed in #13

@yuvadm yuvadm closed this as completed Feb 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant