py2cairo/cairo
Christoph Reiter d879361d67 meson: use new copy arg for configure_file and require meson 0.47 2018-11-04 11:00:27 +01:00
..
__init__.py Move header into the package and add a get_include() function. See #92 2018-01-31 21:53:59 +01:00
__init__.pyi Expose compile-time version macros 2018-11-04 10:16:42 +01:00
bufferproxy.c setup.py: get rid of config.h 2018-01-21 22:05:11 +01:00
cairomodule.c Expose compile-time version macros 2018-11-04 10:16:42 +01:00
compat.h Use -fvisibility=hidden 2018-04-13 18:39:44 +02:00
context.c Add new cairo 1.16 API 2018-11-02 15:03:04 +01:00
device.c build: work around new gcc8 warnings re function casts 2018-07-20 07:51:08 +02:00
enums.c Add new cairo 1.16 API 2018-11-02 15:03:04 +01:00
error.c Fix a leak when creating an exception 2018-03-27 19:35:59 +02:00
font.c Add new cairo 1.16 API 2018-11-02 15:03:04 +01:00
glyph.c tuple subclasses: use tp_getset instead of tp_getattro for member access 2018-02-25 16:03:45 +01:00
matrix.c build: work around new gcc8 warnings re function casts 2018-07-20 07:51:08 +02:00
meson.build meson: use new copy arg for configure_file and require meson 0.47 2018-11-04 11:00:27 +01:00
misc.c tuple subclasses: use tp_getset instead of tp_getattro for member access 2018-02-25 16:03:45 +01:00
path.c setup.py: get rid of config.h 2018-01-21 22:05:11 +01:00
pattern.c build: work around new gcc8 warnings re function casts 2018-07-20 07:51:08 +02:00
private.h Add new cairo 1.16 API 2018-11-02 15:03:04 +01:00
py.typed Implement PEP 561 (added a py.typed marker) 2018-04-15 10:12:03 +02:00
pycairo.h c-api: Make it possible to use the C API with Python 3 outside of the CU doing the import. Fixes #110 2018-04-13 17:11:32 +02:00
rectangle.c tuple subclasses: use tp_getset instead of tp_getattro for member access 2018-02-25 16:03:45 +01:00
region.c build: work around new gcc8 warnings re function casts 2018-07-20 07:51:08 +02:00
surface.c Add new cairo 1.16 API 2018-11-02 15:03:04 +01:00
textcluster.c tuple subclasses: use tp_getset instead of tp_getattro for member access 2018-02-25 16:03:45 +01:00
textextents.c tuple subclasses: use tp_getset instead of tp_getattro for member access 2018-02-25 16:03:45 +01:00