Version 53.4 ------------ Bug fixes: * Fix background on pages with a bleed property * Use SVG width/height as inner size when no viewBox is given * Only enable letter- and word-spacing when needed * Don’t display inputs with "hidden" type * Allow quotes in url() syntax for SVG, * Use better approximations for font ascent and descent values in SVG * Fix images embedded from multiple pages * Use a better hash for fonts to avoid collisions * Set SVG ratio when width and height are 0 Version 53.3 ------------ Bug fixes: * Fix crashes and malformed PDF files * Handle cx and cy in SVG rotations * Fix marker-start being drawn on mid vertices Version 53.2 ------------ New features: * Re-add the ``make_bookmark_tree()`` method Bug fixes: * Fix package deployed on PyPI Version 53.1 ------------ Bug fixes: * Don’t crash when leaders are in floats * Embed images once * Fix crash with SVG intrinsic ratio Documentation: * Include ``weasyprint.tools`` removal in documentation Version 53.0 ------------ This version also includes the changes from unstable b1 and b2 versions listed below. Dependencies: * Pango 1.44.0+ is now needed. * pydyf 0.0.3+ is now needed. * fontTools 4.0.0+ is now needed. * html5lib 1.0.1+ is now needed. API changes: * ``FontConfiguration`` is now in the ``weasyprint.text.fonts`` module. * ``--format`` and ``--resolution`` options have been deprecated, PDF is the only output format supported. * ``--optimize-images`` option has been deprecated and replaced by ``--optimize-size``, allowing ``images``, ``fonts``, ``all`` and ``none`` values. * ``weasyprint.tools`` have been removed. Performance: * Improve image management New features: * Support basic "clipPath" in SVG Bug fixes: * Render use path in SVG * Fix fill color on use path in SVG * Handle stroke-opacity and fill-opacity * Fix crash with borders whose widths are in em * Fix crash on draw_pattern * Handle stacking contexts put in contexts by previous generations * Catch font subsetting errors * Fix how x and y attributes are handled in SVG * Don’t crash when use tags reference non-existing element * Handle font collections * Handle x and y attributes in use tags Documentation: * Add documentation for installation
158 lines
6.4 KiB
Text
158 lines
6.4 KiB
Text
@comment $NetBSD: PLIST,v 1.8 2021/11/19 21:53:29 adam Exp $
|
|
bin/weasyprint-${PYVERSSUFFIX}
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/weasyprint/__init__.py
|
|
${PYSITELIB}/weasyprint/__init__.pyc
|
|
${PYSITELIB}/weasyprint/__init__.pyo
|
|
${PYSITELIB}/weasyprint/__main__.py
|
|
${PYSITELIB}/weasyprint/__main__.pyc
|
|
${PYSITELIB}/weasyprint/__main__.pyo
|
|
${PYSITELIB}/weasyprint/css/__init__.py
|
|
${PYSITELIB}/weasyprint/css/__init__.pyc
|
|
${PYSITELIB}/weasyprint/css/__init__.pyo
|
|
${PYSITELIB}/weasyprint/css/computed_values.py
|
|
${PYSITELIB}/weasyprint/css/computed_values.pyc
|
|
${PYSITELIB}/weasyprint/css/computed_values.pyo
|
|
${PYSITELIB}/weasyprint/css/counters.py
|
|
${PYSITELIB}/weasyprint/css/counters.pyc
|
|
${PYSITELIB}/weasyprint/css/counters.pyo
|
|
${PYSITELIB}/weasyprint/css/html5_ph.css
|
|
${PYSITELIB}/weasyprint/css/html5_ua.css
|
|
${PYSITELIB}/weasyprint/css/media_queries.py
|
|
${PYSITELIB}/weasyprint/css/media_queries.pyc
|
|
${PYSITELIB}/weasyprint/css/media_queries.pyo
|
|
${PYSITELIB}/weasyprint/css/properties.py
|
|
${PYSITELIB}/weasyprint/css/properties.pyc
|
|
${PYSITELIB}/weasyprint/css/properties.pyo
|
|
${PYSITELIB}/weasyprint/css/targets.py
|
|
${PYSITELIB}/weasyprint/css/targets.pyc
|
|
${PYSITELIB}/weasyprint/css/targets.pyo
|
|
${PYSITELIB}/weasyprint/css/tests_ua.css
|
|
${PYSITELIB}/weasyprint/css/utils.py
|
|
${PYSITELIB}/weasyprint/css/utils.pyc
|
|
${PYSITELIB}/weasyprint/css/utils.pyo
|
|
${PYSITELIB}/weasyprint/css/validation/__init__.py
|
|
${PYSITELIB}/weasyprint/css/validation/__init__.pyc
|
|
${PYSITELIB}/weasyprint/css/validation/__init__.pyo
|
|
${PYSITELIB}/weasyprint/css/validation/descriptors.py
|
|
${PYSITELIB}/weasyprint/css/validation/descriptors.pyc
|
|
${PYSITELIB}/weasyprint/css/validation/descriptors.pyo
|
|
${PYSITELIB}/weasyprint/css/validation/expanders.py
|
|
${PYSITELIB}/weasyprint/css/validation/expanders.pyc
|
|
${PYSITELIB}/weasyprint/css/validation/expanders.pyo
|
|
${PYSITELIB}/weasyprint/css/validation/properties.py
|
|
${PYSITELIB}/weasyprint/css/validation/properties.pyc
|
|
${PYSITELIB}/weasyprint/css/validation/properties.pyo
|
|
${PYSITELIB}/weasyprint/document.py
|
|
${PYSITELIB}/weasyprint/document.pyc
|
|
${PYSITELIB}/weasyprint/document.pyo
|
|
${PYSITELIB}/weasyprint/draw.py
|
|
${PYSITELIB}/weasyprint/draw.pyc
|
|
${PYSITELIB}/weasyprint/draw.pyo
|
|
${PYSITELIB}/weasyprint/formatting_structure/boxes.py
|
|
${PYSITELIB}/weasyprint/formatting_structure/boxes.pyc
|
|
${PYSITELIB}/weasyprint/formatting_structure/boxes.pyo
|
|
${PYSITELIB}/weasyprint/formatting_structure/build.py
|
|
${PYSITELIB}/weasyprint/formatting_structure/build.pyc
|
|
${PYSITELIB}/weasyprint/formatting_structure/build.pyo
|
|
${PYSITELIB}/weasyprint/html.py
|
|
${PYSITELIB}/weasyprint/html.pyc
|
|
${PYSITELIB}/weasyprint/html.pyo
|
|
${PYSITELIB}/weasyprint/images.py
|
|
${PYSITELIB}/weasyprint/images.pyc
|
|
${PYSITELIB}/weasyprint/images.pyo
|
|
${PYSITELIB}/weasyprint/layout/__init__.py
|
|
${PYSITELIB}/weasyprint/layout/__init__.pyc
|
|
${PYSITELIB}/weasyprint/layout/__init__.pyo
|
|
${PYSITELIB}/weasyprint/layout/absolute.py
|
|
${PYSITELIB}/weasyprint/layout/absolute.pyc
|
|
${PYSITELIB}/weasyprint/layout/absolute.pyo
|
|
${PYSITELIB}/weasyprint/layout/backgrounds.py
|
|
${PYSITELIB}/weasyprint/layout/backgrounds.pyc
|
|
${PYSITELIB}/weasyprint/layout/backgrounds.pyo
|
|
${PYSITELIB}/weasyprint/layout/blocks.py
|
|
${PYSITELIB}/weasyprint/layout/blocks.pyc
|
|
${PYSITELIB}/weasyprint/layout/blocks.pyo
|
|
${PYSITELIB}/weasyprint/layout/columns.py
|
|
${PYSITELIB}/weasyprint/layout/columns.pyc
|
|
${PYSITELIB}/weasyprint/layout/columns.pyo
|
|
${PYSITELIB}/weasyprint/layout/flex.py
|
|
${PYSITELIB}/weasyprint/layout/flex.pyc
|
|
${PYSITELIB}/weasyprint/layout/flex.pyo
|
|
${PYSITELIB}/weasyprint/layout/float.py
|
|
${PYSITELIB}/weasyprint/layout/float.pyc
|
|
${PYSITELIB}/weasyprint/layout/float.pyo
|
|
${PYSITELIB}/weasyprint/layout/inlines.py
|
|
${PYSITELIB}/weasyprint/layout/inlines.pyc
|
|
${PYSITELIB}/weasyprint/layout/inlines.pyo
|
|
${PYSITELIB}/weasyprint/layout/min_max.py
|
|
${PYSITELIB}/weasyprint/layout/min_max.pyc
|
|
${PYSITELIB}/weasyprint/layout/min_max.pyo
|
|
${PYSITELIB}/weasyprint/layout/pages.py
|
|
${PYSITELIB}/weasyprint/layout/pages.pyc
|
|
${PYSITELIB}/weasyprint/layout/pages.pyo
|
|
${PYSITELIB}/weasyprint/layout/percentages.py
|
|
${PYSITELIB}/weasyprint/layout/percentages.pyc
|
|
${PYSITELIB}/weasyprint/layout/percentages.pyo
|
|
${PYSITELIB}/weasyprint/layout/preferred.py
|
|
${PYSITELIB}/weasyprint/layout/preferred.pyc
|
|
${PYSITELIB}/weasyprint/layout/preferred.pyo
|
|
${PYSITELIB}/weasyprint/layout/replaced.py
|
|
${PYSITELIB}/weasyprint/layout/replaced.pyc
|
|
${PYSITELIB}/weasyprint/layout/replaced.pyo
|
|
${PYSITELIB}/weasyprint/layout/tables.py
|
|
${PYSITELIB}/weasyprint/layout/tables.pyc
|
|
${PYSITELIB}/weasyprint/layout/tables.pyo
|
|
${PYSITELIB}/weasyprint/logger.py
|
|
${PYSITELIB}/weasyprint/logger.pyc
|
|
${PYSITELIB}/weasyprint/logger.pyo
|
|
${PYSITELIB}/weasyprint/stacking.py
|
|
${PYSITELIB}/weasyprint/stacking.pyc
|
|
${PYSITELIB}/weasyprint/stacking.pyo
|
|
${PYSITELIB}/weasyprint/svg/__init__.py
|
|
${PYSITELIB}/weasyprint/svg/__init__.pyc
|
|
${PYSITELIB}/weasyprint/svg/__init__.pyo
|
|
${PYSITELIB}/weasyprint/svg/bounding_box.py
|
|
${PYSITELIB}/weasyprint/svg/bounding_box.pyc
|
|
${PYSITELIB}/weasyprint/svg/bounding_box.pyo
|
|
${PYSITELIB}/weasyprint/svg/css.py
|
|
${PYSITELIB}/weasyprint/svg/css.pyc
|
|
${PYSITELIB}/weasyprint/svg/css.pyo
|
|
${PYSITELIB}/weasyprint/svg/defs.py
|
|
${PYSITELIB}/weasyprint/svg/defs.pyc
|
|
${PYSITELIB}/weasyprint/svg/defs.pyo
|
|
${PYSITELIB}/weasyprint/svg/images.py
|
|
${PYSITELIB}/weasyprint/svg/images.pyc
|
|
${PYSITELIB}/weasyprint/svg/images.pyo
|
|
${PYSITELIB}/weasyprint/svg/path.py
|
|
${PYSITELIB}/weasyprint/svg/path.pyc
|
|
${PYSITELIB}/weasyprint/svg/path.pyo
|
|
${PYSITELIB}/weasyprint/svg/shapes.py
|
|
${PYSITELIB}/weasyprint/svg/shapes.pyc
|
|
${PYSITELIB}/weasyprint/svg/shapes.pyo
|
|
${PYSITELIB}/weasyprint/svg/text.py
|
|
${PYSITELIB}/weasyprint/svg/text.pyc
|
|
${PYSITELIB}/weasyprint/svg/text.pyo
|
|
${PYSITELIB}/weasyprint/svg/utils.py
|
|
${PYSITELIB}/weasyprint/svg/utils.pyc
|
|
${PYSITELIB}/weasyprint/svg/utils.pyo
|
|
${PYSITELIB}/weasyprint/text/constants.py
|
|
${PYSITELIB}/weasyprint/text/constants.pyc
|
|
${PYSITELIB}/weasyprint/text/constants.pyo
|
|
${PYSITELIB}/weasyprint/text/ffi.py
|
|
${PYSITELIB}/weasyprint/text/ffi.pyc
|
|
${PYSITELIB}/weasyprint/text/ffi.pyo
|
|
${PYSITELIB}/weasyprint/text/fonts.py
|
|
${PYSITELIB}/weasyprint/text/fonts.pyc
|
|
${PYSITELIB}/weasyprint/text/fonts.pyo
|
|
${PYSITELIB}/weasyprint/text/line_break.py
|
|
${PYSITELIB}/weasyprint/text/line_break.pyc
|
|
${PYSITELIB}/weasyprint/text/line_break.pyo
|
|
${PYSITELIB}/weasyprint/urls.py
|
|
${PYSITELIB}/weasyprint/urls.pyc
|
|
${PYSITELIB}/weasyprint/urls.pyo
|