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

Font( color= ... ) values swap black and white (a bug?) #8

Open
akauppi opened this issue Jan 16, 2015 · 0 comments
Open

Font( color= ... ) values swap black and white (a bug?) #8

akauppi opened this issue Jan 16, 2015 · 0 comments

Comments

@akauppi
Copy link

akauppi commented Jan 16, 2015

Using Spoiwo 1.6.0, I noticed that giving Color(0,0,0) causes a font to get white, and Color(255,255,255) to get black.

Other values (s.a. (0,0,1)) work as they should.

This looks like a bug.

    font = Font( color = Color(0,0,0), bold =true )
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

1 participant