1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 16:37:47 +03:00
WeasyPrint/weasyprint
Tontyna 8624113e13 Improve fontconfig check
Emit warnings about font-less fontconfig on any OS.

Stick to native rendering on Windows and macOS if fontconfig has
neither fonts nor a config file.
2018-09-01 11:20:38 +02:00
..
css Handle stretch + space-evenly for justify-content and align-content 2018-08-22 14:10:54 +02:00
formatting_structure Clean a lot of little things 2018-08-07 15:26:18 +02:00
layout Handle text-indent in preferred inline width 2018-08-29 16:36:10 +02:00
tests Handle text-indent in preferred inline width 2018-08-29 16:36:10 +02:00
tools Fix Python 3.4 support of renderer 2018-03-20 00:14:45 +01:00
__init__.py Use setup.cfg instead of setup.py for package metadata 2018-08-23 18:20:36 +02:00
__main__.py Drop Python 2 support 2018-01-14 01:48:17 +01:00
document.py Merge branch 'cairopdf' of github.com:Kozea/WeasyPrint into cairopdf 2018-08-13 15:12:04 +02:00
draw.py Fix all crashes with W3C test suite 2018-02-24 04:41:11 +01:00
fonts.py Improve fontconfig check 2018-09-01 11:20:38 +02:00
html.py Use setup.cfg instead of setup.py for package metadata 2018-08-23 18:20:36 +02:00
images.py Remove dead and old code from tests 2018-03-12 19:02:17 +01:00
logger.py Drop Python 2 support 2018-01-14 01:48:17 +01:00
pdf.py Typo 2018-08-08 15:43:41 +02:00
stacking.py Fix all crashes with W3C test suite 2018-02-24 04:41:11 +01:00
text.py Clean some comments and some code 2018-04-30 22:57:47 +02:00
urls.py Add 'Accept' header 2018-08-10 17:50:57 +02:00
VERSION Use setup.cfg instead of setup.py for package metadata 2018-08-23 18:20:36 +02:00