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

Implement custom font color into markup #2

Open
tishka25 opened this issue Jun 24, 2020 · 1 comment
Open

Implement custom font color into markup #2

tishka25 opened this issue Jun 24, 2020 · 1 comment

Comments

@tishka25
Copy link

Hello,

Your project has helped me allot, so I want to thank you for that!

Also I have made some changes to the JetFileIIProtocol.py file. It supports now custom RGB or BGR font color.

Usage example

msg = TextFile('{top}{center}{raindropsin}{font_color_rgb=30,167,124}I am in custom font color', "AB.nmg", drive='E')
serial.write(msg)

I would be very happy if you accept this contribution!

@johnoneil
Copy link
Owner

Yeah sure @tishka25 . Appreciate it. Just send the change as a Pull Request and I'll merge it.

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

No branches or pull requests

2 participants