1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-04 16:07:57 +03:00
WeasyPrint/weasyprint
Guillaume Ayoub 51b90ecf26 Don’t crash with Pango 1.42
Debian stable (Buster, 10) includes Pango 1.42. Until the next version of
Debian (Bullseye, 11) is released, keep a workaround to avoid crashes.

This workaround is not documented on purpose, support of Pango 1.42 will not be
improved. Also note that WeasyPrint with Pango 1.42 will suffer from #1199.

Fix #1384.
2021-07-18 14:08:42 +02:00
..
css Fix crash with borders whose widths are in em 2021-06-13 08:07:46 +02:00
formatting_structure Make Style inherit from dict 2021-05-08 00:48:58 +02:00
layout Fix padding for columns 2021-07-11 17:40:02 +02:00
svg Test and fix text-anchor 2021-07-18 10:09:03 +02:00
text Don’t crash with Pango 1.42 2021-07-18 14:08:42 +02:00
__init__.py Version 53.0b2 2021-05-30 19:29:00 +02:00
__main__.py Re-add deprecated CLI options 2021-04-28 15:15:35 +02:00
document.py Handle simple cases of clip-path 2021-07-18 09:36:14 +02:00
draw.py Use named parameters for stream transformation 2021-07-17 14:25:58 +02:00
html.py Improve SVG support 2021-04-30 18:13:08 +02:00
images.py Use stream variable name instead of old context 2021-07-17 14:29:28 +02:00
logger.py Remove repeated copyright assignments in files 2020-01-02 14:10:09 +01:00
stacking.py Handle stacking contexts put in contexts by previous generations 2021-07-13 16:33:42 +02:00
urls.py Add a lot of documentation 2021-02-18 21:03:40 +01:00