1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 08:27:22 +03:00
WeasyPrint/weasyprint
2019-07-04 12:00:03 +02:00
..
css First naive version of text-overflow support 2019-07-03 15:37:29 +02:00
formatting_structure Take care of text-overflow to set ellipsis 2019-07-04 12:00:03 +02:00
layout Actually use the content box to resolve flex items percentages 2019-06-22 21:37:27 +02:00
tests Take care of text-overflow to set ellipsis 2019-07-04 12:00:03 +02:00
tools Update copyright 2019-03-04 11:04:06 +01:00
__init__.py Update copyright 2019-03-04 11:04:06 +01:00
__main__.py Update copyright 2019-03-04 11:04:06 +01:00
document.py Move percentage function into percentages module 2019-06-02 18:06:25 +02:00
draw.py Take care of text-overflow to set ellipsis 2019-07-04 12:00:03 +02:00
fonts.py Update copyright 2019-03-04 11:04:06 +01:00
html.py Update copyright 2019-03-04 11:04:06 +01:00
images.py Move percentage function into percentages module 2019-06-02 18:06:25 +02:00
logger.py Update copyright 2019-03-04 11:04:06 +01:00
pdf.py Update copyright 2019-03-04 11:04:06 +01:00
stacking.py Update copyright 2019-03-04 11:04:06 +01:00
text.py Take care of text-overflow to set ellipsis 2019-07-04 12:00:03 +02:00
urls.py Update default_url_fetcher's documentation 2019-04-12 16:34:19 +02:00
VERSION Version 47 2019-04-12 16:45:24 +02:00