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

Various fixes to get PaPiRus working #5

Merged
merged 5 commits into from
Apr 1, 2016

Conversation

chrisrichards
Copy link
Contributor

  • Corrects indentation
  • Corrects path to font
  • Corrects import in papirus-clock

@@ -19,7 +19,7 @@ def write(self, text, size = 20):
# prepare for drawing
draw = ImageDraw.Draw(image)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also needed to define the WHITE and BLACK constants to use PapirusText.

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

Successfully merging this pull request may close these issues.

3 participants