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

Add thread index to color patterns #6

Closed
acrosman opened this issue Oct 14, 2018 · 1 comment
Closed

Add thread index to color patterns #6

acrosman opened this issue Oct 14, 2018 · 1 comment

Comments

@acrosman
Copy link
Owner

The colors.json file provides a list of all DMC colors. For color patterns each color in the pattern should be mapped to the nearest thread color (using closestThreadColor() in threadColors.js) and then an index of those colors should be included at the end of the pattern.

@acrosman
Copy link
Owner Author

The index is be generated and added currently. However some of the multi-byte UTF-8 characters are breaking in the PDF.

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

No branches or pull requests

1 participant