Closed
Description
I noticed a few issues with mplcairo-0.1:
-
the Windows wheel is missing freetype.dll.
-
the file mplcairo.pth seems wrong, containing literal "\n" instead of line breaks.
-
on Windows, I get a segfault when closing the Python interpreter window after executing
import mplcairo
. I am unable to get a stacktrace. -
the documentation claims that the cairo binaries at https://www.lfd.uci.edu/~gohlke/pythonlibs/ are not built with freetype support, however I am sure they are.
Metadata
Metadata
Assignees
Labels
No labels