Open QuLogic opened 3 years ago
Hi! Thanks for the report.
We’re not sure about what the future of cairocffi will be. We (CourtBouillon, the current maintainer) are about to drop Cairo from WeasyPrint dependencies (Kozea/WeasyPrint#1232), and we’ll soon decide what is better for the future of cairocffi. Until then, we don’t really want to change the way the library works, and we prefer to keep the status quo.
In pycairo 1.13, they appear to have added
Enum
s for various constants: https://pycairo.readthedocs.io/en/latest/reference/enums.htmlThese do not appear supported by
cairocffi
, making it non-drop-in.