1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-09-11 20:47:56 +03:00
WeasyPrint/weasyprint
2024-06-09 00:56:43 +02:00
..
css Support mask-border shorthand property. 2024-06-08 22:05:18 +02:00
draw Split draw module into multiple submodules 2024-06-09 00:56:43 +02:00
formatting_structure Fix typo: in vs equals 2024-05-02 11:24:09 -04:00
layout Split draw module into multiple submodules 2024-06-09 00:56:43 +02:00
pdf Slightly simplify border masks 2024-06-08 23:00:24 +02:00
svg Split draw module into multiple submodules 2024-06-09 00:56:43 +02:00
text Try to subset fonts using Harfbuzz 2024-06-08 12:50:28 +02:00
__init__.py Version 62.2 2024-06-04 16:16:14 +02:00
__main__.py Use ruff to replace flake8 and isort 2024-04-24 16:01:13 +02:00
anchors.py Minor changes on coding style 2024-05-13 14:49:35 +02:00
document.py Set default PDF variant values in options before generating PDF 2024-06-05 14:31:54 +02:00
html.py Use document’s url_fetcher for attachments 2024-03-07 22:51:34 +01:00
images.py Run color inversion logic code when image instance is created 2024-06-08 21:57:54 +02:00
logger.py Update and clean docstrings. 2022-02-14 07:11:30 +01:00
matrix.py Put the Matrix class in a separate module 2022-03-19 17:47:28 +01:00
stacking.py Make grid items with z-index create stacking contexts 2024-04-28 17:23:47 +02:00
urls.py Display relevant error message when base URL is malformed 2024-01-16 13:31:31 +01:00