factory
- Update to 69.0:
## Security
* Avoid CSS injection with HTML presentational hints.
(CVE-2026-49452, bsc#1270401)
## Command-line API
* The --srgb option has been replaced by --output-intent=srgb. Other values
are possible: device-cmyk for CMYK documents with no ICC profile, or the
CSS identifier of a @color-profile rule.
## Python API
* The output_intent string entry replaces the srgb boolean in default
options.
## Features
* #2357, #2700: Support logical properties
* #1194, #2702: Support viewport units
* #2686: Detect redirection loops early in URL fetcher
* #2735, #2737: Support SVG transform angle units
* #2636, #2720, #2773: Use HTML parsers for presentational hints
* #2631, #2778, #2785, #2788: Allow users to set PDF output intent
## Bug fixes
* #2697, #2691: Avoid endless loops in grids
* #2709: Be less strict for gradient rasterization in tests
* #2683: Fix rendering of emojis in SVG
* #2688: Always describe font using absolute sizes
* #2676: Fix inheritance for svg/symbol tags referenced by use tags
* #2681: Add dc:description field to PDF/A metadata
* #2680: Force first grid row rendering on empty pages
* #2690: Compute units in gradients used in border background
* #2689: Cut flex elements with fixed height and overflowing children
* #2651, #2696: Fix tests on Debian
* #2698, #2699: Fix alignment of right-to-left elements with auto width and
OBS-URL: https://build.opensuse.org/request/show/1364802
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-weasyprint?expand=0&rev=23
Description
No description provided
Languages
RPM Spec
100%