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

Use cairocffi instead of pycairo #2

Open
jishnu7 opened this issue Mar 1, 2014 · 4 comments
Open

Use cairocffi instead of pycairo #2

jishnu7 opened this issue Mar 1, 2014 · 4 comments

Comments

@jishnu7
Copy link
Member

jishnu7 commented Mar 1, 2014

Pycairo is deprecated and doesn't have virtualenv support, cairocffi is drop in replacement and being actively developed. Like we planned for pypdflib, we should use cairocffi here also.

@copyninja
Copy link
Member

Can we have it part of Gsoc 14 milestone?

@jishnu7
Copy link
Member Author

jishnu7 commented Mar 3, 2014

yes. But this is a simple task, I would like one of the students to pick it up as a pre-gsoc work.

@thegeorgeous
Copy link
Contributor

@jishnu7, using cariocffi raises errors like this

TypeError: must be cairo.Context, not Context

This is known issue. Please refer the comments of cairocffi's author here:
Kozea/cairocffi#70

@copyninja
Copy link
Member

@thegeorgeous You are free to propose a better way to use cairocffi I don't think we have very huge API's so shifting from pycairo to cairocffi should be fine.

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

4 participants