1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 08:27:22 +03:00
WeasyPrint/weasyprint
Gabriel Corona 9a73fff1cf Add support for full CSS3 text-decoration
* parse text-decoration as shorthand
* draw different colors
* basic text-decoration-style
* no 'wavy' support for now
2019-04-29 21:13:01 +02:00
..
css Add support for full CSS3 text-decoration 2019-04-29 21:13:01 +02:00
formatting_structure Merge branch 'master' into box-decoration-break 2019-03-15 15:10:13 +01:00
layout Add page declarations on demand 2019-04-02 12:39:00 +02:00
tests Add support for full CSS3 text-decoration 2019-04-29 21:13:01 +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 Use explicit variable names 2019-04-02 11:37:16 +02:00
draw.py Add support for full CSS3 text-decoration 2019-04-29 21:13:01 +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 Update copyright 2019-03-04 11:04:06 +01: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 Don't rely on iter_get_index to get current line break index 2019-04-12 16:04:25 +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